Author: janpascal-guest Date: 2007-08-06 09:32:30 +0000 (Mon, 06 Aug 2007) New Revision: 3994
Modified: trunk/commons-csv/debian/control trunk/commons-csv/debian/patches/10_remove_all_jarfiles.dpatch Log: Updated packaging svn location Modified: trunk/commons-csv/debian/control =================================================================== --- trunk/commons-csv/debian/control 2007-08-06 09:12:57 UTC (rev 3993) +++ trunk/commons-csv/debian/control 2007-08-06 09:32:30 UTC (rev 3994) @@ -3,8 +3,8 @@ Priority: optional Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> Uploaders: Jan-Pascal van Best <[EMAIL PROTECTED]> -XS-Vcs-Browser: http://www.vanbest.org/websvn/commons-svn -XS-Vcs-svn: http://svn.vanbest.org/svn/commons-svn +XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-csv +XS-Vcs-svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-csv Build-Depends: debhelper (>= 5.0.0), cdbs (>=0.4.48), dpatch (>= 2.0), java-gcj-compat-dev, ant-optional (>= 1.6.5), junit (>= 3.8.1) Standards-Version: 3.7.2 Modified: trunk/commons-csv/debian/patches/10_remove_all_jarfiles.dpatch =================================================================== --- trunk/commons-csv/debian/patches/10_remove_all_jarfiles.dpatch 2007-08-06 09:12:57 UTC (rev 3993) +++ trunk/commons-csv/debian/patches/10_remove_all_jarfiles.dpatch 2007-08-06 09:32:30 UTC (rev 3994) @@ -2,8 +2,7 @@ ## 10_remove_all_jarfiles.dpatch -- Jan-Pascal van Best <[EMAIL PROTECTED]> ## ## DP: We want to be use we do not build using jar files contained -## DP: in the Lucene distribution tarball, so we start by removing -## DP: all jar files. +## DP: in the source tarball, so we start by removing all jar files. OPERATION="$1" DIRECTORY="$2" _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

