tags 689779 + patch tags 689779 + pending thanks In this case I would suggest this NMU. In case nobody objects, I'm going to build and upload it to 5-days/delayed tomorrow.
-- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4
reverted: --- pptpd-1.3.4/.gitignore +++ pptpd-1.3.4.orig/.gitignore @@ -1,4 +0,0 @@ -*~ -*.old -*.orig -*.rej diff -u pptpd-1.3.4/debian/changelog pptpd-1.3.4/debian/changelog --- pptpd-1.3.4/debian/changelog +++ pptpd-1.3.4/debian/changelog @@ -1,3 +1,10 @@ +pptpd (1.3.4-5.1) unstable; urgency=low + + * Non-maintainer upload + * Remove debian/confflags, avoids debsum mismatches regarding conffiles + + -- Reinhard Tartler <[email protected]> Sun, 28 Oct 2012 17:19:04 +0100 + pptpd (1.3.4-5) unstable; urgency=medium Urgency medium because 1.3.4-4 broke connections for some settings. diff -u pptpd-1.3.4/debian/rules pptpd-1.3.4/debian/rules --- pptpd-1.3.4/debian/rules +++ pptpd-1.3.4/debian/rules @@ -23,6 +23,7 @@ dh_testdir dh_testroot rm -f build-stamp install-stamp + rm -f debian/conffiles # Add here commands to clean up after the build process. -$(MAKE) distclean

