[pkg-java] r18821 - trunk/commons-vfs/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Aug 31 14:00:56 UTC 2015


Author: ebourg-guest
Date: 2015-08-31 14:00:56 +0000 (Mon, 31 Aug 2015)
New Revision: 18821

Modified:
   trunk/commons-vfs/debian/changelog
   trunk/commons-vfs/debian/control
Log:
Use canonical URLs for the Vcs-* fields



Modified: trunk/commons-vfs/debian/changelog
===================================================================
--- trunk/commons-vfs/debian/changelog	2015-08-31 13:58:36 UTC (rev 18820)
+++ trunk/commons-vfs/debian/changelog	2015-08-31 14:00:56 UTC (rev 18821)
@@ -3,6 +3,7 @@
   * Team upload.
   * Ignore the dependency on maven-scm (Closes: #797459)
   * Standards-Version updated to 3.9.6 (no changes)
+  * Use canonical URLs for the Vcs-* fields
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 31 Aug 2015 15:16:34 +0200

Modified: trunk/commons-vfs/debian/control
===================================================================
--- trunk/commons-vfs/debian/control	2015-08-31 13:58:36 UTC (rev 18820)
+++ trunk/commons-vfs/debian/control	2015-08-31 14:00:56 UTC (rev 18821)
@@ -21,9 +21,9 @@
                      libmaven-javadoc-plugin-java
 Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper
 Standards-Version: 3.9.6
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-vfs
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-vfs
 Homepage: http://commons.apache.org/vfs/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-vfs
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-vfs
 
 Package: libcommons-vfs-java
 Architecture: all




More information about the pkg-java-commits mailing list