summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2020-12-13 14:51:56 -0800
committerRuss Allbery <eagle@eyrie.org>2020-12-13 14:55:34 -0800
commitc26e892b1c9a9478a66ad80bb292d9ab689eb217 (patch)
treed995c1edd51c3b42c4f2c394092a4baa1add872b
parent7601d7f960f850113c740c038a7df89b9940db52 (diff)
Update to debhelper compatibility level v13
-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 7bc446e..9c22165 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ remctl (3.17-1) UNRELEASED; urgency=medium
* Move the canonical packaging repository to Salsa.
* Remove the version number of PHP from the long description of
php-remctl, since the source now supports either PHP 7 or PHP 8.
+ * Update to debhelper compatibility level v13.
* Update standards version to 4.5.1 (no changes required).
-- Russ Allbery <rra@debian.org> Sun, 13 Dec 2020 14:12:15 -0800
diff --git a/debian/control b/debian/control
index 6bc2e53..8435723 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Russ Allbery <rra@debian.org>
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
dh-php,
dh-python,
gem2deb,