mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Don't repeat Section in the binary package's control chunk (pleases
lintian).
This commit is contained in:
parent
3574ad4de5
commit
1e57b40392
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ ubuntu-dev-tools (0.58) UNRELEASED; urgency=low
|
||||
|
||||
[ Loic Minier ]
|
||||
* Fix a bunch of hyphen-used-as-minus-sign lintian informational tags.
|
||||
* Don't repeat Section in the binary package's control chunk (pleases
|
||||
lintian).
|
||||
|
||||
-- Jonathan Davies <jpds@ubuntu.com> Sat, 17 Jan 2009 21:04:55 +0000
|
||||
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -12,7 +12,6 @@ Standards-Version: 3.8.0
|
||||
|
||||
Package: ubuntu-dev-tools
|
||||
Architecture: all
|
||||
Section: devel
|
||||
Depends: ${python:Depends}, binutils, devscripts, sudo, python-debian,
|
||||
python-launchpad-bugs (>= 0.2.25), python-launchpadlib, dctrl-tools,
|
||||
lsb-release, diffstat, dpkg-dev, ${misc:Depends}
|
||||
|
Loading…
x
Reference in New Issue
Block a user