[Python-apps-commits] r10821 - in packages/mercurial/trunk/debian (changelog control)

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Fri May 2 07:24:47 UTC 2014


    Date: Friday, May 2, 2014 @ 07:24:46
  Author: vicho
Revision: 10821

Rever breaks of hgsubversion to versions prior to 1.6

Looks like the only thing broken is the autopkgtest for hgsubversion.

Modified:
  packages/mercurial/trunk/debian/changelog
  packages/mercurial/trunk/debian/control

Modified: packages/mercurial/trunk/debian/changelog
===================================================================
--- packages/mercurial/trunk/debian/changelog	2014-05-02 07:23:09 UTC (rev 10820)
+++ packages/mercurial/trunk/debian/changelog	2014-05-02 07:24:46 UTC (rev 10821)
@@ -1,6 +1,7 @@
 mercurial (3.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Rever breaks of hgsubversion to versions prior to 1.6
 
  -- Javi Merino <vicho at debian.org>  Fri, 02 May 2014 08:21:03 +0100
 

Modified: packages/mercurial/trunk/debian/control
===================================================================
--- packages/mercurial/trunk/debian/control	2014-05-02 07:23:09 UTC (rev 10820)
+++ packages/mercurial/trunk/debian/control	2014-05-02 07:24:46 UTC (rev 10821)
@@ -47,7 +47,7 @@
 Recommends: openssh-client,
 Suggests: qct,
  kdiff3 | kdiff3-qt | kompare | meld | tkcvs | mgdiff
-Breaks: hgsubversion (<= 1.6.0-3),
+Breaks: hgsubversion (<< 1.6~),
  hgview (<< 1.7.1-1~),
  mercurial-git (<< 0.4.0-1~),
  qct (<< 1.7-2~),




More information about the Python-apps-commits mailing list