Author: fourmond Date: 2010-07-18 21:34:40 +0000 (Sun, 18 Jul 2010) New Revision: 11074
Added: packages/trunk/gimp-dds/debian/watch Modified: packages/trunk/gimp-dds/debian/changelog packages/trunk/gimp-dds/debian/control Log: [gimp-dds] Various housekeeping updates Modified: packages/trunk/gimp-dds/debian/changelog =================================================================== --- packages/trunk/gimp-dds/debian/changelog 2010-07-18 16:40:45 UTC (rev 11073) +++ packages/trunk/gimp-dds/debian/changelog 2010-07-18 21:34:40 UTC (rev 11074) @@ -1,3 +1,11 @@ +gimp-dds (2.0.9-3) unstable; urgency=low + + * Update to the new home for gimp-dds + * Added a watchfile now it is possible + * Already conforms to standards 3.9.0 + + -- Vincent Fourmond <[email protected]> Sun, 18 Jul 2010 23:30:51 +0200 + gimp-dds (2.0.9-2) unstable; urgency=low * Modify debian/rules to use Makefile.linux on all arches, to avoid Modified: packages/trunk/gimp-dds/debian/control =================================================================== --- packages/trunk/gimp-dds/debian/control 2010-07-18 16:40:45 UTC (rev 11073) +++ packages/trunk/gimp-dds/debian/control 2010-07-18 21:34:40 UTC (rev 11074) @@ -5,8 +5,8 @@ Uploaders: Vincent Fourmond <[email protected]> Build-Depends: debhelper (>= 5), libgimp2.0-dev (>=2.6), pkg-config, libgtk2.0-dev -Standards-Version: 3.8.4 -Homepage: http://nifelheim.dyndns.org/~cocidius/dds/ +Standards-Version: 3.9.0 +Homepage: http://code.google.com/p/gimp-dds/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/gimp-dds Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/gimp-dds/?op=log Added: packages/trunk/gimp-dds/debian/watch =================================================================== --- packages/trunk/gimp-dds/debian/watch (rev 0) +++ packages/trunk/gimp-dds/debian/watch 2010-07-18 21:34:40 UTC (rev 11074) @@ -0,0 +1,4 @@ +# Compulsory line, this is a version 3 file +version=3 + +http://code.google.com/p/gimp-dds .*gimp-dds-(.*).tar.bz2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

