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

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Sat May 2 08:59:40 UTC 2015


    Date: Saturday, May 2, 2015 @ 08:59:40
  Author: vicho
Revision: 11897

Update breaks of hgsubversion to versions prior to 1.8-1

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

Modified: packages/mercurial/trunk/debian/changelog
===================================================================
--- packages/mercurial/trunk/debian/changelog	2015-05-02 08:53:51 UTC (rev 11896)
+++ packages/mercurial/trunk/debian/changelog	2015-05-02 08:59:40 UTC (rev 11897)
@@ -3,6 +3,7 @@
   * New upstream release
   * Delete patch for_upstream__fix_typo_in_man_page.patch as it is applied
     upstream
+  * Update breaks of hgsubversion to versions prior to 1.8-1
 
  -- Javi Merino <vicho at debian.org>  Sat, 02 May 2015 09:07:38 +0100
 

Modified: packages/mercurial/trunk/debian/control
===================================================================
--- packages/mercurial/trunk/debian/control	2015-05-02 08:53:51 UTC (rev 11896)
+++ packages/mercurial/trunk/debian/control	2015-05-02 08:59:40 UTC (rev 11897)
@@ -52,7 +52,7 @@
 Recommends: openssh-client,
 Suggests: qct,
  kdiff3 | kdiff3-qt | kompare | meld | tkcvs | mgdiff
-Breaks: hgsubversion (<= 1.6.3-2),
+Breaks: hgsubversion (<< 1.8-1),
  hgview-common (<< 1.8.1),
  mercurial-git (<= 0.6.1-2),
  qct (<< 1.7-2~),




More information about the Python-apps-commits mailing list