[pkg-java] r17864 - trunk/antlr3/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 12 09:17:03 UTC 2014
Author: ebourg-guest
Date: 2014-03-12 09:17:03 +0000 (Wed, 12 Mar 2014)
New Revision: 17864
Modified:
trunk/antlr3/debian/changelog
trunk/antlr3/debian/compat
trunk/antlr3/debian/control
Log:
Standards-Version updated to 3.9.5 (no changes)
Switch to debhelper level 9
Modified: trunk/antlr3/debian/changelog
===================================================================
--- trunk/antlr3/debian/changelog 2014-03-11 15:59:23 UTC (rev 17863)
+++ trunk/antlr3/debian/changelog 2014-03-12 09:17:03 UTC (rev 17864)
@@ -1,3 +1,10 @@
+antlr3 (3.2-10) UNRELEASED; urgency=medium
+
+ * Standards-Version updated to 3.9.5 (no changes)
+ * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 12 Mar 2014 10:15:32 +0100
+
antlr3 (3.2-9) unstable; urgency=low
* Team upload.
Modified: trunk/antlr3/debian/compat
===================================================================
--- trunk/antlr3/debian/compat 2014-03-11 15:59:23 UTC (rev 17863)
+++ trunk/antlr3/debian/compat 2014-03-12 09:17:03 UTC (rev 17864)
@@ -1 +1 @@
-7
+9
Modified: trunk/antlr3/debian/control
===================================================================
--- trunk/antlr3/debian/control 2014-03-11 15:59:23 UTC (rev 17863)
+++ trunk/antlr3/debian/control 2014-03-12 09:17:03 UTC (rev 17864)
@@ -4,12 +4,12 @@
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Emmanuel Bourg <ebourg at apache.org>,
Jakub Adam <jakub.adam at ktknet.cz>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk,
+Build-Depends: debhelper (>= 9), cdbs, default-jdk,
maven-debian-helper (>= 1.1), libstringtemplate-java (>= 3.2.1),
libantlr-maven-plugin-java (>= 2.1), libmaven-plugin-testing-java,
libmaven-javadoc-plugin-java, libmaven-install-plugin-java,
default-jdk-doc, libmaven-plugin-tools-java, bnd
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/antlr3
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/antlr3
Homepage: http://www.antlr3.org
More information about the pkg-java-commits
mailing list