Change source name to ognibuild.
This commit is contained in:
parent
28b692602e
commit
1043130b02
2 changed files with 4 additions and 4 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
python-ognibuild (0.0.1~git20201031.4cbc8df-1) unstable; urgency=low
|
||||
ognibuild (0.0.1~git20201031.4cbc8df-1) unstable; urgency=low
|
||||
|
||||
* Initial release. Closes: #981913
|
||||
|
||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -1,15 +1,15 @@
|
|||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.5.1
|
||||
Build-Depends: debhelper-compat (= 12), dh-sequence-python3, python3-all, python3-setuptools
|
||||
Source: python-ognibuild
|
||||
Source: ognibuild
|
||||
Priority: optional
|
||||
Section: python
|
||||
Section: devel
|
||||
Maintainer: Jelmer Vernooij <jelmer@debian.org>
|
||||
Vcs-Git: https://salsa.debian.org/jelmer/ognibuild.git
|
||||
Vcs-Browser: https://salsa.debian.org/jelmer/ognibuild
|
||||
Homepage: https://github.com/jelmer/ognibuild
|
||||
|
||||
Package: python3-python-ognibuild
|
||||
Package: python-ognibuild
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${python3:Depends}
|
||||
Description: Detect and run any build system
|
||||
|
|
Loading…
Add table
Reference in a new issue