From 73e5366969d286a6385688e3e85b6de213627478 Mon Sep 17 00:00:00 2001
From: joeyh <joeyh>
Date: Sun, 1 Oct 2006 17:43:28 +0000
Subject: [PATCH] r1945: * Conflict with python-support <= 0.5.2 and
 python-central <= 0.5.4.

---
 debian/changelog | 2 +-
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dd982c6..30faad9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ debhelper (5.0.38) unstable; urgency=low
   * ACK last three NMUs with thanks to Raphael Hertzog for making the best of
     a difficult situation.
   * Revert all dh_python changes. Closes: #381389, #378604
-  * Conflict with python-support << 0.5.3 and python-central << 0.5.5.
+  * Conflict with python-support <= 0.5.2 and python-central <= 0.5.4.
   * Make dh_python do nothing if debian/pycompat is found.
     The new versions of dh_pysupport or dh_pycentral will take care of
     everything dh_python used to do in this situation.
diff --git a/debian/control b/debian/control
index 7c5963f..0e8c201 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: debhelper
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, coreutils, file (>= 3.23-1), dpkg-dev (>= 1.13.13), html2text, binutils, po-debconf
 Suggests: dh-make
-Conflicts: dpkg-cross (<< 1.18), python-support (<< 0.5.3), python-central (<< 0.5.5)
+Conflicts: dpkg-cross (<< 1.18), python-support (<= 0.5.2), python-central (<= 0.5.4)
 Description: helper programs for debian/rules
  A collection of programs that can be used in a debian/rules file to
  automate common tasks related to building debian packages. Programs
-- 
2.39.5