]> err.no Git - dpkg/commitdiff
dpkg + dpkg-static conflict dpkg-dev << 1.9, as dpkg-source 1.9 doesn't
authorAdam Heath <doogie@debian.org>
Tue, 2 Jul 2002 17:12:56 +0000 (17:12 +0000)
committerAdam Heath <doogie@debian.org>
Tue, 2 Jul 2002 17:12:56 +0000 (17:12 +0000)
work with md5sum 1.10.

ChangeLog
debian/changelog
debian/control

index adf26a2d1d21f20967346f6bd03025afb685e7ad..f1ef1905157fb6b0430ca42dc167b5f8e96f7ba6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jul  2 12:11:59 CDT 2002 Adam Heath <doogie@debian.org>
+
+  * 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 <wichert@deephackmode.org>
 
   * Merge from HEAD:
index 5c4b7435d85a8244c91be40ed569df5857836b05..7a9e2e6e8fdc3f7946af7d6b4f7cf26c97439bcf 100644 (file)
@@ -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 <wakkerma@debian.org>  UNRELEASED
 
index 7ac1f6876f33a995c64ca985565a6eb48368c23c..2c17e840643783c1934381adfad28bd3ca45a3b9 100644 (file)
@@ -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