[pkg-java] r16421 - trunk/libcommons-compress-java/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Tue Mar 19 10:34:22 UTC 2013


Author: ebourg-guest
Date: 2013-03-19 10:34:21 +0000 (Tue, 19 Mar 2013)
New Revision: 16421

Modified:
   trunk/libcommons-compress-java/debian/orig-tar.sh
Log:
Updated the SVN root

Modified: trunk/libcommons-compress-java/debian/orig-tar.sh
===================================================================
--- trunk/libcommons-compress-java/debian/orig-tar.sh	2013-03-16 17:56:15 UTC (rev 16420)
+++ trunk/libcommons-compress-java/debian/orig-tar.sh	2013-03-19 10:34:21 UTC (rev 16421)
@@ -5,7 +5,7 @@
 VERSION=$(dpkg-parsechangelog | sed -ne 's,^Version: \(.*\)-.*,\1,p')
 SOURCE=$(dpkg-parsechangelog | sed -ne 's,Source: \(.*\),\1,p')
 
-SVNROOT=http://svn.apache.org/repos/asf/commons/sandbox/compress/trunk
+SVNROOT=http://svn.apache.org/repos/asf/commons/proper/compress/trunk
 SVNREVISION=$(echo $VERSION | sed -e 's,.*svn,,')
 
 DIR=$SOURCE




More information about the pkg-java-commits mailing list