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

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Thu Nov 5 11:49:09 UTC 2015


    Date: Thursday, November 5, 2015 @ 11:49:08
  Author: vicho
Revision: 12565

Update hgsubversion breaks. 1.8.3-1 is not compatible with mercurial
3.6-1

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

Modified: packages/mercurial/trunk/debian/changelog
===================================================================
--- packages/mercurial/trunk/debian/changelog	2015-11-05 10:45:46 UTC (rev 12564)
+++ packages/mercurial/trunk/debian/changelog	2015-11-05 11:49:08 UTC (rev 12565)
@@ -1,6 +1,8 @@
 mercurial (3.6-1) unstable; urgency=medium
 
   * New upstream release
+  * Update hgsubversion breaks. 1.8.3-1 is not compatible with mercurial
+    3.6-1
 
  -- Javi Merino <vicho at debian.org>  Thu, 05 Nov 2015 10:43:33 +0000
 

Modified: packages/mercurial/trunk/debian/control
===================================================================
--- packages/mercurial/trunk/debian/control	2015-11-05 10:45:46 UTC (rev 12564)
+++ packages/mercurial/trunk/debian/control	2015-11-05 11:49:08 UTC (rev 12565)
@@ -50,7 +50,7 @@
 Recommends: openssh-client,
 Suggests: qct,
  kdiff3 | kdiff3-qt | kompare | meld | tkcvs | mgdiff
-Breaks: hgsubversion (<< 1.8.2-1),
+Breaks: hgsubversion (<= 1.8.3-1),
  hgview-common (<< 1.8.1),
  mercurial-git (<< 0.8.1-3),
  qct (<< 1.7-2~),




More information about the Python-apps-commits mailing list