From: Adam Heath Date: Tue, 2 Jul 2002 17:12:56 +0000 (+0000) Subject: dpkg + dpkg-static conflict dpkg-dev << 1.9, as dpkg-source 1.9 doesn't X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86ed4391c893982191e96f49454cf4e07e1646d6;p=dpkg dpkg + dpkg-static conflict dpkg-dev << 1.9, as dpkg-source 1.9 doesn't work with md5sum 1.10. --- diff --git a/ChangeLog b/ChangeLog index adf26a2d..f1ef1905 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 2 12:11:59 CDT 2002 Adam Heath + + * debian/changelog, debian/control: dpkg + dpkg-static conflict dpkg-dev + << 1.9, as dpkg-source 1.9 doesn't work with md5sum 1.10. + Tue Jul 2 12:29:52 CEST 2002 Wichert Akkerman * Merge from HEAD: diff --git a/debian/changelog b/debian/changelog index 5c4b7435..7a9e2e6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ dpkg (1.10.2) unstable; urgency=low * Make configuration files in $HOME work again + * dpkg + dpkg-static conflict with dpkg-dev << 1.9, to fix md5sum error + in dpkg-source. Closes: #151691. -- Wichert Akkerman UNRELEASED diff --git a/debian/control b/debian/control index 7ac1f687..2c17e840 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Package: dpkg Architecture: any Essential: yes Pre-Depends: dselect, ${shlibs:Pre-Depends} -Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch, dpkg-static +Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch, dpkg-static, dpkg-dev (<< 1.9) Replaces: dpkg-doc-ja, dpkg-static, manpages-de (<= 0.4-3) Description: Package maintenance system for Debian This package contains the programs which handle the installation and @@ -31,7 +31,7 @@ Architecture: any Priority: optional Pre-Depends: dselect, ${shlibs:Pre-Depends} Replaces: dpkg-doc-ja, dpkg, manpages-de (<= 0.4-3) -Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch, dpkg +Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch, dpkg, dpkg-dev (<< 1.9) Provides: dpkg Description: Package maintenance system for Debian (static compile) This package contains the programs which handle the installation and