[pkg-java] r17338 - trunk/surefire/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Thu Oct 17 21:31:31 UTC 2013


Author: ebourg-guest
Date: 2013-10-17 21:31:31 +0000 (Thu, 17 Oct 2013)
New Revision: 17338

Modified:
   trunk/surefire/debian/changelog
   trunk/surefire/debian/control
Log:
Use canonical URLs for the Vcs-* fields
Updated Standards-Version to 3.9.4 (no changes)



Modified: trunk/surefire/debian/changelog
===================================================================
--- trunk/surefire/debian/changelog	2013-10-17 20:18:19 UTC (rev 17337)
+++ trunk/surefire/debian/changelog	2013-10-17 21:31:31 UTC (rev 17338)
@@ -1,3 +1,12 @@
+surefire (2.10-5) UNRELEASED; urgency=low
+
+  * Team upload.
+  * debian/control:
+    - Use canonical URLs for the Vcs-* fields
+    - Updated Standards-Version to 3.9.4 (no changes)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 17 Oct 2013 22:54:43 +0200
+
 surefire (2.10-4) unstable; urgency=low
 
   * Team upload.

Modified: trunk/surefire/debian/control
===================================================================
--- trunk/surefire/debian/control	2013-10-17 20:18:19 UTC (rev 17337)
+++ trunk/surefire/debian/control	2013-10-17 21:31:31 UTC (rev 17338)
@@ -22,9 +22,9 @@
                      maven-repo-helper,
                      testng,
                      velocity
-Standards-Version: 3.9.3
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/surefire
-Vcs-Browser: http://svn.debian.org/viewvc/pkg-java/trunk/surefire/
+Standards-Version: 3.9.4
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/surefire
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/surefire
 Homepage: http://maven.apache.org/surefire/
 
 Package: libsurefire-java




More information about the pkg-java-commits mailing list