[txw2] 01/04: rules: Fix get-orig-source target.
Timo Aaltonen
tjaalton-guest at moszumanska.debian.org
Wed Jan 8 14:44:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
tjaalton-guest pushed a commit to branch master
in repository txw2.
commit 3bc783f16164130fa9a8f0ee00025248d3ba9741
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Wed Jan 8 16:35:36 2014 +0200
rules: Fix get-orig-source target.
---
debian/changelog | 3 +++
debian/rules | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1880fa4..00cad6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ txw2 (0.1+20110809-1) UNRELEASED; urgency=low
* New upstream release.
* Use maven for the build.
+ [ Timo Aaltonen ]
+ * rules: Fix get-orig-source target.
+
-- Timo Aaltonen <tjaalton at ubuntu.com> Mon, 16 Dec 2013 15:28:25 +0200
txw2 (0.1+20070624-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 022d754..9fd42ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@ DEB_MAVEN_DOC_TARGET := javadoc:javadoc javadoc:aggregate
#DEB_MAVEN_DOC_TARGET := javadoc:aggregate
get-orig-source:
- uscan --download-version 20110809 --force-download --rename
+ debian/orig-tar.sh r3772 20110809
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/txw2.git
More information about the pkg-java-commits
mailing list