mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 16:11:15 +00:00
Add missing dependencies on sensible-utils (thanks lintian!).
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
This commit is contained in:
parent
0886e02435
commit
ff184c6780
4
debian/control
vendored
4
debian/control
vendored
@ -129,7 +129,7 @@ Description: useful tools for Ubuntu developers
|
|||||||
Package: python-ubuntutools
|
Package: python-ubuntutools
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Section: python
|
Section: python
|
||||||
Depends: ${misc:Depends}, ${python:Depends}
|
Depends: ${misc:Depends}, ${python:Depends}, sensible-utils
|
||||||
Breaks: ubuntu-dev-tools (<< 0.154)
|
Breaks: ubuntu-dev-tools (<< 0.154)
|
||||||
Replaces: ubuntu-dev-tools (<< 0.154)
|
Replaces: ubuntu-dev-tools (<< 0.154)
|
||||||
Description: useful library of APIs for Ubuntu developer tools (Python 2)
|
Description: useful library of APIs for Ubuntu developer tools (Python 2)
|
||||||
@ -141,7 +141,7 @@ Description: useful library of APIs for Ubuntu developer tools (Python 2)
|
|||||||
Package: python3-ubuntutools
|
Package: python3-ubuntutools
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Section: python
|
Section: python
|
||||||
Depends: ${misc:Depends}, ${python3:Depends}
|
Depends: ${misc:Depends}, ${python3:Depends}, sensible-utils
|
||||||
Description: useful library of APIs for Ubuntu developer tools
|
Description: useful library of APIs for Ubuntu developer tools
|
||||||
This package ships a collection of APIs, helpers and wrappers used to
|
This package ships a collection of APIs, helpers and wrappers used to
|
||||||
develop useful utilities for Ubuntu developers.
|
develop useful utilities for Ubuntu developers.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user