Author: mkoch Date: 2009-09-21 09:05:05 +0000 (Mon, 21 Sep 2009) New Revision: 10521
Modified: trunk/jmagick/debian/changelog trunk/jmagick/debian/compat trunk/jmagick/debian/control Log: * Build-Depends on debhelper >= 7. * Added myself to Uploaders. * Updated Standards-Version to 3.8.3. Modified: trunk/jmagick/debian/changelog =================================================================== --- trunk/jmagick/debian/changelog 2009-09-21 08:54:46 UTC (rev 10520) +++ trunk/jmagick/debian/changelog 2009-09-21 09:05:05 UTC (rev 10521) @@ -2,6 +2,9 @@ * Fixed watch file to point to correct download location. * Adjusted debian/orig-tar.sh for new upstream layout. + * Build-Depends on debhelper >= 7. + * Added myself to Uploaders. + * Updated Standards-Version to 3.8.3. -- Michael Koch <[email protected]> Mon, 21 Sep 2009 10:40:58 +0200 Modified: trunk/jmagick/debian/compat =================================================================== --- trunk/jmagick/debian/compat 2009-09-21 08:54:46 UTC (rev 10520) +++ trunk/jmagick/debian/compat 2009-09-21 09:05:05 UTC (rev 10521) @@ -1 +1 @@ -5 +7 Modified: trunk/jmagick/debian/control =================================================================== --- trunk/jmagick/debian/control 2009-09-21 08:54:46 UTC (rev 10520) +++ trunk/jmagick/debian/control 2009-09-21 09:05:05 UTC (rev 10521) @@ -1,10 +1,10 @@ Source: jmagick Maintainer: Debian Java maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]>, Michael Koch <[email protected]> Section: graphics Priority: optional -Standards-Version: 3.7.3 -Build-Depends: debhelper (>= 5), cdbs, default-jdk-builddep, libmagick9-dev, autotools-dev, chrpath, quilt +Standards-Version: 3.8.3 +Build-Depends: debhelper (>= 7), cdbs, default-jdk-builddep, libmagick9-dev, autotools-dev, chrpath, quilt Homepage: http://www.yeo.id.au/jmagick/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jmagick Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jmagick _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

