[pkg-java] r17659 - trunk/wagon/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jan 15 21:14:00 UTC 2014
Author: ebourg-guest
Date: 2014-01-15 21:14:00 +0000 (Wed, 15 Jan 2014)
New Revision: 17659
Modified:
trunk/wagon/debian/changelog
trunk/wagon/debian/compat
trunk/wagon/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/wagon/debian/changelog
===================================================================
--- trunk/wagon/debian/changelog 2014-01-15 14:51:43 UTC (rev 17658)
+++ trunk/wagon/debian/changelog 2014-01-15 21:14:00 UTC (rev 17659)
@@ -1,3 +1,9 @@
+wagon (1.0.0-5) UNRELEASED; urgency=medium
+
+ * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 15 Jan 2014 22:13:26 +0100
+
wagon (1.0.0-4) unstable; urgency=low
[ Damien Raude-Morvan ]
Modified: trunk/wagon/debian/compat
===================================================================
--- trunk/wagon/debian/compat 2014-01-15 14:51:43 UTC (rev 17658)
+++ trunk/wagon/debian/compat 2014-01-15 21:14:00 UTC (rev 17659)
@@ -1 +1 @@
-7
+9
Modified: trunk/wagon/debian/control
===================================================================
--- trunk/wagon/debian/control 2014-01-15 14:51:43 UTC (rev 17658)
+++ trunk/wagon/debian/control 2014-01-15 21:14:00 UTC (rev 17659)
@@ -5,7 +5,7 @@
Uploaders: Torsten Werner <twerner at debian.org>,
Ludovic Claude <ludovic.claude at laposte.net>,
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,
junit (>= 3.8.1),
libcommons-codec-java,
More information about the pkg-java-commits
mailing list