[med-svn] r8138 - trunk/packages/openmrs/trunk/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Thu Oct 13 12:30:03 UTC 2011


Author: malat-guest
Date: 2011-10-13 12:30:03 +0000 (Thu, 13 Oct 2011)
New Revision: 8138

Modified:
   trunk/packages/openmrs/trunk/debian/rules
Log:
add get-orig-source rule

Modified: trunk/packages/openmrs/trunk/debian/rules
===================================================================
--- trunk/packages/openmrs/trunk/debian/rules	2011-10-13 12:11:53 UTC (rev 8137)
+++ trunk/packages/openmrs/trunk/debian/rules	2011-10-13 12:30:03 UTC (rev 8138)
@@ -6,4 +6,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh --with quilt $@ 
+	dh $@
+
+get-orig-source:
+	uscan --verbose --force-download




More information about the debian-med-commit mailing list