]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1955: * Tighten python-support and python-central dependencies of debhelper,
authorjoeyh <joeyh>
Fri, 27 Oct 2006 22:45:18 +0000 (22:45 +0000)
committerjoeyh <joeyh>
Fri, 27 Oct 2006 22:45:18 +0000 (22:45 +0000)
  in an IMHO rather futile attempt to deal with derived distributions.
Closes: #395495
debian/changelog
debian/control

index 7007935e2849d5615da2bead437dfe59595e79fc..24f7e662f565843772ceb2150a2561e3b93b2b68 100644 (file)
@@ -7,7 +7,12 @@ debhelper (5.0.41) UNRELEASED; urgency=low
   * Encoding french translation from charset ISO-8859-1 to UTF-8
   * Update french translation with recent change in dh_installchangelogs
 
- -- Joey Hess <joeyh@debian.org>  Sun, 15 Oct 2006 13:05:18 -0400
+  [ Joey Hess ]
+  * Tighten python-support and python-central dependencies of debhelper,
+    in an IMHO rather futile attempt to deal with derived distributions.
+    Closes: #395495
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 27 Oct 2006 13:35:38 -0400
 
 debhelper (5.0.40) unstable; urgency=medium
 
index b6b5e0f61718d87b80f94b9bef4f987a5008c441..c20f2dc97382b344d4f982a3092a9c89af70da46 100644 (file)
@@ -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.2), python-central (<= 0.5.5)
+Conflicts: dpkg-cross (<< 1.18), python-support (<< 0.5.3), python-central (<< 0.5.6)
 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