|
|
@@ -50,6 +50,7 @@ Package: dpkg-dev
|
|
|
Section: utils
|
|
|
Priority: optional
|
|
|
Architecture: all
|
|
|
+Multi-Arch: foreign
|
|
|
Depends: libdpkg-perl (= ${source:Version}), libfile-fcntllock-perl, 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
|
|
|
@@ -66,6 +67,7 @@ Package: libdpkg-perl
|
|
|
Section: perl
|
|
|
Priority: optional
|
|
|
Architecture: all
|
|
|
+Multi-Arch: foreign
|
|
|
Depends: dpkg (>= 1.15.8), perl, libtimedate-perl, ${misc:Depends}
|
|
|
Recommends: bzip2, xz-utils
|
|
|
Suggests: debian-keyring, gnupg, gpgv, binutils, patch
|