mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-31 18:41:36 +00:00
* debian/control: remove diff from Depends (as diff is essential) and add
rsync (used by ubuntu-sync and ubuntu-cd)
This commit is contained in:
parent
aaad2bcd58
commit
6b31310b4d
2
debian/control
vendored
2
debian/control
vendored
@ -11,7 +11,7 @@ Standards-Version: 3.7.2
|
|||||||
Package: ubuntu-dev-tools
|
Package: ubuntu-dev-tools
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Section: devel
|
Section: devel
|
||||||
Depends: ${python:Depends}, ${misc:Depends}, diff, binutils, devscripts
|
Depends: ${python:Depends}, ${misc:Depends}, binutils, devscripts, rsync
|
||||||
XB-Python-Version: ${python:Versions}
|
XB-Python-Version: ${python:Versions}
|
||||||
Description: useful tools for Ubuntu developers
|
Description: useful tools for Ubuntu developers
|
||||||
This is a collection of useful tools that Ubuntu developers use to
|
This is a collection of useful tools that Ubuntu developers use to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user