[pkg-java] r18183 - trunk/stringtemplate/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue May 27 11:32:46 UTC 2014
Author: ebourg-guest
Date: 2014-05-27 11:32:46 +0000 (Tue, 27 May 2014)
New Revision: 18183
Modified:
trunk/stringtemplate/debian/changelog
trunk/stringtemplate/debian/compat
trunk/stringtemplate/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/stringtemplate/debian/changelog
===================================================================
--- trunk/stringtemplate/debian/changelog 2014-05-27 11:30:54 UTC (rev 18182)
+++ trunk/stringtemplate/debian/changelog 2014-05-27 11:32:46 UTC (rev 18183)
@@ -3,6 +3,7 @@
* Team upload.
* debian/control:
- Removed Michael Koch from the uploaders (Closes: #654132)
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Tue, 27 May 2014 13:29:58 +0200
Modified: trunk/stringtemplate/debian/compat
===================================================================
--- trunk/stringtemplate/debian/compat 2014-05-27 11:30:54 UTC (rev 18182)
+++ trunk/stringtemplate/debian/compat 2014-05-27 11:32:46 UTC (rev 18183)
@@ -1 +1 @@
-7
+9
Modified: trunk/stringtemplate/debian/control
===================================================================
--- trunk/stringtemplate/debian/control 2014-05-27 11:30:54 UTC (rev 18182)
+++ trunk/stringtemplate/debian/control 2014-05-27 11:32:46 UTC (rev 18183)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: cdbs (>= 0.4.8), debhelper (>= 7), default-jdk, ant-optional, antlr (>= 2.7.7), maven-repo-helper
+Build-Depends: cdbs (>= 0.4.8), debhelper (>= 9), default-jdk, ant-optional, antlr (>= 2.7.7), maven-repo-helper
Build-Depends-Indep: libantlr-java, junit
Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/stringtemplate
More information about the pkg-java-commits
mailing list