Author: francois Date: 2008-06-20 03:31:29 +0000 (Fri, 20 Jun 2008) New Revision: 7442
Modified: packages/trunk/jumpnbump-levels/debian/changelog packages/trunk/jumpnbump-levels/debian/control packages/trunk/jumpnbump-levels/debian/copyright Log: Better copyright file and bump standards-version Modified: packages/trunk/jumpnbump-levels/debian/changelog =================================================================== --- packages/trunk/jumpnbump-levels/debian/changelog 2008-06-19 21:52:30 UTC (rev 7441) +++ packages/trunk/jumpnbump-levels/debian/changelog 2008-06-20 03:31:29 UTC (rev 7442) @@ -1,8 +1,10 @@ -jumpnbump-levels (0.0.20080427) UNRELEASED; urgency=low +jumpnbump-levels (20080620) unstable; urgency=low * Add the vcs-* fields to debian/control + * More complete copyright file + * Bump Standards-Version to 3.8.0 (no other changes) - -- Francois Marier <[EMAIL PROTECTED]> Sat, 26 Apr 2008 15:31:59 +1200 + -- Francois Marier <[EMAIL PROTECTED]> Fri, 20 Jun 2008 15:29:34 +1200 jumpnbump-levels (0.0.20080426) unstable; urgency=low Modified: packages/trunk/jumpnbump-levels/debian/control =================================================================== --- packages/trunk/jumpnbump-levels/debian/control 2008-06-19 21:52:30 UTC (rev 7441) +++ packages/trunk/jumpnbump-levels/debian/control 2008-06-20 03:31:29 UTC (rev 7442) @@ -5,7 +5,7 @@ Uploaders: Francois Marier <[EMAIL PROTECTED]> Build-Depends-Indep: bzip2 Build-Depends: debhelper (>= 6) -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Homepage: http://jumpbump.mine.nu/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/jumpnbump-levels/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/jumpnbump-levels/?op=log Modified: packages/trunk/jumpnbump-levels/debian/copyright =================================================================== --- packages/trunk/jumpnbump-levels/debian/copyright 2008-06-19 21:52:30 UTC (rev 7441) +++ packages/trunk/jumpnbump-levels/debian/copyright 2008-06-20 03:31:29 UTC (rev 7442) @@ -4,6 +4,25 @@ These levels are downloaded from http://jumpbump.mine.nu/, after a recommendation by Gürkan Sengün <[EMAIL PROTECTED]>. -Copyright: -These levels are all released under the terms of the GPL. See the -file /usr/share/common-licenses/GPL for more information. +Copyright: (C) 1998 Various Authors + +License: + + This program 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 program 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 program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA + +You are free to distribute this software under the terms of the GNU General +Public License. On Debian systems, the complete text of the GNU General +Public License can be found in /usr/share/common-licenses/GPL file. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

