[weka] 01/06: update get-orig-source target to download the current debian version
Tony Mancill
tmancill at moszumanska.debian.org
Mon Aug 8 02:39:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository weka.
commit 6794a39804f098f81a7e0eec1f3f1564318ed681
Author: tony mancill <tmancill at debian.org>
Date: Sun Aug 7 17:29:37 2016 -0700
update get-orig-source target to download the current debian version
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 9c04c3e..db5322c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,5 +35,5 @@ cleanbuilddir::
rm -f wekaexamples.zip.cdbs-config_list
get-orig-source:
- -uscan --force --verbose --no-symlink
+ -uscan --force --verbose --no-symlink --download-version $(DEB_UPSTREAM_VERSION)
@echo successfully retrieved upstream tarball
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/weka.git
More information about the pkg-java-commits
mailing list