[pkg-java] r19079 - trunk/libcommons-el-java/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jun 3 14:41:13 UTC 2016


Author: ebourg-guest
Date: 2016-06-03 14:41:13 +0000 (Fri, 03 Jun 2016)
New Revision: 19079

Modified:
   trunk/libcommons-el-java/debian/changelog
   trunk/libcommons-el-java/debian/compat
   trunk/libcommons-el-java/debian/control
Log:
Switch to debhelper level 9



Modified: trunk/libcommons-el-java/debian/changelog
===================================================================
--- trunk/libcommons-el-java/debian/changelog	2016-06-03 14:40:41 UTC (rev 19078)
+++ trunk/libcommons-el-java/debian/changelog	2016-06-03 14:41:13 UTC (rev 19079)
@@ -2,6 +2,7 @@
 
   * Transition to the Servlet API 3.1
   * Standards-Version updated to 3.9.8 (no changes)
+  * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 03 Jun 2016 16:37:38 +0200
 

Modified: trunk/libcommons-el-java/debian/compat
===================================================================
--- trunk/libcommons-el-java/debian/compat	2016-06-03 14:40:41 UTC (rev 19078)
+++ trunk/libcommons-el-java/debian/compat	2016-06-03 14:41:13 UTC (rev 19079)
@@ -1 +1 @@
-7
+9

Modified: trunk/libcommons-el-java/debian/control
===================================================================
--- trunk/libcommons-el-java/debian/control	2016-06-03 14:40:41 UTC (rev 19078)
+++ trunk/libcommons-el-java/debian/control	2016-06-03 14:41:13 UTC (rev 19079)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Niels Thykier <niels at thykier.net>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant
 Build-Depends-Indep: junit (>= 3.8.1), libservlet3.1-java
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-el-java




More information about the pkg-java-commits mailing list