[Pkg-haskell-commits] [tools] 02/03: Pass copyright-file to uscan
Joachim Breitner
nomeata at moszumanska.debian.org
Sat Jul 26 12:17:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository tools.
commit ee6e88e0df45d8923915ebdf146ec0a6399f5cd7
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat Jul 26 14:17:31 2014 +0200
Pass copyright-file to uscan
---
debian2dsc.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian2dsc.sh b/debian2dsc.sh
index c87201f..2b4e645 100755
--- a/debian2dsc.sh
+++ b/debian2dsc.sh
@@ -55,6 +55,7 @@ do
--package "$PACKAGE" \
--download \
--watchfile $DIR/watch \
+ --copyright-file $DIR/copyright \
--download-version "$UPSTREAM" \
--upstream-version "$UPSTREAM" \
--destdir . \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/tools.git
More information about the Pkg-haskell-commits
mailing list