[vcmi] 03/05: d/rules: add get-orig-source target

Johannes Schauer josch-guest at moszumanska.debian.org
Wed Feb 4 15:59:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

josch-guest pushed a commit to branch master
in repository vcmi.

commit ed302daa6bf602b346a06b842fc28e8b25cdbdce
Author: josch <j.schauer at email.de>
Date:   Wed Feb 4 15:36:28 2015 +0100

    d/rules: add get-orig-source target
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 22429d1..4086669 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ vcmi (0.97+dfsg-4) UNRELEASED; urgency=medium
 
   * change my email in Uploaders field to josch at debian.org
   * d/watch: use repacksuffix and use dversionmangle instead of uversionmangle
+  * d/rules: add get-orig-source target
 
  -- Johannes Schauer <josch at debian.org>  Wed, 04 Feb 2015 15:31:31 +0100
 
diff --git a/debian/rules b/debian/rules
index 2f0608c..cc3f1f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,3 +44,6 @@ override_dh_auto_clean:
 	rm -f vcmimanual.4ct vcmimanual.4tc vcmimanual.aux vcmimanual.css \
 	vcmimanual.dvi vcmimanual.html vcmimanual.idv vcmimanual.lg \
 	vcmimanual.log vcmimanual.tmp vcmimanual.xref
+
+get-orig-source:
+	uscan --noconf --verbose --rename --destdir=$(CURDIR) --check-dirname-level=0 --force-download --repack --compression=xz --download-current-version

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/vcmi.git



More information about the Pkg-games-commits mailing list