Fix lintian warning debhelper-but-no-misc-depends
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -18,6 +18,8 @@ xen-tools (4.2~rc1-1) UNRELEASED; urgency=low
|
||||
#561618)
|
||||
* Bump Standards-Version to 3.8.4 (no changes necessary)
|
||||
* Add Vcs-* headers pointing to new upstream and packaging repository
|
||||
* Fix some Lintian warnings:
|
||||
- [debian/control]: debhelper-but-no-misc-depends
|
||||
|
||||
-- Axel Beckert <abe@debian.org> Thu, 18 Feb 2010 16:54:04 +0100
|
||||
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -10,7 +10,7 @@ Vcs-Hg: http://noone.org/hg/xen-tools/debian
|
||||
|
||||
Package: xen-tools
|
||||
Architecture: all
|
||||
Depends: debootstrap, perl-modules, libtext-template-perl, libconfig-inifiles-perl
|
||||
Depends: debootstrap, perl-modules, libtext-template-perl, libconfig-inifiles-perl, ${misc:Depends}
|
||||
Recommends: xen-hypervisor-amd64 | xen-hypervisor-i386 | xen-hypervisor-i386-pae, xen-shell, libexpect-perl
|
||||
Suggests: reiserfsprogs, xfsprogs, rinse
|
||||
Description: Tools to manage Xen virtual servers
|
||||
|
||||
Reference in New Issue
Block a user