summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorThomas Jarosch <tomj@simonv.com>2011-02-08 22:09:36 +0000
committerThomas Jarosch <tomj@simonv.com>2011-02-08 22:09:36 +0000
commit06023f311003ba5b357c1132895afc829dff43d4 (patch)
tree5969a79ed4fb9356a4194af9661bb1b94875b00f /debian/copyright
parenteaeff26349b6cbceb435f58421e10133c45cbfa5 (diff)
downloadrockbox-06023f311003ba5b357c1132895afc829dff43d4.tar.gz
rockbox-06023f311003ba5b357c1132895afc829dff43d4.zip
debian directory needed to build maemo packages
The build rules in the debain directoy are currently maemo specific and won't build on debian. Later on we could add automatic distribution detection and switch the build rules based on that if someone wants to build a generic RaaA package for debian. Maemo binary packages get build like this (in scratchbox): dpkg-buildpackage -rfakeroot -sa git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29256 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000000..5b2f3f9304
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,30 @@
+This package was debianized by Thomas Jarosch <tomj@simonv.com> on
+Thu, 30 Dec 2010 16:18:05 -0500.
+
+It was downloaded from www.rockbox.org / svn://svn.rockbox.org/rockbox/trunk
+
+Upstream Author: The rockbox team - see docs/CREDITS for all the names
+
+Copyright: 2001-2011 - The rockbox team
+
+License:
+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2010, Thomas Jarosch <tomj@simonv.com> and
+is licensed under the GPL, see above.