[pkg-java] r18433 - trunk/jardiff/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 15 21:38:56 UTC 2014


Author: ebourg-guest
Date: 2014-09-15 21:38:56 +0000 (Mon, 15 Sep 2014)
New Revision: 18433

Modified:
   trunk/jardiff/debian/changelog
   trunk/jardiff/debian/compat
   trunk/jardiff/debian/control
Log:
Switch to debhelper level 9



Modified: trunk/jardiff/debian/changelog
===================================================================
--- trunk/jardiff/debian/changelog	2014-09-15 21:36:20 UTC (rev 18432)
+++ trunk/jardiff/debian/changelog	2014-09-15 21:38:56 UTC (rev 18433)
@@ -5,6 +5,7 @@
     - Standards-Version updated to 3.9.5 (no changes)
     - Depend on libasm4-java instead of libasm3-java
     - Use canonical URLs for the Vcs-* fields
+  * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 15 Sep 2014 23:32:43 +0200
 

Modified: trunk/jardiff/debian/compat
===================================================================
--- trunk/jardiff/debian/compat	2014-09-15 21:36:20 UTC (rev 18432)
+++ trunk/jardiff/debian/compat	2014-09-15 21:38:56 UTC (rev 18433)
@@ -1 +1 @@
-5
+9

Modified: trunk/jardiff/debian/control
===================================================================
--- trunk/jardiff/debian/control	2014-09-15 21:36:20 UTC (rev 18432)
+++ trunk/jardiff/debian/control	2014-09-15 21:38:56 UTC (rev 18433)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), default-jdk, ant
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, ant
 Build-Depends-Indep: libasm4-java, libcommons-cli-java
 Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jardiff/




More information about the pkg-java-commits mailing list