[Pkg-zenoss-commits] r291 - in /trunk/packages/wmi/debian: changelog rules
bzed-guest at users.alioth.debian.org
bzed-guest at users.alioth.debian.org
Mon Sep 17 23:00:16 UTC 2007
Author: bzed-guest
Date: Mon Sep 17 23:00:15 2007
New Revision: 291
URL: http://svn.debian.org/wsvn/pkg-zenoss/?sc=1&rev=291
Log:
new wmi upstream version
Modified:
trunk/packages/wmi/debian/changelog
trunk/packages/wmi/debian/rules
Modified: trunk/packages/wmi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-zenoss/trunk/packages/wmi/debian/changelog?rev=291&op=diff
==============================================================================
--- trunk/packages/wmi/debian/changelog (original)
+++ trunk/packages/wmi/debian/changelog Mon Sep 17 23:00:15 2007
@@ -1,3 +1,12 @@
+wmi (1:0.1.4-1) unstable; urgency=low
+
+ * New upstream version
+ * debian/rules:
+ - removing a symlink which is left over by Samba's distclean
+ in our clean target (Closes: #442762)
+
+ -- Bernd Zeimetz <bernd at bzed.de> Tue, 18 Sep 2007 00:39:02 +0200
+
wmi (1:0.1.3-1) unstable; urgency=low
[ Bernd Zeimetz ]
Modified: trunk/packages/wmi/debian/rules
URL: http://svn.debian.org/wsvn/pkg-zenoss/trunk/packages/wmi/debian/rules?rev=291&op=diff
==============================================================================
--- trunk/packages/wmi/debian/rules (original)
+++ trunk/packages/wmi/debian/rules Mon Sep 17 23:00:15 2007
@@ -57,6 +57,7 @@
-mv winexesvc_exe.c_orig Samba/source/winexe/winexesvc/winexesvc_exe.c
-make clean
+ rm -f Samba/source/heimdal/lib/des/hcrypto
dh_clean
More information about the Pkg-zenoss-commits
mailing list