[pkg-java] r17772 - trunk/libslf4j-java/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Feb 13 23:08:19 UTC 2014
Author: ebourg-guest
Date: 2014-02-13 23:08:19 +0000 (Thu, 13 Feb 2014)
New Revision: 17772
Modified:
trunk/libslf4j-java/debian/changelog
trunk/libslf4j-java/debian/compat
trunk/libslf4j-java/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/libslf4j-java/debian/changelog
===================================================================
--- trunk/libslf4j-java/debian/changelog 2014-02-12 21:10:22 UTC (rev 17771)
+++ trunk/libslf4j-java/debian/changelog 2014-02-13 23:08:19 UTC (rev 17772)
@@ -1,3 +1,9 @@
+libslf4j-java (1.7.5-3) UNRELEASED; urgency=medium
+
+ * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 14 Feb 2014 00:06:41 +0100
+
libslf4j-java (1.7.5-2) unstable; urgency=low
* debian/rules: Added ant-junit4 to the classpath to fix test failures
Modified: trunk/libslf4j-java/debian/compat
===================================================================
--- trunk/libslf4j-java/debian/compat 2014-02-12 21:10:22 UTC (rev 17771)
+++ trunk/libslf4j-java/debian/compat 2014-02-13 23:08:19 UTC (rev 17772)
@@ -1 +1 @@
-7
+9
Modified: trunk/libslf4j-java/debian/control
===================================================================
--- trunk/libslf4j-java/debian/control 2014-02-12 21:10:22 UTC (rev 17771)
+++ trunk/libslf4j-java/debian/control 2014-02-13 23:08:19 UTC (rev 17772)
@@ -8,7 +8,7 @@
Build-Depends: ant,
ant-optional,
cdbs,
- debhelper (>= 7),
+ debhelper (>= 9),
default-jdk,
junit4,
libcommons-logging-java,
More information about the pkg-java-commits
mailing list