Quellcode durchsuchen

Make the dpkg-iasearch conflicts versioned.

Adam Heath vor 23 Jahren
Ursprung
Commit
77516846fb
3 geänderte Dateien mit 7 neuen und 2 gelöschten Zeilen
  1. 4 0
      ChangeLog
  2. 1 0
      debian/changelog
  3. 2 2
      debian/control

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Tue Apr 15 00:16:44 CDT 2003 Adam Heath <doogie@debian.org>
+
+  * debian/control: Make the dpkg-iasearch conflicts versioned.
+
 Mon Apr 14 21:13:04 CDT 2003 Adam Heath <doogie@debian.org>
 
   * archtable: Updated for hurd.

+ 1 - 0
debian/changelog

@@ -1,6 +1,7 @@
 dpkg (1.10.10) unstable; urgency=low
 
   * Update archtable for hurd.  Closes: #187509.
+  * Make the dpkg-iasearch conflicts versioned.  Closes: #170698.
 
  -- Adam Heath <doogie@debian.org>  UNRELEASED
 

+ 2 - 2
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, dpkg-dev (<< 1.9)
+Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11), 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, dpkg-dev (<< 1.9)
+Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11), 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