[Python-apps-commits] r2137 - in packages/wicd/trunk/debian (changelog rules)

hanska-guest at users.alioth.debian.org hanska-guest at users.alioth.debian.org
Fri Jan 2 10:59:34 UTC 2009


    Date: Friday, January 2, 2009 @ 10:59:33
  Author: hanska-guest
Revision: 2137

* debian/rules:
  - also removing other/55wicd in clean target

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

Modified: packages/wicd/trunk/debian/changelog
===================================================================
--- packages/wicd/trunk/debian/changelog	2009-01-02 10:57:55 UTC (rev 2136)
+++ packages/wicd/trunk/debian/changelog	2009-01-02 10:59:33 UTC (rev 2137)
@@ -5,11 +5,12 @@
       (Closes: #510461)
     - removing /usr/lib/python2.5/*, they're private modules
       (Closes: #510462)
+    - also removing other/55wicd in clean target
   * debian/{pre,post}rm removed:
     - fix double-{starting,stopping} of wicd, which stopped the daemon 
       from really starting (Closes: #510457)
 
- -- David Paleino <d.paleino at gmail.com>  Fri, 02 Jan 2009 11:57:01 +0100
+ -- David Paleino <d.paleino at gmail.com>  Fri, 02 Jan 2009 11:58:42 +0100
 
 wicd (1.5.7-1) unstable; urgency=low
 

Modified: packages/wicd/trunk/debian/rules
===================================================================
--- packages/wicd/trunk/debian/rules	2009-01-02 10:57:55 UTC (rev 2136)
+++ packages/wicd/trunk/debian/rules	2009-01-02 10:59:33 UTC (rev 2137)
@@ -25,7 +25,7 @@
 
 	dh_clean wpath.py install.log os wicd/wpath.py \
 		man/*.8 man/*.5 scripts/* other/*.sh \
-		other/postinst
+		other/postinst other/55wicd
 
 install: build
 	dh install --before dh_auto_install




More information about the Python-apps-commits mailing list