Skip to content

Commit 305a7ca

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 6e49ed7 commit 305a7ca

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
@@ -1,6 +1,7 @@
11
config-package-dev (5.6) UNRELEASED; urgency=medium
22

33
* Trim trailing whitespace.
4+
* Bump debhelper from deprecated 9 to 13.
45

56
-- Debian Janitor <[email protected]> Sat, 03 Sep 2022 22:17:26 -0000
67

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
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.0
1212

1313
Package: config-package-dev

0 commit comments

Comments
 (0)