[pkg-java] r18031 - trunk/libjson-java/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 11 17:08:23 UTC 2014
Author: ebourg-guest
Date: 2014-04-11 17:08:23 +0000 (Fri, 11 Apr 2014)
New Revision: 18031
Modified:
trunk/libjson-java/debian/changelog
trunk/libjson-java/debian/compat
trunk/libjson-java/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/libjson-java/debian/changelog
===================================================================
--- trunk/libjson-java/debian/changelog 2014-04-11 17:01:50 UTC (rev 18030)
+++ trunk/libjson-java/debian/changelog 2014-04-11 17:08:23 UTC (rev 18031)
@@ -5,6 +5,7 @@
- Updated Standards-Version to 3.9.5 (no changes)
- Removed Michael Koch from the uploaders (Closes: #654085)
- Removed the dependency on the JRE for the binary package
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Tue, 27 Aug 2013 16:35:10 +0200
Modified: trunk/libjson-java/debian/compat
===================================================================
--- trunk/libjson-java/debian/compat 2014-04-11 17:01:50 UTC (rev 18030)
+++ trunk/libjson-java/debian/compat 2014-04-11 17:08:23 UTC (rev 18031)
@@ -1 +1 @@
-7
+9
Modified: trunk/libjson-java/debian/control
===================================================================
--- trunk/libjson-java/debian/control 2014-04-11 17:01:50 UTC (rev 18030)
+++ trunk/libjson-java/debian/control 2014-04-11 17:08:23 UTC (rev 18031)
@@ -5,7 +5,7 @@
Uploaders: Torsten Werner <twerner at debian.org>,
Varun Hiremath <varun at debian.org>,
Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk
+Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk
Build-Depends-Indep: groovy,
junit,
libcommons-beanutils-java,
More information about the pkg-java-commits
mailing list