[shiro] 01/06: Use --no-symlink instead of --rename with uscan
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 10 00:10:18 BST 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository shiro.
commit 2fb7eed3f3a535b6055e671535f303b488bf2a91
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Oct 10 00:06:52 2014 +0200
Use --no-symlink instead of --rename with uscan
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ed70235..4ec75b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ DEB_MAVEN_DOC_TARGET := javadoc:javadoc javadoc:aggregate
DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES
get-orig-source:
- uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
+ uscan --download-current-version --force-download --no-symlink
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shiro.git
More information about the pkg-java-commits
mailing list