Author: vincentc-guest Date: 2012-04-09 23:14:48 +0000 (Mon, 09 Apr 2012) New Revision: 13468
Modified: packages/trunk/openssn/debian/changelog packages/trunk/openssn/debian/compat packages/trunk/openssn/debian/control packages/trunk/openssn/debian/copyright packages/trunk/openssn/debian/openssn.install Log: openssn: Update packaging Modified: packages/trunk/openssn/debian/changelog =================================================================== --- packages/trunk/openssn/debian/changelog 2012-04-09 11:40:08 UTC (rev 13467) +++ packages/trunk/openssn/debian/changelog 2012-04-09 23:14:48 UTC (rev 13468) @@ -2,4 +2,4 @@ * Initial release. (Closes: #640167) - -- Vincent Cheng <[email protected]> Wed, 09 Nov 2011 14:23:58 -0800 + -- Vincent Cheng <[email protected]> Mon, 09 Apr 2012 16:10:07 -0700 Modified: packages/trunk/openssn/debian/compat =================================================================== --- packages/trunk/openssn/debian/compat 2012-04-09 11:40:08 UTC (rev 13467) +++ packages/trunk/openssn/debian/compat 2012-04-09 23:14:48 UTC (rev 13468) @@ -1 +1 @@ -8 +9 Modified: packages/trunk/openssn/debian/control =================================================================== --- packages/trunk/openssn/debian/control 2012-04-09 11:40:08 UTC (rev 13467) +++ packages/trunk/openssn/debian/control 2012-04-09 23:14:48 UTC (rev 13468) @@ -3,19 +3,23 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Vincent Cheng <[email protected]> -Build-Depends: debhelper (>= 8), libsdl1.2-dev, libsdl-gfx1.2-dev, - libsdl-image1.2-dev, libsdl-mixer1.2-dev -Standards-Version: 3.9.2 +Build-Depends: + debhelper (>= 9), + libsdl-gfx1.2-dev, + libsdl-image1.2-dev, + libsdl-mixer1.2-dev, + libsdl1.2-dev +Standards-Version: 3.9.3 Homepage: http://openssn.sourceforge.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/openssn/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/openssn/ Package: openssn Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, openssn-data (= ${source:Version}) +Depends: openssn-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} Description: modern submarine tactical simulator OpenSSN is a submarine simulation (subsim) which tries to emulate the - behaviour of modern submarines. The player is placed in command of a + behaviour of modern submarines. The player is placed in command of a submarine and is able to move about in a deep ocean environment. Package: openssn-data @@ -24,7 +28,7 @@ Suggests: openssn Description: modern submarine tactical simulator (data) OpenSSN is a submarine simulation (subsim) which tries to emulate the - behaviour of modern submarines. The player is placed in command of a + behaviour of modern submarines. The player is placed in command of a submarine and is able to move about in a deep ocean environment. . This package contains data files for OpenSSN. @@ -33,10 +37,10 @@ Section: debug Priority: extra Architecture: any -Depends: ${misc:Depends}, openssn (= ${binary:Version}) +Depends: openssn (= ${binary:Version}), ${misc:Depends} Description: modern submarine tactical simulator (debug) OpenSSN is a submarine simulation (subsim) which tries to emulate the - behaviour of modern submarines. The player is placed in command of a + behaviour of modern submarines. The player is placed in command of a submarine and is able to move about in a deep ocean environment. . This package contains debugging symbols for OpenSSN. Modified: packages/trunk/openssn/debian/copyright =================================================================== --- packages/trunk/openssn/debian/copyright 2012-04-09 11:40:08 UTC (rev 13467) +++ packages/trunk/openssn/debian/copyright 2012-04-09 23:14:48 UTC (rev 13468) @@ -1,4 +1,4 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: openssn Source: http://openssn.sourceforge.net/ @@ -12,29 +12,13 @@ Copyright: 2000-2003 Michael Bridak <[email protected]> 2001 Rick McDaniel <[email protected]> 2011 Jesse Smith <[email protected]> -License: Creative Commons CC0 1.0 Universal +License: Creative-Commons-CC0-1.0-Universal Files: debian/* Copyright: 2011 Vincent Cheng <[email protected]> License: GPL-2 -License: GPL-2 - This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License, version 2 of the - License as published by the Free Software Foundation. - . - 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 program. If not, see <http://www.gnu.org/licenses/> - . - On Debian systems, the complete text of the GNU General - Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". - -License: Creative Commons CC0 1.0 Universal +License: Creative-Commons-CC0-1.0-Universal Statement of Purpose . The laws of most jurisdictions throughout the world automatically @@ -150,3 +134,20 @@ d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. + +License: GPL-2 + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License, version 2 of the + License as published by the Free Software Foundation. + . + 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 program. If not, see <http://www.gnu.org/licenses/> + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". + Modified: packages/trunk/openssn/debian/openssn.install =================================================================== --- packages/trunk/openssn/debian/openssn.install 2012-04-09 11:40:08 UTC (rev 13467) +++ packages/trunk/openssn/debian/openssn.install 2012-04-09 23:14:48 UTC (rev 13468) @@ -1,3 +1,3 @@ usr/bin/openssn +usr/share/applications/openssn.desktop usr/share/pixmaps/openssn.png -usr/share/applications/openssn.desktop _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

