Преглед изворни кода

Update dpkg conflicts to << 1.10, instead of 1.9.

Adam Heath пре 22 година
родитељ
комит
b17d1a2662
3 измењених фајлова са 12 додато и 2 уклоњено
  1. 4 0
      ChangeLog
  2. 6 0
      debian/changelog
  3. 2 2
      debian/control

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Tue Jan 27 20:08:12 CST 2003 Adam Heath <doogie@debian.org>
+
+  * debian/control: Update dpkg conflicts to << 1.10, instead of 1.9.
+
 Mon Oct 27 13:39:56 CST 2003 Adam Heath <doogie@debian.org>
 
   * version-nr, debian/changelog: Rebuild, tagging and releasing correctly

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+dpkg (1.10.19) unstable; urgency=medium
+
+  * Update dpkg conflicts to << 1.10, instead of 1.9.  Closes: #190611.
+
+ -- Adam Heath <doogie@debian.org>  UNRELEASED
+
 dpkg (1.10.18) unstable; urgency=medium
 
   * Rebuild, tagging and releasing correctly from cvs this time.

+ 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 (<< 0.11), dpkg-static, dpkg-dev (<< 1.9)
+Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11), dpkg-static, dpkg-dev (<< 1.10)
 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 (<< 0.11), dpkg, dpkg-dev (<< 1.9)
+Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11), dpkg, dpkg-dev (<< 1.10)
 Provides: dpkg
 Description: Package maintenance system for Debian (static compile)
  This package contains the programs which handle the installation and