[pkg-java] r17872 - trunk/jython/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Mar 12 16:40:31 UTC 2014


Author: ebourg-guest
Date: 2014-03-12 16:40:31 +0000 (Wed, 12 Mar 2014)
New Revision: 17872

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



Modified: trunk/jython/debian/changelog
===================================================================
--- trunk/jython/debian/changelog	2014-03-12 13:47:38 UTC (rev 17871)
+++ trunk/jython/debian/changelog	2014-03-12 16:40:31 UTC (rev 17872)
@@ -1,3 +1,10 @@
+jython (2.5.3-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Use canonical URLs for the Vcs-* fields
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 12 Mar 2014 17:40:04 +0100
+
 jython (2.5.3-1) unstable; urgency=low
 
   * New upstream release (Closes: #690116)

Modified: trunk/jython/debian/control
===================================================================
--- trunk/jython/debian/control	2014-03-12 13:47:38 UTC (rev 17871)
+++ trunk/jython/debian/control	2014-03-12 16:40:31 UTC (rev 17872)
@@ -23,9 +23,9 @@
  libmysql-java,
  libpostgresql-jdbc-java
 Standards-Version: 3.9.5
-Homepage: http://www.jython.org/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jython
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jython/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jython
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jython/
+Homepage: http://www.jython.org
 
 Package: jython
 Architecture: all




More information about the pkg-java-commits mailing list