summaryrefslogtreecommitdiff
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 @@
1This package was debianized by Thomas Jarosch <tomj@simonv.com> on
2Thu, 30 Dec 2010 16:18:05 -0500.
3
4It was downloaded from www.rockbox.org / svn://svn.rockbox.org/rockbox/trunk
5
6Upstream Author: The rockbox team - see docs/CREDITS for all the names
7
8Copyright: 2001-2011 - The rockbox team
9
10License:
11
12 This package is free software; you can redistribute it and/or modify
13 it under the terms of the GNU General Public License as published by
14 the Free Software Foundation; either version 2 of the License, or
15 (at your option) any later version.
16
17 This package is distributed in the hope that it will be useful,
18 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 GNU General Public License for more details.
21
22 You should have received a copy of the GNU General Public License
23 along with this package; if not, write to the Free Software
24 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
26On Debian systems, the complete text of the GNU General
27Public License can be found in `/usr/share/common-licenses/GPL'.
28
29The Debian packaging is (C) 2010, Thomas Jarosch <tomj@simonv.com> and
30is licensed under the GPL, see above.