[pkg-java] r17770 - trunk/checkstyle/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Feb 12 21:04:50 UTC 2014
Author: ebourg-guest
Date: 2014-02-12 21:04:50 +0000 (Wed, 12 Feb 2014)
New Revision: 17770
Modified:
trunk/checkstyle/debian/changelog
trunk/checkstyle/debian/compat
trunk/checkstyle/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/checkstyle/debian/changelog
===================================================================
--- trunk/checkstyle/debian/changelog 2014-02-12 07:23:12 UTC (rev 17769)
+++ trunk/checkstyle/debian/changelog 2014-02-12 21:04:50 UTC (rev 17770)
@@ -1,3 +1,9 @@
+checkstyle (5.6-3) UNRELEASED; urgency=medium
+
+ * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 12 Feb 2014 22:03:59 +0100
+
checkstyle (5.6-2) unstable; urgency=low
* Disabled tests that require internet access, which may not be
Modified: trunk/checkstyle/debian/compat
===================================================================
--- trunk/checkstyle/debian/compat 2014-02-12 07:23:12 UTC (rev 17769)
+++ trunk/checkstyle/debian/compat 2014-02-12 21:04:50 UTC (rev 17770)
@@ -1 +1 @@
-7
+9
Modified: trunk/checkstyle/debian/control
===================================================================
--- trunk/checkstyle/debian/control 2014-02-12 07:23:12 UTC (rev 17769)
+++ trunk/checkstyle/debian/control 2014-02-12 21:04:50 UTC (rev 17770)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Miguel Landaeta <miguel at miguel.cc>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: ant-optional, cdbs, debhelper (>= 7), default-jdk, javahelper
+Build-Depends: ant-optional, cdbs, debhelper (>= 9), default-jdk, javahelper
Build-Depends-Indep: antlr (>= 2.7.6),
default-jdk-doc,
junit4 (>= 4.8),
More information about the pkg-java-commits
mailing list