Skip to content

Commit 11747a8

Browse files
author
Jenkins
committed
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 5cec5a6 commit 11747a8

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

33
* Drop custom source compression.
4+
* Set debhelper-compat version in Build-Depends.
45

56
-- Debian Janitor <[email protected]> Tue, 12 Oct 2021 22:01:09 -0000
67

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
@@ -2,7 +2,7 @@ Source: sqlcl-package
22
Section: contrib/misc
33
Priority: optional
44
Maintainer: Lazarus Long <[email protected]>
5-
Build-Depends: debhelper (>= 11)
5+
Build-Depends: debhelper-compat (= 11)
66
Standards-Version: 4.1.3
77
Vcs-Git: https://github.com/lazarusllong/sqlcl-package.git
88
Vcs-Browser: https://github.com/lazarusllong/sqlcl-package.git

0 commit comments

Comments
 (0)