[pkg-java] r18187 - trunk/stringtemplate/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue May 27 11:40:58 UTC 2014


Author: ebourg-guest
Date: 2014-05-27 11:40:58 +0000 (Tue, 27 May 2014)
New Revision: 18187

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



Modified: trunk/stringtemplate/debian/changelog
===================================================================
--- trunk/stringtemplate/debian/changelog	2014-05-27 11:37:07 UTC (rev 18186)
+++ trunk/stringtemplate/debian/changelog	2014-05-27 11:40:58 UTC (rev 18187)
@@ -5,6 +5,7 @@
     - Removed the dependency on a Java runtime for libstringtemplate-java
     - Removed Michael Koch from the uploaders (Closes: #654132)
     - Standards-Version updated to 3.9.5 (no changes)
+    - Use canonical URLs for the Vcs-* fields
   * Switch to debhelper level 9
   * Use XZ compression for the upstream tarball
 

Modified: trunk/stringtemplate/debian/control
===================================================================
--- trunk/stringtemplate/debian/control	2014-05-27 11:37:07 UTC (rev 18186)
+++ trunk/stringtemplate/debian/control	2014-05-27 11:40:58 UTC (rev 18187)
@@ -6,9 +6,9 @@
 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.9.5
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/stringtemplate
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/stringtemplate/
-Homepage: http://www.stringtemplate.org/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/stringtemplate
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/stringtemplate/
+Homepage: http://www.stringtemplate.org
 
 Package: libstringtemplate-java
 Architecture: all




More information about the pkg-java-commits mailing list