3
0
mirror of https://git.launchpad.net/ubuntu-dev-tools synced 2025-03-16 17:41:08 +00:00

Remove distro-info from the package discription

This commit is contained in:
Stefano Rivera 2011-10-15 15:21:35 +02:00
parent 9b93191e17
commit e7c0233ca6

3
debian/control vendored

@ -74,9 +74,7 @@ Description: useful tools for Ubuntu developers
- check-symbols - will compare and give you a diff of the exported symbols of - check-symbols - will compare and give you a diff of the exported symbols of
all .so files in a binary package. all .so files in a binary package.
- dch-repeat - used to repeat a change log into an older release. - dch-repeat - used to repeat a change log into an older release.
- debian-distro-info - provides information about Debian's distributions.
- dgetlp - download a source package from the Launchpad library. - dgetlp - download a source package from the Launchpad library.
- distro-info - provides information about the distributions' releases.
- grab-merge - grabs a merge from merges.ubuntu.com easily. - grab-merge - grabs a merge from merges.ubuntu.com easily.
- grep-merges - search for pending merges from Debian. - grep-merges - search for pending merges from Debian.
- harvest - grabs information about development opportunities from - harvest - grabs information about development opportunities from
@ -107,6 +105,5 @@ Description: useful tools for Ubuntu developers
- syncpackage - helper to prepare .changes file to upload synced packages - syncpackage - helper to prepare .changes file to upload synced packages
- ubuntu-build - give commands to the Launchpad build daemons from the - ubuntu-build - give commands to the Launchpad build daemons from the
command line. command line.
- ubuntu-distro-info - provides information about Ubuntu's distributions.
- ubuntu-iso - output information of an Ubuntu ISO image. - ubuntu-iso - output information of an Ubuntu ISO image.
- update-maintainer - script to update maintainer field in ubuntu packages. - update-maintainer - script to update maintainer field in ubuntu packages.