[med-svn] r9681 - trunk/packages/cluster3/trunk/debian
Thorsten Alteholz
alteholz-guest at alioth.debian.org
Thu Feb 16 17:53:28 UTC 2012
Author: alteholz-guest
Date: 2012-02-16 17:53:28 +0000 (Thu, 16 Feb 2012)
New Revision: 9681
Modified:
trunk/packages/cluster3/trunk/debian/changelog
trunk/packages/cluster3/trunk/debian/rules
Log:
use uscan in get-orig-source target
Modified: trunk/packages/cluster3/trunk/debian/changelog
===================================================================
--- trunk/packages/cluster3/trunk/debian/changelog 2012-02-16 17:52:59 UTC (rev 9680)
+++ trunk/packages/cluster3/trunk/debian/changelog 2012-02-16 17:53:28 UTC (rev 9681)
@@ -4,6 +4,7 @@
[ Thorsten Alteholz ]
* New upstream release (1.50).
+ * debian/rules: target get-orig-source added
[ Steffen Moeller ]
* New upstream release (1.40).
Modified: trunk/packages/cluster3/trunk/debian/rules
===================================================================
--- trunk/packages/cluster3/trunk/debian/rules 2012-02-16 17:52:59 UTC (rev 9680)
+++ trunk/packages/cluster3/trunk/debian/rules 2012-02-16 17:53:28 UTC (rev 9681)
@@ -141,3 +141,7 @@
binary: binary-arch
.PHONY: build build-arch clean binary-indep binary-arch binary install install-indep install-arch
+
+get-orig-source:
+ mkdir -p ../tarballs
+ uscan --verbose --force-download --destdir=../tarballs
More information about the debian-med-commit
mailing list