Your message dated Sat, 21 Oct 2006 21:37:31 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixing version-tracking for already fixed-in-NMU bugs
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: pppoe
Version: 3.2-1
Severity: normal
Tags: patch

Hi there,

the attached tiny patch alters pppoe to build fine on potato.

Juergen


diff -ur orig/rp-pppoe-3.2/src/pppoe.c rp-pppoe-3.2/src/pppoe.c
--- orig/rp-pppoe-3.2/src/pppoe.c       Sat Oct 27 20:08:20 2001
+++ rp-pppoe-3.2/src/pppoe.c    Sat Oct 27 20:02:32 2001
@@ -67,7 +67,7 @@
 
 #ifdef AUTO_IFUP
 /* for interface activation, based on stripped down source source of ifconfig*/
-#include <net/if.h>
+#include <linux/if.h>
 /*#include <sys/socket.h> */
 #include <sys/types.h>
 #include <sys/socket.h>

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux aragorn 2.4.9 #9 Sat Sep 15 16:48:06 CEST 2001 i686
Locale: LANG=C, [EMAIL PROTECTED]

-- 
"Well, let's just say, 'if your VCR is still blinking 12:00, you don't
want Linux'".
  -- Bruce Perens


--- End Message ---
--- Begin Message ---
Version: 3.3-1.1

These bugs were fixed in an NMU, but never closed. I'm closing them with
the correct version so that their status can be properly
version-tracked.

For reference:

 rp-pppoe (3.3-1.1) unstable; urgency=low
 .
   * Non Maintainer Upload.
   * mark /etc/ppp/ppp_on_boot.dsl as conffile (closes: #132117)
   * use full path in /etc/ppp/peers/dsl-provider ppp_on_boot.dsl
     (closes: #111551)
   * small fix so can build on potato (closes: #117316)
   * remove references to adsl-* in manpages and point user to
     /usr/share/doc/pppoe/README.Debian (closes: #71840)

Regards,

Adam

--- End Message ---

Reply via email to