summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tristan Seligmann [Mon, 17 Aug 2020 08:30:26 +0000 (10:30 +0200)]
Tolerate SIGINT getting the kill in test-stdio.py.
Forwarded: https://bz.mercurial-scm.org/show_bug.cgi?id=6402
Gbp-Pq: Name 0005-Tolerate-SIGINT-getting-the-kill-in-test-stdio.py.patch
Stefano Rivera [Sun, 16 Aug 2020 09:03:07 +0000 (11:03 +0200)]
Disabled hginstallscripts @LIBDIR@ replacement in setup.py.
Bug-Debian: http://bugs.debian.org/620087
Bug-Ubuntu: https://bugs.launchpad.net/bugs/745250
Forwarded: not-needed
setup.py replaces @LIBDIR@ in the hg script, with a path that differs between
Python versions.
libdir in hg doesn't need to be set if mercurial is available in the public
namespace, as it is in Debian.
hg doesn't alter sys.paths if this replacement hasn't happened.
Gbp-Pq: Name deb_specific__disable_libdir_replacement.patch
Python Applications Packaging Team [Sun, 16 Aug 2020 09:03:07 +0000 (11:03 +0200)]
deb_specific__optional-dependencies
Suggest Debian packages for some optional dependencies.
Gbp-Pq: Name deb_specific__optional-dependencies
Python Applications Packaging Team [Sun, 16 Aug 2020 09:03:07 +0000 (11:03 +0200)]
deb_specific__hgk.py
Set default hgk path for hgk outside bin.
Gbp-Pq: Name deb_specific__hgk.py.patch
Debian Python Team [Fri, 2 Sep 2022 12:08:12 +0000 (13:08 +0100)]
proposed_upstream__doctest.path
# HG changeset patch
# User Julien Cristau <jcristau@debian.org>
# Date
1589916203 -7200
# Tue May 19 21:23:23 2020 +0200
# Node ID
de789b6b188b62cf38c5c5cfe760cff9a48c52f5
# Parent
3b7aabd02e11fcfc015b3a90a0c52d971a7b8a83
test: make test-doctest.py work when it's not run from a mercurial repo
This assumption fails when building and running tests from a source
tarball, e.g.
Differential Revision: https://phab.mercurial-scm.org/D8571
Gbp-Pq: Name proposed_upstream__doctest.path
Debian Python Team [Fri, 2 Sep 2022 12:08:12 +0000 (13:08 +0100)]
_tests__silence_asyncore_smtpd_deprecation_warnings
# HG changeset patch
# User Julien Cristau <jcristau@debian.org>
# Date
1649671433 -7200
# Mon Apr 11 12:03:53 2022 +0200
# Node ID
d3df32e12246208fc8bb9507ff921099348c6783
# Parent
5005928cac60a43d98d88523713983efdc204d50
tests: silence asyncore/smtpd deprecation warnings
Gbp-Pq: Topic py310
Gbp-Pq: Name 9_tests__silence_asyncore_smtpd_deprecation_warnings.patch
Debian Python Team [Fri, 2 Sep 2022 12:08:12 +0000 (13:08 +0100)]
_run_tests__silence_distutils_deprecation_warning
# HG changeset patch
# User Julien Cristau <jcristau@debian.org>
# Date
1649431378 -7200
# Fri Apr 08 17:22:58 2022 +0200
# Node ID
96cc0ab5e1e68e4e163e8933842f908dcf42897a
# Parent
ff73927e33968c053bc245884deddb78f5fb6212
run-tests: silence distutils deprecation warning
Gbp-Pq: Topic py310
Gbp-Pq: Name 2_run_tests__silence_distutils_deprecation_warning.patch
Julien Cristau [Fri, 2 Sep 2022 12:08:12 +0000 (13:08 +0100)]
mercurial (6.2.2-1) sid; urgency=medium
* New upstream bugfix release
- fixed fsmonitor extension (closes: #
1014817)
[dgit import unpatched mercurial 6.2.2-1]
Julien Cristau [Fri, 2 Sep 2022 12:08:12 +0000 (13:08 +0100)]
Import mercurial_6.2.2.orig.tar.gz
[dgit import orig mercurial_6.2.2.orig.tar.gz]
Julien Cristau [Fri, 2 Sep 2022 12:08:12 +0000 (13:08 +0100)]
Import mercurial_6.2.2-1.debian.tar.xz
[dgit import tarball mercurial 6.2.2-1 mercurial_6.2.2-1.debian.tar.xz]