summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2019-07-27 08:31:47 -0400
committerFelipe Sateler <fsateler@debian.org>2019-07-27 08:31:47 -0400
commit079b5eb2b2f5e5fb3a3902048c11d08318599cd6 (patch)
tree2df65606732881d176c9e6467afc05bd62336c73
parent3b150cdc18cf382deddf99eb0f0fdc93c44a5297 (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/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d151b1e..a15dd71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ patchelf (0.10-2) UNRELEASED; urgency=medium
* Use secure URI in Homepage field.
* Update standards version, no changes needed.
+ * Bump debhelper from old 11 to 12.
-- Felipe Sateler <fsateler@debian.org> Sat, 27 Jul 2019 08:31:45 -0400
diff --git a/debian/control b/debian/control
index 846b0e8..d0fb178 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: patchelf
Section: utils
Priority: optional
Maintainer: Felipe Sateler <fsateler@debian.org>
-Build-Depends: debhelper-compat (= 11)
+Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.4.0
Homepage: https://nixos.org/patchelf.html
Vcs-Git: https://salsa.debian.org/debian/patchelf.git