Author: fourmond Date: 2009-05-05 18:47:08 +0000 (Tue, 05 May 2009) New Revision: 9673
Added: packages/trunk/gimp-dds/debian/README.source Modified: packages/trunk/gimp-dds/debian/changelog packages/trunk/gimp-dds/debian/control Log: [gimp-dds] New upstream version, switching to gimp 2.6 Added: packages/trunk/gimp-dds/debian/README.source =================================================================== --- packages/trunk/gimp-dds/debian/README.source (rev 0) +++ packages/trunk/gimp-dds/debian/README.source 2009-05-05 18:47:08 UTC (rev 9673) @@ -0,0 +1,9 @@ +This is the README.source file for the package gimp-dds + +This package uses quilt to manage all modifications to the upstream +source. Changes are stored in the source package as diffs in +debian/patches and applied during the build. + +See /usr/share/doc/quilt/README.source for a detailed explanation. + + -- Vincent Fourmond <[email protected]>, Tue, 5 May 2009 20:42:49 +0200 Modified: packages/trunk/gimp-dds/debian/changelog =================================================================== --- packages/trunk/gimp-dds/debian/changelog 2009-05-05 00:08:59 UTC (rev 9672) +++ packages/trunk/gimp-dds/debian/changelog 2009-05-05 18:47:08 UTC (rev 9673) @@ -1,8 +1,11 @@ -gimp-dds (2.0.6-2) UNRELEASED; urgency=low +gimp-dds (2.0.7-1) unstable; urgency=low - * NOT RELEASED YET + * New upstream release. + * Build-depends on gimp 2.6 development files + * Add a debian/README.source file to document the patching system. + * Now conforms to standards 3.8.1 - -- Vincent Fourmond <[email protected]> Sat, 28 Jun 2008 00:01:59 +0200 + -- Vincent Fourmond <[email protected]> Tue, 05 May 2009 20:43:12 +0200 gimp-dds (2.0.6-1) unstable; urgency=low Modified: packages/trunk/gimp-dds/debian/control =================================================================== --- packages/trunk/gimp-dds/debian/control 2009-05-05 00:08:59 UTC (rev 9672) +++ packages/trunk/gimp-dds/debian/control 2009-05-05 18:47:08 UTC (rev 9673) @@ -3,8 +3,8 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Vincent Fourmond <[email protected]> -Build-Depends: debhelper (>= 5), libgimp2.0-dev (>=2.4), pkg-config, quilt -Standards-Version: 3.7.3 +Build-Depends: debhelper (>= 5), libgimp2.0-dev (>=2.6), pkg-config, quilt +Standards-Version: 3.8.1 Homepage: http://nifelheim.dyndns.org/~cocidius/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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

