Author: tille
Date: 2014-02-04 13:20:02 +0000 (Tue, 04 Feb 2014)
New Revision: 15987
Modified:
trunk/packages/ngila/trunk/debian/changelog
trunk/packages/ngila/trunk/debian/rules
Log:
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)
Modified: trunk/packages/ngila/trunk/debian/changelog
===================================================================
--- trunk/packages/ngila/trunk/debian/changelog 2014-02-03 11:33:05 UTC (rev
15986)
+++ trunk/packages/ngila/trunk/debian/changelog 2014-02-04 13:20:02 UTC (rev
15987)
@@ -1,4 +1,4 @@
-ngila (1.3-1) unstable; urgency=low
+ngila (1.3-1) UNSTABLE; urgency=low
* Initial release (Closes: #439996)
Modified: trunk/packages/ngila/trunk/debian/rules
===================================================================
--- trunk/packages/ngila/trunk/debian/rules 2014-02-03 11:33:05 UTC (rev
15986)
+++ trunk/packages/ngila/trunk/debian/rules 2014-02-04 13:20:02 UTC (rev
15987)
@@ -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
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit