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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

