[pkg-java] r18535 - trunk/antlr/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Oct 10 09:09:39 BST 2014


Author: ebourg-guest
Date: 2014-10-10 08:09:39 +0000 (Fri, 10 Oct 2014)
New Revision: 18535

Modified:
   trunk/antlr/debian/changelog
   trunk/antlr/debian/compat
   trunk/antlr/debian/control
Log:
Refreshed the package



Modified: trunk/antlr/debian/changelog
===================================================================
--- trunk/antlr/debian/changelog	2014-10-08 09:15:08 UTC (rev 18534)
+++ trunk/antlr/debian/changelog	2014-10-10 08:09:39 UTC (rev 18535)
@@ -1,3 +1,13 @@
+antlr (2.7.7+dfsg-6) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * debian/control:
+    - Bumped Standards-Version to 3.9.6 (no changes)
+    - Use canonical URLs for the Vcs-* fields
+  * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 10 Oct 2014 09:59:42 +0200
+
 antlr (2.7.7+dfsg-5) unstable; urgency=low
 
   * Team upload.

Modified: trunk/antlr/debian/compat
===================================================================
--- trunk/antlr/debian/compat	2014-10-08 09:15:08 UTC (rev 18534)
+++ trunk/antlr/debian/compat	2014-10-10 08:09:39 UTC (rev 18535)
@@ -1 +1 @@
-7
+9

Modified: trunk/antlr/debian/control
===================================================================
--- trunk/antlr/debian/control	2014-10-08 09:15:08 UTC (rev 18534)
+++ trunk/antlr/debian/control	2014-10-10 08:09:39 UTC (rev 18535)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 7), default-jdk, python (>= 2.6.6-3~), autotools-dev, python-all-dev (>= 2.3.5-11), sharutils
+Build-Depends: debhelper (>= 9), default-jdk, python (>= 2.6.6-3~), autotools-dev, python-all-dev (>= 2.3.5-11), sharutils
 Build-Depends-Indep: maven-repo-helper, nant, cli-common-dev (>= 0.7), mono-devel | c-sharp-compiler, libmono-winforms2.0-cil
-Standards-Version: 3.9.4
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/antlr
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/antlr
-Homepage: http://www.antlr2.org/
+Standards-Version: 3.9.6
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/antlr
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/antlr
+Homepage: http://www.antlr2.org
 
 Package: antlr
 Architecture: all




More information about the pkg-java-commits mailing list