Author: vcheng Date: 2014-02-28 11:01:16 +0000 (Fri, 28 Feb 2014) New Revision: 14935
Modified: packages/trunk/peg-e/debian/changelog packages/trunk/peg-e/debian/control packages/trunk/peg-e/debian/peg-e.install Log: Update to standards version 3.9.5 Modified: packages/trunk/peg-e/debian/changelog =================================================================== --- packages/trunk/peg-e/debian/changelog 2014-02-28 10:59:24 UTC (rev 14934) +++ packages/trunk/peg-e/debian/changelog 2014-02-28 11:01:16 UTC (rev 14935) @@ -1,5 +1,7 @@ -peg-e (1.1.2-1) UNRELEASED; urgency=low +peg-e (1.1.2-1) unstable; urgency=low + * Team upload. + [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org @@ -14,8 +16,12 @@ * Use DEP5 copyright * debian/rules: Install binary to usr/games - -- Jackson Doak <[email protected]> Thu, 05 Dec 2013 07:48:15 +1100 + [ Vincent Cheng ] + * Update debian/copyright to include full GPL-3+ license header. + * Update to Standards version 3.9.5. + -- Vincent Cheng <[email protected]> Fri, 28 Feb 2014 02:59:41 -0800 + peg-e (1.1.0-1) unstable; urgency=low [ Miriam Ruiz ] Modified: packages/trunk/peg-e/debian/control =================================================================== --- packages/trunk/peg-e/debian/control 2014-02-28 10:59:24 UTC (rev 14934) +++ packages/trunk/peg-e/debian/control 2014-02-28 11:01:16 UTC (rev 14935) @@ -3,16 +3,15 @@ Priority: extra Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]> -Build-Depends: debhelper (>= 9), - qtbase5-dev, qt5-default -Standards-Version: 3.8.1 +Build-Depends: debhelper (>= 9), qt5-default, qtbase5-dev +Standards-Version: 3.9.5 Homepage: http://gottcode.org/peg-e/ Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/peg-e/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/peg-e/ Package: peg-e Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: peg elimination solitaire game Peg-E is a peg solitaire game in which you jump over pieces in order to remove them from the board, ultimately trying to eliminate all but one. Modified: packages/trunk/peg-e/debian/peg-e.install =================================================================== --- packages/trunk/peg-e/debian/peg-e.install 2014-02-28 10:59:24 UTC (rev 14934) +++ packages/trunk/peg-e/debian/peg-e.install 2014-02-28 11:01:16 UTC (rev 14935) @@ -1,2 +1,2 @@ +icons/peg-e.desktop usr/share/applications/ peg-e usr/games/ -icons/peg-e.desktop usr/share/applications/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

