Skip to content

Commit 422e22b

Browse files
Bump debhelper from deprecated 9 to 13.
Changes-By: lintian-brush Fixes: lintian: package-uses-deprecated-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
1 parent a47398f commit 422e22b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

debian/changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ config-package-dev (5.6) UNRELEASED; urgency=medium
33
* Trim trailing whitespace.
44
* Use canonical URL in Vcs-Git.
55
* Update standards version to 4.1.1, no changes needed.
6+
* Bump debhelper from deprecated 9 to 13.
67

78
-- Debian Janitor <[email protected]> Tue, 22 Jun 2021 19:28:21 -0000
89

debian/compat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9
1+
13

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Homepage: https://debathena.mit.edu/config-package-dev
77
Vcs-Git: https://github.com/sipb/config-package-dev.git
88
Vcs-Browser: https://github.com/sipb/config-package-dev
99
Rules-Requires-Root: no
10-
Build-Depends: debhelper (>= 9)
10+
Build-Depends: debhelper (>= 13~)
1111
Standards-Version: 4.1.1
1212

1313
Package: config-package-dev

0 commit comments

Comments
 (0)