[pkg-java] r17083 - trunk/c3p0/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Sun Jul 28 21:44:21 UTC 2013


Author: ebourg-guest
Date: 2013-07-28 21:44:21 +0000 (Sun, 28 Jul 2013)
New Revision: 17083

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



Modified: trunk/c3p0/debian/changelog
===================================================================
--- trunk/c3p0/debian/changelog	2013-07-28 21:32:17 UTC (rev 17082)
+++ trunk/c3p0/debian/changelog	2013-07-28 21:44:21 UTC (rev 17083)
@@ -3,6 +3,7 @@
   * Team upload.
   * Updated the watch file to catch only the final releases
   * Updated Standards-Version to 3.9.4 (no changes)
+  * Use canonical URLs for the Vcs-* fields
 
  -- Emmanuel Bourg <ebourg at apache.org>  Sun, 28 Jul 2013 22:58:49 +0200
 

Modified: trunk/c3p0/debian/control
===================================================================
--- trunk/c3p0/debian/control	2013-07-28 21:32:17 UTC (rev 17082)
+++ trunk/c3p0/debian/control	2013-07-28 21:44:21 UTC (rev 17083)
@@ -7,8 +7,8 @@
 Build-Depends-Indep: ant, liblog4j1.2-java, libmx4j-java, ant-optional,
  junit, libhsqldb-java
 Standards-Version: 3.9.4
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/c3p0
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/c3p0
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/c3p0
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/c3p0
 Homepage: http://sourceforge.net/projects/c3p0
 
 Package: libc3p0-java




More information about the pkg-java-commits mailing list