From 06023f311003ba5b357c1132895afc829dff43d4 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Tue, 8 Feb 2011 22:09:36 +0000 Subject: 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 --- debian/copyright | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 debian/copyright (limited to 'debian/copyright') 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 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 and +is licensed under the GPL, see above. -- cgit v1.2.3