[Python-modules-commits] r25057 - in packages/pyhamcrest/trunk/debian (clean rules)
davidvilla-guest at users.alioth.debian.org
davidvilla-guest at users.alioth.debian.org
Mon Jul 1 14:45:53 UTC 2013
Date: Monday, July 1, 2013 @ 14:45:51
Author: davidvilla-guest
Revision: 25057
remove egg with debian/clean
Added:
packages/pyhamcrest/trunk/debian/clean
Modified:
packages/pyhamcrest/trunk/debian/rules
Added: packages/pyhamcrest/trunk/debian/clean
===================================================================
--- packages/pyhamcrest/trunk/debian/clean (rev 0)
+++ packages/pyhamcrest/trunk/debian/clean 2013-07-01 14:45:51 UTC (rev 25057)
@@ -0,0 +1 @@
+PyHamcrest-1.6.egg-info/*
Modified: packages/pyhamcrest/trunk/debian/rules
===================================================================
--- packages/pyhamcrest/trunk/debian/rules 2013-07-01 14:45:13 UTC (rev 25056)
+++ packages/pyhamcrest/trunk/debian/rules 2013-07-01 14:45:51 UTC (rev 25057)
@@ -24,4 +24,3 @@
override_dh_auto_clean:
dh_auto_clean
rm -rf build
- rm -rf *.egg-info
More information about the Python-modules-commits
mailing list