Skip to content

Commit 432164e

Browse files
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
1 parent 422e22b commit 432164e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

debian/changelog

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

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

debian/compat

Lines changed: 0 additions & 1 deletion
This file was deleted.

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 (>= 13~)
10+
Build-Depends: debhelper-compat (= 13)
1111
Standards-Version: 4.1.1
1212

1313
Package: config-package-dev

0 commit comments

Comments
 (0)