[med-svn] [ngila] 04/13: Add get-orig-source target which could be used instead of uscan since upstream does not provide a properly versioned tarball (Daniel Barker volunteered to discuss this issue with upstream)
Andreas Tille
tille at debian.org
Wed Dec 13 15:45:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ngila.
commit 2077fd1078f0ea5ff581589053698d676d83df48
Author: Andreas Tille <tille at debian.org>
Date: Tue Feb 4 13:20:02 2014 +0000
Add get-orig-source target which could be used instead of uscan since upstream does not provide a properly versioned tarball (Daniel Barker volunteered to discuss this issue with upstream)
---
debian/changelog | 2 +-
debian/rules | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5b1eaee..46d108f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ngila (1.3-1) unstable; urgency=low
+ngila (1.3-1) UNSTABLE; urgency=low
* Initial release (Closes: #439996)
diff --git a/debian/rules b/debian/rules
index 6055261..ac62313 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@
%:
dh $@
+
+get-orig-source:
+ # Uostream does not provide reasonable versioning :-(
+ wget http://scit.us/projects/files/ngila/Releases/ngila-release.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ngila.git
More information about the debian-med-commit
mailing list