[pkg-java] r4149 - trunk/jftp/debian
varun-guest at alioth.debian.org
varun-guest at alioth.debian.org
Mon Sep 10 16:34:40 UTC 2007
Author: varun-guest
Date: 2007-09-10 16:34:40 +0000 (Mon, 10 Sep 2007)
New Revision: 4149
Modified:
trunk/jftp/debian/
trunk/jftp/debian/orig-tar.sh
trunk/jftp/debian/watch
Log:
Fix watch file and set mergeWithUpstream
Property changes on: trunk/jftp/debian
___________________________________________________________________
Name: mergeWithUpstream
+ 1
Modified: trunk/jftp/debian/orig-tar.sh
===================================================================
--- trunk/jftp/debian/orig-tar.sh 2007-09-10 15:33:32 UTC (rev 4148)
+++ trunk/jftp/debian/orig-tar.sh 2007-09-10 16:34:40 UTC (rev 4149)
@@ -14,7 +14,7 @@
# move to directory 'tarballs'
if [ -r .svn/deb-layout ]; then
. .svn/deb-layout
- mv $TAR $origDir
+ mv $3 $origDir
echo "moved $3 to $origDir"
fi
Modified: trunk/jftp/debian/watch
===================================================================
--- trunk/jftp/debian/watch 2007-09-10 15:33:32 UTC (rev 4148)
+++ trunk/jftp/debian/watch 2007-09-10 16:34:40 UTC (rev 4149)
@@ -1,3 +1,3 @@
version=3
-http://heanet.dl.sourceforge.net/sourceforge/j-ftp/ \
- j-ftp-(.*).tar.gz debian debian/orig-tar.sh
+#http://heanet.dl.sourceforge.net/sourceforge/j-ftp/ \
+http://sf.net/j-ftp/ j-ftp-(.*).tar.gz debian debian/orig-tar.sh
More information about the pkg-java-commits
mailing list