summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2019-09-01 17:45:21 +0200
committerDidier Raboud <odyx@debian.org>2019-09-01 17:45:21 +0200
commit2d13cf46f114d2297c1455285df3bd96db966e17 (patch)
tree53d2624441eaf09665fe4f17fa05f7be4ae9fd26
parent43dc05386a80a9f1fc2442f3b012cae06bc63787 (diff)
Bump debhelper from old 11 to 12.
Fixes lintian: package-uses-old-debhelper-compat-version See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
-rw-r--r--debian/compat1
-rw-r--r--debian/control6
2 files changed, 3 insertions, 4 deletions
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index cf10ddd..6b42169 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Thomas Gaugler <thomas@dadie.net>,
Didier Raboud <odyx@debian.org>
Section: utils
Priority: optional
-Build-Depends: debhelper (>= 11~),
- nsis (>= 3),
+Build-Depends: nsis (>= 3),
mingw-w64,
librsvg2-bin,
icoutils,
@@ -19,7 +18,8 @@ Build-Depends: debhelper (>= 11~),
gpgv-win32,
debian-archive-keyring,
gzip-win32,
- wine [i386]
+ wine [i386],
+ debhelper-compat (= 12)
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/installer-team/win32-loader
Vcs-Git: https://salsa.debian.org/installer-team/win32-loader.git