Ola Lundqvist wrote... > Thank you for the suggestion. I't is now on my todo list. Patches are as > always welcome.
Um, too much for a patch. I decided to provide an updated
debian.tar.xz. Unpack it on top of the orig.tar and see for yourself.
There were also two little time bombs, now defused. I might however have
placed an easter egg somewhere.
Left to do:
* Make the test work (upstream)
* Check compliance with latest Debian policy/Standards-Version: 3.9.8
* Add Homepage:, convert debian/copyright to DEP-5/format 1.0
* Upstream all the patches
* Examine the warnings emitted by gcc-6
* Convince upstream to remove pptpsetup.8 in the clean target
Should be as simple as:
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@
$(CC) -o vector_test vector_test.o vector.o
clean:
- $(RM) *.o config.h
+ $(RM) *.o config.h pptpsetup.8
clobber: clean
$(RM) $(PPTP_BIN) vector_test
There's a workaround in debian/rules now to make
"fakeroot debian/rules clean" work as expected.
Cheers,
Christoph
pptp-linux_1.8.0-1.1.debian.tar.xz
Description: application/xz
signature.asc
Description: Digital signature

