[Pkg-utopia-commits] r764 - in packages/unstable/networkmanager/debian: . patches

Michael Biebl mbiebl-guest at costa.debian.org
Mon Mar 27 20:29:13 UTC 2006


Author: mbiebl-guest
Date: 2006-03-27 20:29:12 +0000 (Mon, 27 Mar 2006)
New Revision: 764

Modified:
   packages/unstable/networkmanager/debian/changelog
   packages/unstable/networkmanager/debian/patches/if_fix.patch
Log:
New upstream release. Updated if_fix.patch and removed unnecessary lines.


Modified: packages/unstable/networkmanager/debian/changelog
===================================================================
--- packages/unstable/networkmanager/debian/changelog	2006-03-24 14:19:47 UTC (rev 763)
+++ packages/unstable/networkmanager/debian/changelog	2006-03-27 20:29:12 UTC (rev 764)
@@ -1,3 +1,10 @@
+network-manager (0.6.2-1) unstable; urgency=low
+
+  * New upstream release. 
+  * Updated if_fix.patch, parts of it have been fixed upstream.
+
+ -- Michael Biebl <biebl at teco.edu>  Mon, 27 Mar 2006 21:56:37 +0200
+
 network-manager (0.6.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/networkmanager/debian/patches/if_fix.patch
===================================================================
--- packages/unstable/networkmanager/debian/patches/if_fix.patch	2006-03-24 14:19:47 UTC (rev 763)
+++ packages/unstable/networkmanager/debian/patches/if_fix.patch	2006-03-27 20:29:12 UTC (rev 764)
@@ -15,19 +15,3 @@
  
  static int
  mdio_read (NMDevice8023Ethernet *self, NMSock *sk, struct ifreq *ifr, int location)
-Index: src/nm-netlink-monitor.c
-===================================================================
-RCS file: /cvs/gnome/NetworkManager/src/nm-netlink-monitor.c,v
-retrieving revision 1.17
-diff -u -r1.17 nm-netlink-monitor.c
---- src/nm-netlink-monitor.c	12 Aug 2005 19:06:09 -0000	1.17
-+++ src/nm-netlink-monitor.c	4 Jan 2006 17:13:33 -0000
-@@ -30,7 +30,7 @@
- #include <linux/types.h>
- #include <linux/netlink.h>
- #include <linux/rtnetlink.h>
--#include <linux/if.h>
-+#include <net/if.h>
- #include <linux/unistd.h>
- #include <unistd.h>
-




More information about the Pkg-utopia-commits mailing list