[clirr] 04/19: * Fix get orig sources
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Mar 18 22:05:42 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository clirr.
commit d539fe8f95ad44a667fe1eedf80ea077a3a0a310
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date: Sat Aug 1 21:50:21 2009 +0000
* Fix get orig sources
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 1d38033..3782037 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ DEB_ANT_BUILDFILE := /usr/share/maven-ant-helper/maven-build.xml
DEB_ANT_ARGS := -Dbasedir=$(realpath .) -Dpackage=$(PACKAGE) -Dbin.package=$(PACKAGE) -Dversion=$(VERSION) -Dpom.file=debian/pom.xml
get-orig-source:
- -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
+ -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename --repack
binary-post-install/$(PACKAGE)::
mh_installpoms -p$(PACKAGE)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clirr.git
More information about the pkg-java-commits
mailing list