[Python-modules-commits] r11258 - in packages/soya/trunk/debian (changelog rules)

bernat at users.alioth.debian.org bernat at users.alioth.debian.org
Sat Jan 23 18:52:54 UTC 2010


    Date: Saturday, January 23, 2010 @ 18:52:52
  Author: bernat
Revision: 11258

_soya.c is autogenerated, remove it on clean

Modified:
  packages/soya/trunk/debian/changelog
  packages/soya/trunk/debian/rules

Modified: packages/soya/trunk/debian/changelog
===================================================================
--- packages/soya/trunk/debian/changelog	2010-01-23 18:50:00 UTC (rev 11257)
+++ packages/soya/trunk/debian/changelog	2010-01-23 18:52:52 UTC (rev 11258)
@@ -19,6 +19,7 @@
   
   [ Vincent Bernat ]
   * Switch to 3.0 quilt format and orig.tar.bz2.
+  * Remove _soya.c on clean since it is autogenerated.
 
  -- David Martínez Martí (mainkey) <deavidsedice at gmail.com>  Tue, 19 Jan 2010 16:17:18 +0100
 

Modified: packages/soya/trunk/debian/rules
===================================================================
--- packages/soya/trunk/debian/rules	2010-01-23 18:50:00 UTC (rev 11257)
+++ packages/soya/trunk/debian/rules	2010-01-23 18:52:52 UTC (rev 11258)
@@ -27,3 +27,4 @@
 
 clean::
 	rm -f debian/pycompat
+	rm -f _soya.c




More information about the Python-modules-commits mailing list