Skip to content

Commit

Permalink
Set debhelper-compat version in Build-Depends.
Browse files Browse the repository at this point in the history
Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
  • Loading branch information
debian-janitor committed Oct 18, 2021
1 parent 182cb03 commit c27b00f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ wondershaper (1.1a-10) UNRELEASED; urgency=medium
* Trim trailing whitespace.
* Use secure URI in Homepage field.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.

-- Debian Janitor <[email protected]> Mon, 18 Oct 2021 17:45:45 -0000

Expand Down
1 change: 0 additions & 1 deletion debian/compat

This file was deleted.

2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Priority: optional
Homepage: https://lartc.org/wondershaper/
Maintainer: Vince Mulhollon <[email protected]>
Uploaders: Rolf Leggewie <[email protected]>
Build-Depends: debhelper (>= 13~)
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.1.4
Vcs-Browser: https://github.com/leggewie-DM/wondershaper
Vcs-Git: https://github.com/leggewie-DM/wondershaper.git
Expand Down

0 comments on commit c27b00f

Please sign in to comment.