[pkg-java] r18363 - trunk/easyconf/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 8 06:45:40 UTC 2014


Author: ebourg-guest
Date: 2014-09-08 06:45:40 +0000 (Mon, 08 Sep 2014)
New Revision: 18363

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



Modified: trunk/easyconf/debian/changelog
===================================================================
--- trunk/easyconf/debian/changelog	2014-09-08 06:43:29 UTC (rev 18362)
+++ trunk/easyconf/debian/changelog	2014-09-08 06:45:40 UTC (rev 18363)
@@ -4,6 +4,7 @@
   * debian/control:
     - Depend on libservlet3.1-java instead of libservlet2.5-java
   * Fixed the watch file
+  * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 08 Sep 2014 08:39:02 +0200
 

Modified: trunk/easyconf/debian/compat
===================================================================
--- trunk/easyconf/debian/compat	2014-09-08 06:43:29 UTC (rev 18362)
+++ trunk/easyconf/debian/compat	2014-09-08 06:45:40 UTC (rev 18363)
@@ -1 +1 @@
-7
+9

Modified: trunk/easyconf/debian/control
===================================================================
--- trunk/easyconf/debian/control	2014-09-08 06:43:29 UTC (rev 18362)
+++ trunk/easyconf/debian/control	2014-09-08 06:45:40 UTC (rev 18363)
@@ -6,7 +6,7 @@
 Build-Depends: ant,
                ant-optional,
                cdbs,
-               debhelper (>= 7),
+               debhelper (>= 9),
                default-jdk,
                junit,
                libcommons-beanutils-java,




More information about the pkg-java-commits mailing list