[pkg-java] r18574 - trunk/tiles/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Oct 25 23:25:49 BST 2014
Author: ebourg-guest
Date: 2014-10-25 22:25:49 +0000 (Sat, 25 Oct 2014)
New Revision: 18574
Modified:
trunk/tiles/debian/changelog
trunk/tiles/debian/compat
trunk/tiles/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/tiles/debian/changelog
===================================================================
--- trunk/tiles/debian/changelog 2014-10-25 22:24:31 UTC (rev 18573)
+++ trunk/tiles/debian/changelog 2014-10-25 22:25:49 UTC (rev 18574)
@@ -2,6 +2,7 @@
* Removed the suggested dependency on libservlet2.5-java
* Standards-Version updated to 3.9.6 (no changes)
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Sun, 26 Oct 2014 00:22:35 +0200
Modified: trunk/tiles/debian/compat
===================================================================
--- trunk/tiles/debian/compat 2014-10-25 22:24:31 UTC (rev 18573)
+++ trunk/tiles/debian/compat 2014-10-25 22:25:49 UTC (rev 18574)
@@ -1 +1 @@
-7
+9
Modified: trunk/tiles/debian/control
===================================================================
--- trunk/tiles/debian/control 2014-10-25 22:24:31 UTC (rev 18573)
+++ trunk/tiles/debian/control 2014-10-25 22:25:49 UTC (rev 18574)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-ant-helper
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-ant-helper
Build-Depends-Indep: libcommons-digester-java, libslf4j-java, libognl-java,
libservlet2.5-java, libtomcat7-java, libspring-core-java, libspring-web-java,
libfreemarker-java, maven-repo-helper, libmvel-java
More information about the pkg-java-commits
mailing list