|
|
@@ -37,7 +37,7 @@ Depends: ${misc:Depends}
|
|
|
Breaks: dpkg-dev (<< 1.15.8), libdpkg-perl (<< 1.15.8),
|
|
|
apt (<< 0.7.7), aptitude (<< 0.4.7-1)
|
|
|
Suggests: apt
|
|
|
-Replaces: manpages-it
|
|
|
+Replaces: manpages-it (<< 2.80-4)
|
|
|
Description: Debian package management system
|
|
|
This package provides the low-level infrastructure for handling the
|
|
|
installation and removal of Debian software packages.
|
|
|
@@ -54,7 +54,7 @@ Depends: libdpkg-perl (= ${source:Version}), bzip2, xz-utils,
|
|
|
Recommends: gcc | c-compiler, build-essential, fakeroot, gnupg, gpgv, libalgorithm-merge-perl
|
|
|
Suggests: debian-keyring
|
|
|
Breaks: dpkg-cross (<< 2.0.0), devscripts (<< 2.10.26)
|
|
|
-Replaces: manpages-it
|
|
|
+Replaces: manpages-it (<< 2.80-4)
|
|
|
Description: Debian package development tools
|
|
|
This package provides the development tools (including dpkg-source)
|
|
|
required to unpack, build and upload Debian source packages.
|
|
|
@@ -107,7 +107,7 @@ Multi-Arch: foreign
|
|
|
Depends: ${shlibs:Depends}, dpkg (>= 1.13.1), ${misc:Depends}
|
|
|
Suggests: perl
|
|
|
Conflicts: dpkg-ftp, dpkg-multicd
|
|
|
-Replaces: dpkg-ftp, dpkg-multicd, manpages-it
|
|
|
+Replaces: dpkg-ftp, dpkg-multicd, manpages-it (<< 2.80-4)
|
|
|
Description: Debian package management front-end
|
|
|
dselect is a high-level interface for managing the installation and
|
|
|
removal of Debian software packages.
|