Ver código fonte

Make the dpkg-iasearch conflicts versioned.

Adam Heath 23 anos atrás
pai
commit
77516846fb
3 arquivos alterados com 7 adições e 2 exclusões
  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>
 Mon Apr 14 21:13:04 CDT 2003 Adam Heath <doogie@debian.org>
 
 
   * archtable: Updated for hurd.
   * archtable: Updated for hurd.

+ 1 - 0
debian/changelog

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

+ 2 - 2
debian/control

@@ -13,7 +13,7 @@ Package: dpkg
 Architecture: any
 Architecture: any
 Essential: yes
 Essential: yes
 Pre-Depends: dselect, ${shlibs:Pre-Depends}
 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)
 Replaces: dpkg-doc-ja, dpkg-static, manpages-de (<= 0.4-3)
 Description: Package maintenance system for Debian
 Description: Package maintenance system for Debian
  This package contains the programs which handle the installation and
  This package contains the programs which handle the installation and
@@ -31,7 +31,7 @@ Architecture: any
 Priority: optional
 Priority: optional
 Pre-Depends: dselect, ${shlibs:Pre-Depends}
 Pre-Depends: dselect, ${shlibs:Pre-Depends}
 Replaces: dpkg-doc-ja, dpkg, manpages-de (<= 0.4-3)
 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
 Provides: dpkg
 Description: Package maintenance system for Debian (static compile)
 Description: Package maintenance system for Debian (static compile)
  This package contains the programs which handle the installation and
  This package contains the programs which handle the installation and