|
|
@@ -51,7 +51,8 @@ Architecture: all
|
|
|
Multi-Arch: foreign
|
|
|
Depends: libdpkg-perl (= ${source:Version}), bzip2, xz-utils,
|
|
|
patch, make, binutils, base-files (>= 5.0.0), ${misc:Depends}
|
|
|
-Recommends: gcc | c-compiler, build-essential, fakeroot, gnupg, gpgv, libalgorithm-merge-perl
|
|
|
+Recommends: gcc | c-compiler, build-essential, fakeroot,
|
|
|
+ gnupg | gnupg2, gpgv | gpgv2, libalgorithm-merge-perl
|
|
|
Suggests: debian-keyring
|
|
|
Breaks: dpkg-cross (<< 2.0.0), devscripts (<< 2.10.26)
|
|
|
Replaces: manpages-it (<< 2.80-4)
|
|
|
@@ -69,7 +70,8 @@ Architecture: all
|
|
|
Multi-Arch: foreign
|
|
|
Depends: dpkg (>= 1.15.8), perl, libtimedate-perl, ${misc:Depends}
|
|
|
Recommends: libfile-fcntllock-perl, bzip2, xz-utils
|
|
|
-Suggests: debian-keyring, gnupg, gpgv, gcc | c-compiler, binutils, patch
|
|
|
+Suggests: debian-keyring, gnupg | gnupg2, gpgv | gpgv2,
|
|
|
+ gcc | c-compiler, binutils, patch
|
|
|
Breaks: dpkg-dev (<< 1.15.6)
|
|
|
Replaces: dpkg (<< 1.15.8), dpkg-dev (<< 1.15.6)
|
|
|
Description: Dpkg perl modules
|