[pkg-java] r17574 - trunk/commons-beanutils/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Dec 17 06:55:42 UTC 2013


Author: ebourg-guest
Date: 2013-12-17 06:55:42 +0000 (Tue, 17 Dec 2013)
New Revision: 17574

Modified:
   trunk/commons-beanutils/debian/changelog
   trunk/commons-beanutils/debian/compat
   trunk/commons-beanutils/debian/control
Log:
Switch to debhelper level 9



Modified: trunk/commons-beanutils/debian/changelog
===================================================================
--- trunk/commons-beanutils/debian/changelog	2013-12-12 15:29:20 UTC (rev 17573)
+++ trunk/commons-beanutils/debian/changelog	2013-12-17 06:55:42 UTC (rev 17574)
@@ -1,3 +1,9 @@
+commons-beanutils (1.8.3-5) UNRELEASED; urgency=medium
+
+  * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 17 Dec 2013 07:55:03 +0100
+
 commons-beanutils (1.8.3-4) unstable; urgency=low
 
   * Team upload.

Modified: trunk/commons-beanutils/debian/compat
===================================================================
--- trunk/commons-beanutils/debian/compat	2013-12-12 15:29:20 UTC (rev 17573)
+++ trunk/commons-beanutils/debian/compat	2013-12-17 06:55:42 UTC (rev 17574)
@@ -1 +1 @@
-7
+9

Modified: trunk/commons-beanutils/debian/control
===================================================================
--- trunk/commons-beanutils/debian/control	2013-12-12 15:29:20 UTC (rev 17573)
+++ trunk/commons-beanutils/debian/control	2013-12-17 06:55:42 UTC (rev 17574)
@@ -5,7 +5,7 @@
 Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
            Damien Raude-Morvan <drazzib at debian.org>,
            Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
 Build-Depends-Indep: default-jdk-doc,
                      libclirr-maven-plugin-java,
                      libcommons-logging-java,




More information about the pkg-java-commits mailing list