[Python-apps-commits] r8231 - in packages/mercurial/trunk/debian (changelog control)
vicho-guest at users.alioth.debian.org
vicho-guest at users.alioth.debian.org
Sun Feb 26 18:07:14 UTC 2012
Date: Sunday, February 26, 2012 @ 18:07:13
Author: vicho-guest
Revision: 8231
Suggest more visual diff commands
Modified:
packages/mercurial/trunk/debian/changelog
packages/mercurial/trunk/debian/control
Modified: packages/mercurial/trunk/debian/changelog
===================================================================
--- packages/mercurial/trunk/debian/changelog 2012-02-26 18:07:09 UTC (rev 8230)
+++ packages/mercurial/trunk/debian/changelog 2012-02-26 18:07:13 UTC (rev 8231)
@@ -4,8 +4,9 @@
* Bump standards-version to 3.9.3 (no change needed)
* Suggest tkcvs instead of tkdiff. tkdiff has been removed from
wheezy as tkcvs provides tkdiff (see bug #483362).
+ * Suggest more visual diff commands
- -- Javi Merino <vicho at debian.org> Sun, 26 Feb 2012 15:44:04 +0000
+ -- Javi Merino <vicho at debian.org> Sun, 26 Feb 2012 15:56:11 +0000
mercurial (2.1-2) experimental; urgency=low
Modified: packages/mercurial/trunk/debian/control
===================================================================
--- packages/mercurial/trunk/debian/control 2012-02-26 18:07:09 UTC (rev 8230)
+++ packages/mercurial/trunk/debian/control 2012-02-26 18:07:13 UTC (rev 8231)
@@ -40,7 +40,7 @@
Suggests: qct,
wish,
vim | emacs,
- kdiff3 | meld | xxdiff | tkcvs
+ kdiff3 | kdiff3-qt | kompare | meld | xxdiff | tkcvs | mgdiff
Breaks: hgsubversion (<< 1.3), hgview (<< 1.3.0-2~), mercurial-git (<< 0.3.1), qct (<< 1.7-2~)
Description: easy-to-use, scalable distributed version control system
Mercurial is a fast, lightweight Source Control Management system designed
More information about the Python-apps-commits
mailing list