[Python-apps-commits] r5788 - in packages/mercurial/trunk/debian (changelog control)
vicho-guest at users.alioth.debian.org
vicho-guest at users.alioth.debian.org
Wed Jul 7 13:54:02 UTC 2010
Date: Wednesday, July 7, 2010 @ 13:53:58
Author: vicho-guest
Revision: 5788
Mercurial 1.6 breaks old versions of hg-git
Modified:
packages/mercurial/trunk/debian/changelog
packages/mercurial/trunk/debian/control
Modified: packages/mercurial/trunk/debian/changelog
===================================================================
--- packages/mercurial/trunk/debian/changelog 2010-07-07 12:22:13 UTC (rev 5787)
+++ packages/mercurial/trunk/debian/changelog 2010-07-07 13:53:58 UTC (rev 5788)
@@ -1,3 +1,9 @@
+mercurial (1.6-2) unstable; urgency=low
+
+ * Mercurial 1.6 breaks old versions of hg-git (Closes: #588336)
+
+ -- Javi Merino <cibervicho at gmail.com> Wed, 07 Jul 2010 15:48:53 +0200
+
mercurial (1.6-1) unstable; urgency=low
[ Javi Merino ]
Modified: packages/mercurial/trunk/debian/control
===================================================================
--- packages/mercurial/trunk/debian/control 2010-07-07 12:22:13 UTC (rev 5787)
+++ packages/mercurial/trunk/debian/control 2010-07-07 13:53:58 UTC (rev 5788)
@@ -39,6 +39,7 @@
wish,
vim | emacs,
kdiff3 | tkdiff | meld | xxdiff
+Breaks: mercurial-git (<< 0.2.3)
Description: scalable distributed version control system
Mercurial is a fast, lightweight Source Control Management system designed
for efficient handling of very large distributed projects.
More information about the Python-apps-commits
mailing list