Bump debhelper from old 12 to 13.
Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
This commit is contained in:
parent
95de606b69
commit
91de60be90
2 changed files with 2 additions and 1 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
|||
ognibuild (0.0.15-0.1) UNRELEASED; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* Bump debhelper from old 12 to 13.
|
||||
|
||||
-- Tianyu Chen <billchenchina2001@gmail.com> Tue, 22 Nov 2022 11:12:48 +0800
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -1,6 +1,6 @@
|
|||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.5.1
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
dh-sequence-python3,
|
||||
python3-all,
|
||||
python3-apt,
|
||||
|
|
Loading…
Add table
Reference in a new issue