[Python-apps-commits] r9322 - in packages/mercurial/trunk/debian/patches (1 file)

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Wed Dec 19 20:45:22 UTC 2012


    Date: Wednesday, December 19, 2012 @ 20:45:20
  Author: vicho
Revision: 9322

Refresh patches

Modified:
  packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch

Modified: packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch
===================================================================
--- packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch	2012-12-19 20:45:11 UTC (rev 9321)
+++ packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch	2012-12-19 20:45:20 UTC (rev 9322)
@@ -13,7 +13,7 @@
          EDITOR="$EDITOR -nw"
 --- a/mercurial/commands.py
 +++ b/mercurial/commands.py
-@@ -2044,8 +2044,8 @@ def debuginstall(ui):
+@@ -2045,8 +2045,8 @@ def debuginstall(ui):
      editor = ui.geteditor()
      cmdpath = util.findexe(editor) or util.findexe(editor.split()[0])
      if not cmdpath:




More information about the Python-apps-commits mailing list