[debhelper-devel] [debhelper] annotated tag debian/10.6.2 created (now e25a773)

Niels Thykier nthykier at moszumanska.debian.org
Wed Jul 5 08:49:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a change to annotated tag debian/10.6.2
in repository debhelper.

        at  e25a773   (tag)
   tagging  d79e82c9ed11576b2a9a479ec57af29d16ce3812 (commit)
  replaces  debian/10.6.1
 tagged by  Niels Thykier
        on  Wed Jul 5 08:48:34 2017 +0000

- Log -----------------------------------------------------------------
Release debhelper/10.6.2 into unstable

Format: 1.8
Date: Wed, 05 Jul 2017 08:40:00 +0000
Source: debhelper
Binary: debhelper dh-systemd
Architecture: source
Version: 10.6.2
Distribution: unstable
Urgency: medium
Maintainer: Debhelper Maintainers <debhelper-devel at lists.alioth.debian.org>
Changed-By: Niels Thykier <niels at thykier.net>
Description:
 debhelper  - helper programs for debian/rules
 dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
Closes: 866713
Changes:
 debhelper (10.6.2) unstable; urgency=medium
 .
   * Refactor test suite and support running tests in parallel.
   * Add a test case for #866570.
   * dh_compress: Apply patch from Sven Joachim to fix a
     regression in 10.5.1.  (Closes: #866713)
   * dh_installman: Fix regression introduced in 10.5.1 that
     caused a "file not found" error when using -P with an
     absolute argument.  Thanks to Adrian Bunk for reporting
     it over IRC.
Checksums-Sha1:
 3c2d4a074469f6608dc8fbd1ecd60ba49b3d2dcc 1733 debhelper_10.6.2.dsc
 e49d5bb8d402e27050a29256c2dfb483d388057d 410348 debhelper_10.6.2.tar.xz
 14b576ebeb010f1ace679b1db9be5b8c79f839c5 4612 debhelper_10.6.2_source.buildinfo
Checksums-Sha256:
 e1eb8ccb374e2f02c90d808576e22cfbc632662e4291276d2c65680eb94e6b91 1733 debhelper_10.6.2.dsc
 d90e1d98a3cdf05b27be6b789f96014ce80e96ffbc711112dcff3c211cf68653 410348 debhelper_10.6.2.tar.xz
 246d3ab8a6077befa9934da370125de91a25282ca144f1a2d36043044bcb3e23 4612 debhelper_10.6.2_source.buildinfo
Files:
 e9dc67574be10ce1bf2fcb3440fac242 1733 devel optional debhelper_10.6.2.dsc
 c6d416ebfe1d5ad22fef40e9afb2bae1 410348 devel optional debhelper_10.6.2.tar.xz
 c2050239d0cbaba222f6fd91b04603f1 4612 devel optional debhelper_10.6.2_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAllcp+IACgkQBUu7n32A
ZEIsIA/9Htd033K+UKBfHHGmSH6JZd/sa6kGTYEfCcwIcIf04MU1yoLylfgztr95
JcZeMrAJyvtbBk89vogtPL/W6pqzJ0SNbvLYt9vdiW5edxmLi2bAIR2VUG9VdZXC
duq2gOnMJGuuPdaT2ngNU/erxKV4Sn5xEHT7DlbQ0vOQU6puHVArVClAcyW5//in
PIbl5UZ3FLk7gX6DsUvL16W2Y1Mk/ALZuaue9ZF4wC2Do+xsoNFD1QuyF4Juma9C
ftqyuT4bkdnJuH7mkGC4aRv91dFq+hzM8BuJaDgnEswBvLikiJIVL/itAGrpUnnm
durZgKx440/WC1u6DeZZ1TbT47Se8s/snUBd4swPf88MKhRI63MHJPQsSm9VNYTP
fxSqPW9hU50M4vuMW7dZgIsuK4f2b3Jkwsi71SnY0z3YyVvhRekNqRryl3k3ExUG
vBKwxbRbD1sUZJo/UwVSsGTdWfSVrw7ZKNQowBYD859VbujwE/DsLM8IGIAEyv28
BderJ4LKv0nInVrBQKNs+v6RhZkHoeSiOJ7slTx+pXXhJX6ksW59cR5t6vLFuGmd
Q8NpiUu/7u4LYQ1nG9GVlU4UDEK5Slb08SrXbhmPc3khiYHP9LFcl8cpeXLZ8+kF
Re+yAwklexaBzEKC7KUbqBwjEzNjJi738dtT5hq0ZHo6MxYyITM=
=wb4n
-----END PGP SIGNATURE-----

Niels Thykier (38):
      Add simple Test::DH module in the test suite
      dh_install.t: Run the tests against all relevant compat levels
      Add test case for #866570
      Test::DH: Set PERL5LIB
      Test::DH: Prove a run_dh_tool sub that DTRT
      Run dh_install.t in a temp dir
      dh_install.t: Optimize out some fork+exec
      dh-lib.t: Convert to Test::DH
      dh_link.t: Convert to Test::DH
      t/syntax.t: Make it run without setting PERL5LIB
      Test::DH: Support tests requiring (fake)root
      maintscript.t: Convert to Test::DH
      dh_compress.t: Convert to Test::DH
      Test::DH: Drop DEB_BUILD_* vars at load
      Test::DH: Support extra per-test template files
      dh_installinit.t: Convert to Test::DH
      dh_missing: Remove unnecessary (fake)root requirement
      Test::DH: Gracefully handle extra test files in pkg root
      dh_missing.t: Convert to Test::DH
      Test::DH: Support setting env in run_dh_tool
      dh_installdocs.t: Migrate to Test::DH
      t: Drop unnecessary files
      t: Split dh_install tests
      Test::DH: Support alternative fixture dir
      t: Split dh_missing test
      t: Split out a separate test for make jobserver flags
      Test::DH: Expose $ROOT_DIR
      t: Split buildsystem_tests in to smaller bits
      t: Split syntax check test
      t: Split up dh_link test
      t: Avoid redefining dirname
      Makefile: Exclude .pl in test and remove dh_clean call
      d/rules: Let tests run in parallel
      Makefile: Run tests in parallel
      d/changelog: Add entry for the test suite changes
      dh_installman: Fix regression with -P/dir
      Makefile: Avoid some noise during tests
      Release debhelper/10.6.2 into unstable

Sven Joachim (2):
      dh_compress: Remove target before creating fixup symlink
      Set Emacs file variables directory-wide

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list