[Python-apps-commits] r2540 - in packages/wicd/trunk/debian (changelog control)
hanska-guest at users.alioth.debian.org
hanska-guest at users.alioth.debian.org
Fri Mar 6 10:55:14 UTC 2009
Date: Friday, March 6, 2009 @ 10:55:13
Author: hanska-guest
Revision: 2540
* debian/control:
- fixing typo in Depends field: dhcpd <> dhcpcd (Closes: #518459)
Modified:
packages/wicd/trunk/debian/changelog
packages/wicd/trunk/debian/control
Modified: packages/wicd/trunk/debian/changelog
===================================================================
--- packages/wicd/trunk/debian/changelog 2009-03-06 09:52:53 UTC (rev 2539)
+++ packages/wicd/trunk/debian/changelog 2009-03-06 10:55:13 UTC (rev 2540)
@@ -1,3 +1,10 @@
+wicd (1.5.9-4) unstable; urgency=low
+
+ * debian/control:
+ - fixing typo in Depends field: dhcpd <> dhcpcd (Closes: #518459)
+
+ -- David Paleino <d.paleino at gmail.com> Fri, 06 Mar 2009 11:52:15 +0100
+
wicd (1.5.9-3) unstable; urgency=low
* The brown-paper-bag bug release
Modified: packages/wicd/trunk/debian/control
===================================================================
--- packages/wicd/trunk/debian/control 2009-03-06 09:52:53 UTC (rev 2539)
+++ packages/wicd/trunk/debian/control 2009-03-06 10:55:13 UTC (rev 2540)
@@ -19,7 +19,7 @@
wpasupplicant,
python-glade2,
wireless-tools,
- dhcpd | dhcp3-client | pump,
+ dhcpcd | dhcp3-client | pump,
net-tools | ethtool,
net-tools | iproute,
adduser
More information about the Python-apps-commits
mailing list