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:
Tianyu Chen 2022-11-22 11:45:54 +08:00
parent 95de606b69
commit 91de60be90
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -1,6 +1,7 @@
ognibuild (0.0.15-0.1) UNRELEASED; urgency=low ognibuild (0.0.15-0.1) UNRELEASED; urgency=low
* New upstream release. * New upstream release.
* Bump debhelper from old 12 to 13.
-- Tianyu Chen <billchenchina2001@gmail.com> Tue, 22 Nov 2022 11:12:48 +0800 -- Tianyu Chen <billchenchina2001@gmail.com> Tue, 22 Nov 2022 11:12:48 +0800

2
debian/control vendored
View file

@ -1,6 +1,6 @@
Rules-Requires-Root: no Rules-Requires-Root: no
Standards-Version: 4.5.1 Standards-Version: 4.5.1
Build-Depends: debhelper-compat (= 12), Build-Depends: debhelper-compat (= 13),
dh-sequence-python3, dh-sequence-python3,
python3-all, python3-all,
python3-apt, python3-apt,