[Pkg-mozext-commits] [noscript] 05/06: Provide a get-orig-source rule
David Prévot
taffit at moszumanska.debian.org
Sat Jan 2 04:17:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository noscript.
commit dbcf66682aab4c7140e1ffcc9c269e695ba9ba64
Author: David Prévot <david at tilapin.org>
Date: Fri Jan 1 21:29:34 2016 -0400
Provide a get-orig-source rule
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 06d8796..a10252b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,3 +22,6 @@ refresh-upstream-changelog:
wget -q -O- http://noscript.net/changelog | \
sed -n -e '/<pre id="changelog"/,/<\/pre>/p' | tail -n +2 | head -n -1) \
> debian/upstream-changelog
+
+get-orig-source:
+ uscan --compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/noscript.git
More information about the Pkg-mozext-commits
mailing list