[pkg-java] r10521 - trunk/jmagick/debian

Michael Koch mkoch at alioth.debian.org
Mon Sep 21 09:05:07 UTC 2009


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 <konqueror at gmx.de>  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 <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Kumar Appaiah <akumar at debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>, Kumar Appaiah <akumar at debian.org>, Michael Koch <konqueror at gmx.de>
 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




More information about the pkg-java-commits mailing list