[Python-modules-commits] r4876 - in packages/python-werkzeug/trunk/debian (rules)
nslater-guest at users.alioth.debian.org
nslater-guest at users.alioth.debian.org
Fri Mar 21 01:00:59 UTC 2008
Date: Friday, March 21, 2008 @ 01:00:58
Author: nslater-guest
Revision: 4876
added get-orig-source rule
Modified:
packages/python-werkzeug/trunk/debian/rules
Modified: packages/python-werkzeug/trunk/debian/rules
===================================================================
--- packages/python-werkzeug/trunk/debian/rules 2008-03-21 00:59:58 UTC (rev 4875)
+++ packages/python-werkzeug/trunk/debian/rules 2008-03-21 01:00:58 UTC (rev 4876)
@@ -18,3 +18,8 @@
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
+
+get-orig-source:
+ uscan --force-download
+
+.PHONY: get-orig-source
More information about the Python-modules-commits
mailing list