Add dependency on buildlog-consultant.
This commit is contained in:
parent
7964046324
commit
b46bde6c34
2 changed files with 2 additions and 1 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
||||||
ognibuild (0.0.1~git20210228.2528295-1) UNRELEASED; urgency=medium
|
ognibuild (0.0.1~git20210228.2528295-1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream snapshot.
|
* New upstream snapshot.
|
||||||
|
* Add dependency on buildlog-consultant.
|
||||||
|
|
||||||
-- Jelmer Vernooij <jelmer@debian.org> Sun, 28 Feb 2021 14:49:57 +0000
|
-- Jelmer Vernooij <jelmer@debian.org> Sun, 28 Feb 2021 14:49:57 +0000
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -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), dh-sequence-python3, python3-all, python3-setuptools
|
Build-Depends: debhelper-compat (= 12), dh-sequence-python3, python3-all, python3-setuptools, python3-buildlog-consultant
|
||||||
Source: ognibuild
|
Source: ognibuild
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Section: devel
|
Section: devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue