diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 61127e3..d4e3a80 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), gettext, texinfo, libblkid-dev, - pkg-config, + pkgconf, check <!nocheck>, autoconf, automake, @@ -61,14 +61,14 @@ Depends: ${shlibs:Depends}, libparted2-udeb (= ${binary:Version}), ${misc:Depend Description: Manually partition a hard drive (parted) Package: libparted2t64 -Replaces: libparted2 -Breaks: libparted2 (<< ${source:Version}) Architecture: any Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, dmidecode [amd64 i386] Suggests: parted, libparted-dev, libparted-i18n (= ${source:Version}) Provides: ${t64:Provides}, libparted +Replaces: libparted2 +Conflicts: libparted2 (<< ${source:Version}) Multi-Arch: same Description: disk partition manipulator - shared library GNU Parted is a program that allows you to create, destroy, resize, @@ -79,14 +79,14 @@ Description: disk partition manipulator - shared library This package contains the shared library. Package: libparted-fs-resize0t64 -Provides: ${t64:Provides} -Replaces: libparted-fs-resize0 -Breaks: libparted-fs-resize0 (<< ${source:Version}) Architecture: any Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, libparted2t64 (= ${binary:Version}) Suggests: libparted-dev +Provides: ${t64:Provides} +Replaces: libparted-fs-resize0 +Conflicts: libparted-fs-resize0 (<< ${source:Version}) Multi-Arch: same Description: disk partition manipulator - shared FS resizing library GNU Parted is a program that allows you to create, destroy, resize, |