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

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Wed May 29 06:46:39 UTC 2013


    Date: Wednesday, May 29, 2013 @ 06:46:36
  Author: vicho
Revision: 9695

Refresh patches

Looks like I forgot about deb_specific__use_sensible-editor in r9645

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	2013-05-29 06:46:30 UTC (rev 9694)
+++ packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch	2013-05-29 06:46:36 UTC (rev 9695)
@@ -13,7 +13,7 @@
          EDITOR="$EDITOR -nw"
 --- a/mercurial/commands.py
 +++ b/mercurial/commands.py
-@@ -2039,8 +2039,8 @@ def debuginstall(ui):
+@@ -2042,8 +2042,8 @@ def debuginstall(ui):
      editor = ui.geteditor()
      cmdpath = util.findexe(editor) or util.findexe(editor.split()[0])
      if not cmdpath:
@@ -349,7 +349,7 @@
      This is used by Python to find imported modules and may need to be
 --- a/mercurial/help/config.txt
 +++ b/mercurial/help/config.txt
-@@ -1151,7 +1151,8 @@ User interface controls.
+@@ -1154,7 +1154,8 @@ User interface controls.
      Print debugging information. True or False. Default is False.
  
  ``editor``




More information about the Python-apps-commits mailing list