[Python-apps-commits] r2224 - in packages/mercurial/trunk/debian (NEWS changelog)
vdanjean at users.alioth.debian.org
vdanjean at users.alioth.debian.org
Sat Jan 17 17:35:39 UTC 2009
Date: Saturday, January 17, 2009 @ 17:35:38
Author: vdanjean
Revision: 2224
Add a message in the NEWS file about extensions not enabled by default anymore
Modified:
packages/mercurial/trunk/debian/NEWS
packages/mercurial/trunk/debian/changelog
Modified: packages/mercurial/trunk/debian/NEWS
===================================================================
--- packages/mercurial/trunk/debian/NEWS 2009-01-16 08:11:55 UTC (rev 2223)
+++ packages/mercurial/trunk/debian/NEWS 2009-01-17 17:35:38 UTC (rev 2224)
@@ -1,3 +1,14 @@
+mercurial (1.1.2-1) unstable; urgency=low
+
+ Since the 1.1.2-1 version, mercurial does not enable any extension by
+ default anymore. Upstream asks us to do so because:
+ - users can easily enable any extension if they wish, however they cannot
+ disable a extension that have been enabled system-wide
+ - upstream prefers that default Mercurial installation is the plain Mercurial
+ without extension.
+
+ -- Vincent Danjean <vdanjean at debian.org> Sat, 17 Jan 2009 17:47:06 +0100
+
mercurial (1.0-5) unstable; urgency=low
Since the 1.0 version, mercurial handles most of the merges internaly.
Modified: packages/mercurial/trunk/debian/changelog
===================================================================
--- packages/mercurial/trunk/debian/changelog 2009-01-16 08:11:55 UTC (rev 2223)
+++ packages/mercurial/trunk/debian/changelog 2009-01-17 17:35:38 UTC (rev 2224)
@@ -1,4 +1,4 @@
-mercurial (1.1.2-1) UNRELEASED; urgency=low
+mercurial (1.1.2-1) unstable; urgency=low
[ Vernon Tang ]
* New upstream release (closes: #499846)
@@ -54,8 +54,14 @@
+ Add ${misc:Depends} to Depends to remove
lintian warning.
- -- Vernon Tang <vt at foilhead.net> Thu, 15 Jan 2009 17:47:38 +0800
+ [ Vincent Danjean ]
+ * Document the fact that extensions are not enabled by default anymore
+ in the NEWS file
+ * big thanks to Vernon Tang for its work
+ * upload the package
+ -- Vincent Danjean <vdanjean at debian.org> Sat, 17 Jan 2009 17:33:46 +0100
+
mercurial (1.0.1-5.1) unstable; urgency=high
* Non-maintainer upload by the Security Team.
More information about the Python-apps-commits
mailing list