switch to source/format 3.0 (quilt)

This commit is contained in:
Leo Antunes
2016-09-28 21:44:14 +02:00
parent 37c3759022
commit 6cbc047eac
5 changed files with 15 additions and 7 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.pc

View File

@@ -1,6 +1,8 @@
--- knockd-0.5/src/knockd.c 2005-06-27 07:11:34.000000000 +0200
+++ knockd-0.5-new/src/knockd.c 2006-11-07 21:07:46.000000000 +0100
@@ -352,8 +352,9 @@
Index: repo/src/knockd.c
===================================================================
--- repo.orig/src/knockd.c 2016-09-28 21:42:58.417421069 +0200
+++ repo/src/knockd.c 2016-09-28 21:42:58.413421096 +0200
@@ -366,8 +366,9 @@
void child_exit(int signum)
{

3
debian/patches/series vendored Normal file
View File

@@ -0,0 +1,3 @@
default_config.patch
reap_child_procs.patch
syslog_facility_daemon.patch

View File

@@ -1,7 +1,8 @@
diff -urN --exclude=debian knockd-0.5/src/knockd.c knockd-0.5.new/src/knockd.c
--- knockd-0.5/src/knockd.c 2005-06-27 07:11:34.000000000 +0200
+++ knockd-0.5.new/src/knockd.c 2007-12-09 20:06:15.000000000 +0100
@@ -183,7 +183,7 @@
Index: repo/src/knockd.c
===================================================================
--- repo.orig/src/knockd.c 2016-09-28 21:43:16.741293903 +0200
+++ repo/src/knockd.c 2016-09-28 21:43:16.741293903 +0200
@@ -195,7 +195,7 @@
strncpy(o_int, "eth0", sizeof(o_int)); /* no explicit termination needed */
}
if(o_usesyslog) {

1
debian/source/format vendored Normal file
View File

@@ -0,0 +1 @@
3.0 (quilt)