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

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Oct 7 12:59:47 UTC 2013


Author: ebourg-guest
Date: 2013-10-07 12:59:47 +0000 (Mon, 07 Oct 2013)
New Revision: 17314

Modified:
   trunk/jmagick/debian/changelog
   trunk/jmagick/debian/compat
   trunk/jmagick/debian/control
Log:
Build depend on debhelper >= 9



Modified: trunk/jmagick/debian/changelog
===================================================================
--- trunk/jmagick/debian/changelog	2013-10-07 12:57:16 UTC (rev 17313)
+++ trunk/jmagick/debian/changelog	2013-10-07 12:59:47 UTC (rev 17314)
@@ -9,6 +9,7 @@
     - Removed Michael Koch from the uploaders (Closes: #654036)
     - Updated Standards-Version to 3.9.4 (no changes)
     - Updated the URL of the homepage
+    - Build depend on debhelper >= 9
   * debian/copyright: Refer to the GPL-2 in /usr/share/common-licenses
   * Use XZ compression for the upstream tarball
   * debian/rules: Install the upstream changelog

Modified: trunk/jmagick/debian/compat
===================================================================
--- trunk/jmagick/debian/compat	2013-10-07 12:57:16 UTC (rev 17313)
+++ trunk/jmagick/debian/compat	2013-10-07 12:59:47 UTC (rev 17314)
@@ -1 +1 @@
-7
+9

Modified: trunk/jmagick/debian/control
===================================================================
--- trunk/jmagick/debian/control	2013-10-07 12:57:16 UTC (rev 17313)
+++ trunk/jmagick/debian/control	2013-10-07 12:59:47 UTC (rev 17314)
@@ -4,8 +4,7 @@
 Section: graphics
 Priority: optional
 Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, 
-               libmagickcore-dev, autotools-dev, chrpath
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, libmagickcore-dev, autotools-dev, chrpath
 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jmagick
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jmagick
 Homepage: http://sourceforge.net/projects/jmagick/




More information about the pkg-java-commits mailing list