This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jftp.
commit 3324a41c05f16efc6cafbeec18ab254cfe43e574 Author: Torsten Werner <[email protected]> Date: Sun Apr 11 09:30:31 2010 +0000 * Team Upload * Regenerated a cleaner orig tarball using the get-orig-source target. --- debian/changelog | 7 +++++++ debian/orig-tar.exclude | 1 + debian/orig-tar.sh | 0 debian/rules | 2 +- debian/watch | 2 +- 5 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c4c4a66..548a283 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jftp (1.52.dfsg-1) unstable; urgency=low + + * Team Upload + * Regenerated a cleaner orig tarball using the get-orig-source target. + + -- Torsten Werner <[email protected]> Sun, 11 Apr 2010 11:19:46 +0200 + jftp (1.52-2) unstable; urgency=low * Removed Depends on jakarta-slide-webdavlib, which was supposed to diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude index e68f116..b714fa2 100644 --- a/debian/orig-tar.exclude +++ b/debian/orig-tar.exclude @@ -1,6 +1,7 @@ */CVS* build/* lib/* +dist/* *.class src/images/org src/images/silk diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh old mode 100644 new mode 100755 diff --git a/debian/rules b/debian/rules index 532e6a3..820d87b 100755 --- a/debian/rules +++ b/debian/rules @@ -21,4 +21,4 @@ install/jftp:: /usr/share/java/jftp.jar get-orig-source: - -uscan --upstream-version 0 --rename + uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename diff --git a/debian/watch b/debian/watch index f8cbf5c..646b3e5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://sf.net/j-ftp/j-ftp-([\d.]+)\.tar\.gz +http://sf.net/j-ftp/j-ftp-([\d.]+)\.tar\.gz debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jftp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

