[slepc] 02/05: debian/rules get-orig-source: verbose uscan
Drew Parsons
dparsons at moszumanska.debian.org
Tue May 24 09:19:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch experimental
in repository slepc.
commit 49c9119a2ef4905ca51e091e29c11e4ee0dbbe9f
Author: Drew Parsons <dparsons at debian.org>
Date: Tue May 24 16:54:22 2016 +0800
debian/rules get-orig-source: verbose uscan
In particular verbose is helpful for monitoring how many DFSG files
get removed from the upstream tarball during repacking.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 23146c6..81be5fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -198,4 +198,4 @@ DEB_STRIPPED_UPSTREAM_VERSION = $(shell echo $(DEB_UPSTREAM_VERSION) | sed -n -e
USCAN_DESTDIR := $(CURDIR)
get-orig-source:
- uscan --no-conf --download-current-version --repack --compression xz
+ uscan --no-conf --verbose --download-current-version --repack --compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc.git
More information about the debian-science-commits
mailing list