[Pkg-javascript-commits] [libjs-chosen] 01/01: Make get-orig-source target more efficient
David Prévot
taffit at alioth.debian.org
Sun Sep 8 15:36:50 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository libjs-chosen.
commit 343b5eeaf1509f565d409392e8f9506e5163adc5
Author: David Prévot <taffit at debian.org>
Date: Sun Sep 8 11:06:37 2013 -0400
Make get-orig-source target more efficient
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 2c60048..79e1bb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@ override_dh_auto_build:
dh_auto_build
get-orig-source:
- uscan --verbose
+ uscan --verbose --rename --force
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-chosen.git
More information about the Pkg-javascript-commits
mailing list