Package: pptpd
Version: 1.2.3-1
Severity: normal
Tags: patch
Hi,
Attached is the diff for my pptpd 1.2.3-1.1 NMU.
--
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D
diff -u pptpd-1.2.3/debian/control pptpd-1.2.3/debian/control
--- pptpd-1.2.3/debian/control
+++ pptpd-1.2.3/debian/control
@@ -15,6 +15,7 @@
Package: bcrelay
Architecture: any
+Replaces: pptpd (<<1.2.3-1)
Depends: ${shlibs:Depends}
Description: Broadcast relay daemon
The bcrelay daemon relays broadcasts between two interfaces. It is shipped
diff -u pptpd-1.2.3/debian/changelog pptpd-1.2.3/debian/changelog
--- pptpd-1.2.3/debian/changelog
+++ pptpd-1.2.3/debian/changelog
@@ -1,3 +1,10 @@
+pptpd (1.2.3-1.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Let bcrelay replace files from the old pptpd (Closes: #350456).
+
+ -- Luk Claes <[EMAIL PROTECTED]> Thu, 9 Mar 2006 18:59:06 +0100
+
pptpd (1.2.3-1) unstable; urgency=low
* New upstream release.