mercurial.git
5 years agoDisabled hginstallscripts @LIBDIR@ replacement in setup.py.
Stefano Rivera [Thu, 25 Jun 2020 10:18:13 +0000 (11:18 +0100)]
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

5 years agodeb_specific__optional-dependencies
Python Applications Packaging Team [Thu, 25 Jun 2020 10:18:13 +0000 (11:18 +0100)]
deb_specific__optional-dependencies

Suggest Debian packages for some optional dependencies.

Gbp-Pq: Name deb_specific__optional-dependencies

5 years agodeb_specific__hgk.py
Python Applications Packaging Team [Thu, 25 Jun 2020 10:18:13 +0000 (11:18 +0100)]
deb_specific__hgk.py

Set default hgk path for hgk outside bin.

Gbp-Pq: Name deb_specific__hgk.py.patch

5 years agoproposed_upstream__doctest.path
Python Applications Packaging Team [Thu, 25 Jun 2020 10:18:13 +0000 (11:18 +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 not assume it's 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

5 years agoproposed_upstream__test-clone-uncompressed
Python Applications Packaging Team [Thu, 25 Jun 2020 10:18:13 +0000 (11:18 +0100)]
proposed_upstream__test-clone-uncompressed

# HG changeset patch
# User Julien Cristau <jcristau@debian.org>
# Date 1593076954 -7200
#      Thu Jun 25 11:22:34 2020 +0200
# Node ID 39b6a9ff4c91b1b3a0e9d2eade46b6bf3d8f7d3c
# Parent  a46e36b824612be16b38a1c1cd11160c293d115b
test: redirect stderr so warning messages don't cause changed output (issue6237)

clone and commit race for the lock, and if commit has to wait more than
a second it prints a warning to stderr.  Since this is somewhat expected
here, silence it.

Differential Revision: https://phab.mercurial-scm.org/D8664

Gbp-Pq: Name proposed_upstream__test-clone-uncompressed.patch

5 years agomercurial (5.4.1-1) unstable; urgency=medium
Julien Cristau [Thu, 25 Jun 2020 10:18:13 +0000 (11:18 +0100)]
mercurial (5.4.1-1) unstable; urgency=medium

  * Team upload.
  * Remove python-subversion from autopkgtest dependencies
    (closes: #956007)
  * New upstream bugfix release.
  * Fix test-clone-uncompressed.t failure on slow/loaded hosts.
  * Blacklist test-narrow-shallow.t for occasional failures.
  * Blacklist test-debugcommands.t for occasional failures.

[dgit import unpatched mercurial 5.4.1-1]

5 years agoImport mercurial_5.4.1.orig.tar.gz
Julien Cristau [Thu, 25 Jun 2020 10:18:13 +0000 (11:18 +0100)]
Import mercurial_5.4.1.orig.tar.gz

[dgit import orig mercurial_5.4.1.orig.tar.gz]

5 years agoImport mercurial_5.4.1-1.debian.tar.xz
Julien Cristau [Thu, 25 Jun 2020 10:18:13 +0000 (11:18 +0100)]
Import mercurial_5.4.1-1.debian.tar.xz

[dgit import tarball mercurial 5.4.1-1 mercurial_5.4.1-1.debian.tar.xz]