Control: tags -1 + patch

Updating to debhelper 12 enables dh_autoreconf, which fixes this.

Patch below.

Best,
diff --git simpleproxy-3.5.orig/debian/compat 
b/simpleproxy-3.5.orig/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/simpleproxy-3.5.orig/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git simpleproxy-3.5.orig/debian/control b/simpleproxy-3.5/debian/control
index 3b33876..507f2fc 100644
--- a/simpleproxy-3.5.orig/debian/control
+++ b/simpleproxy-3.5/debian/control
@@ -2,7 +2,7 @@ Source: simpleproxy
 Section: net
 Priority: optional
 Maintainer: Andrew Pollock <apoll...@debian.org>
-Build-Depends: debhelper (>> 9)
+Build-Depends: debhelper, debhelper-compat (= 12)
 Standards-Version: 3.9.8
 Homepage: https://github.com/vzaliva/simpleproxy
 

Attachment: signature.asc
Description: PGP signature

Reply via email to