We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442d469 commit a057a51Copy full SHA for a057a51
debian/changelog
@@ -2,6 +2,7 @@ config-package-dev (5.6) UNRELEASED; urgency=medium
2
3
* Trim trailing whitespace.
4
* Update standards version, no changes needed.
5
+ * Bump debhelper from old 9 to 12.
6
7
-- Debian Janitor <[email protected]> Sun, 15 Sep 2019 18:14:48 +0000
8
debian/compat
debian/control
@@ -7,7 +7,7 @@ Homepage: https://debathena.mit.edu/config-package-dev
Vcs-Git: https://github.com/sipb/config-package-dev
Vcs-Browser: https://github.com/sipb/config-package-dev
9
Rules-Requires-Root: no
10
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper-compat (= 12)
11
Standards-Version: 4.1.1
12
13
Package: config-package-dev
0 commit comments