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

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Wed Mar 30 06:56:51 UTC 2016


    Date: Wednesday, March 30, 2016 @ 06:56:50
  Author: vicho
Revision: 13056

Refresh patches

Modified:
  packages/mercurial/trunk/debian/patches/deb_specific__optional-dependencies

Modified: packages/mercurial/trunk/debian/patches/deb_specific__optional-dependencies
===================================================================
--- packages/mercurial/trunk/debian/patches/deb_specific__optional-dependencies	2016-03-30 06:16:14 UTC (rev 13055)
+++ packages/mercurial/trunk/debian/patches/deb_specific__optional-dependencies	2016-03-30 06:56:50 UTC (rev 13056)
@@ -77,9 +77,9 @@
  
 --- a/hgext/convert/git.py
 +++ b/hgext/convert/git.py
-@@ -107,7 +107,7 @@ class convert_git(converter_source):
+@@ -75,7 +75,7 @@ class convert_git(converter_source, comm
          else:
-             self.simopt = ''
+             self.simopt = []
  
 -        checktool('git', 'git')
 +        checktool('git', 'git', debname='git-core')




More information about the Python-apps-commits mailing list