[Python-apps-commits] r8986 - in packages/mercurial/trunk/debian (changelog control)
vicho at users.alioth.debian.org
vicho at users.alioth.debian.org
Fri Aug 3 11:51:27 UTC 2012
Date: Friday, August 3, 2012 @ 11:51:26
Author: vicho
Revision: 8986
Don't Suggest xxdiff, as it's been removed from the archive
Modified:
packages/mercurial/trunk/debian/changelog
packages/mercurial/trunk/debian/control
Modified: packages/mercurial/trunk/debian/changelog
===================================================================
--- packages/mercurial/trunk/debian/changelog 2012-08-02 21:12:47 UTC (rev 8985)
+++ packages/mercurial/trunk/debian/changelog 2012-08-03 11:51:26 UTC (rev 8986)
@@ -2,6 +2,7 @@
* Don't run the testsuite if nocheck is in DEB_BUILD_OPTIONS
* Move to dh v9 to automatically get the Hardening buildflags
+ * Don't Suggest xxdiff, as it's been removed from the archive
-- Javi Merino <vicho at debian.org> Tue, 05 Jun 2012 16:43:55 +0100
Modified: packages/mercurial/trunk/debian/control
===================================================================
--- packages/mercurial/trunk/debian/control 2012-08-02 21:12:47 UTC (rev 8985)
+++ packages/mercurial/trunk/debian/control 2012-08-03 11:51:26 UTC (rev 8986)
@@ -43,7 +43,7 @@
Suggests: qct,
wish,
vim | emacs,
- kdiff3 | kdiff3-qt | kompare | meld | xxdiff | tkcvs | mgdiff
+ kdiff3 | kdiff3-qt | kompare | meld | 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