Author: sicness-guest Date: 2013-08-08 15:31:53 +0000 (Thu, 08 Aug 2013) New Revision: 14464
Added: packages/trunk/phlipple/debian/watch Modified: packages/trunk/phlipple/debian/changelog packages/trunk/phlipple/debian/control Log: Added watch file and updated Standards-Version to 3.9.4 Modified: packages/trunk/phlipple/debian/changelog =================================================================== --- packages/trunk/phlipple/debian/changelog 2013-08-06 13:09:55 UTC (rev 14463) +++ packages/trunk/phlipple/debian/changelog 2013-08-08 15:31:53 UTC (rev 14464) @@ -1,4 +1,4 @@ -phlipple (0.8.2-2) UNRELEASED; urgency=low +phlipple (0.8.2-2) unstable; urgency=low [ Miriam Ruiz ] * Replaced Android and iOS "Support Us" buttons with a single button, @@ -7,8 +7,12 @@ [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org - -- Miriam Ruiz <[email protected]> Mon, 21 Nov 2011 17:23:45 +0100 + [ Anton Balashov ] + * Added watch file. Closes: #676447 + * Standards-Version is updated from 3.9.2 to 3.9.4 + -- Anton Balashov <[email protected]> Thu, 08 Aug 2013 19:11:51 +0400 + phlipple (0.8.2-1) unstable; urgency=low * Initial release. Closes: #648909 Modified: packages/trunk/phlipple/debian/control =================================================================== --- packages/trunk/phlipple/debian/control 2013-08-06 13:09:55 UTC (rev 14463) +++ packages/trunk/phlipple/debian/control 2013-08-08 15:31:53 UTC (rev 14464) @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7), dh-buildinfo, quilt, autotools-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libglew1.6-dev | libglew1.5-dev -Standards-Version: 3.9.2 +Standards-Version: 3.9.4 Homepage: http://phuzzboxmedia.com/games/phlipple Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/phlipple/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/phlipple/ Added: packages/trunk/phlipple/debian/watch =================================================================== --- packages/trunk/phlipple/debian/watch (rev 0) +++ packages/trunk/phlipple/debian/watch 2013-08-08 15:31:53 UTC (rev 14464) @@ -0,0 +1,2 @@ +version=3 +http://sf.net/phlipple/phlipple-([0-9.a-z]+)\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

