[debhelper-devel] [debhelper] annotated tag debian/10.2.3 created (now 28be5a6)

Niels Thykier nthykier at moszumanska.debian.org
Sat Dec 31 21:36:37 UTC 2016


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

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

        at  28be5a6   (tag)
   tagging  8fc7122449929beb14394d9a218eb2632a65aab7 (commit)
  replaces  debian/10.2.2
 tagged by  Niels Thykier
        on  Sat Dec 31 21:35:14 2016 +0000

- Log -----------------------------------------------------------------
Release debhelper/10.2.3 into unstable

Format: 1.8
Date: Sat, 31 Dec 2016 21:27:54 +0000
Source: debhelper
Binary: debhelper dh-systemd
Architecture: source
Version: 10.2.3
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: 805878 830208 839655 843163 843813
Changes:
 debhelper (10.2.3) unstable; urgency=medium
 .
   [ Axel Beckert ]
   * Fix wrong German translation of dh_systemd_start man page. Thanks to
     Thorsten Alteholz for spotting the mistake! (Closes: #839655)
 .
   [ Mattia Rizzolo ]
   * dh_auto_test: Apply patch from Mattia Rizzolo to update
     documentation about running tests during cross-building.
 .
   [ Niels Thykier ]
   * Bump dependency on dh-strip-nondeterminism to ensure
     stable-backports uses a functional version.  Thanks to Christoph
     Biedl for the report. (Closes: #843813)
   * Massage md5sum output to avoid GNU-specific escaping extension
     while we wait for dpkg-gendigests for a more compatible tool.
     Thanks to Bernd Zeimetz for the report.  (Closes: #843163)
 .
   [ Felipe Sateler ]
   * dh_systemd_start: Fix a bug where --restart-after-upgrade with
     --no-start would still start the service.  (Closes: #805878)
   * dh_installinit: Leave the handling of debian/pkg.service and
     debian/pkg.tmpfiles to dh_systemd_*.  (Closes: #830208)
Checksums-Sha1:
 91342a75746822bdc243077d1587b8afa606d133 1733 debhelper_10.2.3.dsc
 55393c7999f7f0511199e7aa6ebc0be446cad721 355864 debhelper_10.2.3.tar.xz
Checksums-Sha256:
 04da89e3144143ddcbe9a898ef607064c5800428690ccba020f95af990750c39 1733 debhelper_10.2.3.dsc
 80a31c22a5c3041b785844dae1b18c436872bdc64221fbd1d1a6c900b40b358b 355864 debhelper_10.2.3.tar.xz
Files:
 5ec34f04356748ec05e8c016cac0f7a7 1733 devel optional debhelper_10.2.3.dsc
 399bbee78cdaed000164360f9f3b5d5f 355864 devel optional debhelper_10.2.3.tar.xz
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAlhoJJIACgkQBUu7n32A
ZEKaJg/9EL2v9UJVL8ko84duPv8WDU9TnkuHOA29GUIBYst1MFO5VbKak89m6KBk
tF4fi4hHImGdlq9qFe66TtbG/BDn5Ny6q/ASBGLKa7qF6vJ3NACwPxM6Vs4TAGEK
P7DskIWqZN7KGz05OxBvhxyyDmAs1RZLtsloKUNK4owHfFdgHdUH8t6gEFFTFHGX
yK+tzpwCkSYq2u9HwowtmoQ7mwg29W0ZjvS0yNLa1eM4Wt+ZPb3rEnHdA4FiTapM
8kFEFNjPYaRtYS+Hfp/DWEw7BtpVQOmSgec95oolRAnzhuQhbZPpj2jG04Kdybn8
MkyNsYKeJnbbn3m6L6HnY7LQ35hUL15jZXqD45RLw0KgI9A+vRaA0e8yNlQxEmj+
ZGJDJCUvVWLDKx5J5EvDEp3iiHQ3exqNZgD4EbCUseqAeel1WmBl5E6UEY0FFx52
C+v8MWB7wpmPg9ShUw9EC33IYEDAvmjuif7XFAUL/md0i/vDRC1pvnuGo0CjRlBl
oI8f6/8P9ufOINkXiwsci3obbkiV8K2cZkbXiNk+y7mljAIZzt/SifAetGCvbGTm
VKTc55aSSM4VWfBN2accaSDRJi4suIxJst6d13pYYhH6unMLpzpc5yOg4deNJl9e
IoAJIlBP8fWeMLEKFsbLYrMqysGfnN+3CIa1tfaCifFIrxYwr0U=
=2hKS
-----END PGP SIGNATURE-----

Axel Beckert (2):
      Fix wrong German translation of dh_systemd_start man page
      Fix up current changelog entry: Add author tags

Felipe Sateler (2):
      systemd_start: do not start when --no-start and --restart-after-upgrade are combined
      installinit: do not process systemd files from compat 11 onwards

Mattia Rizzolo (1):
      dh_auto_test: Note that tests are run under cross-builds

Niels Thykier (13):
      d/changelog: Add entry for Mattia Rizzolo's entry
      Revert "d/changelog: Add entry for Mattia Rizzolo's entry"
      dh: Factor argument unpacking
      Make the build-stamp optional via a build-stamp sequence
      debhelper.pod: Fix typo
      debhelper.pod: Fix another typo - Thanks to Olly Betts
      Bump dh-strip-nondeterminism depends for -backports
      d/changelog: Add entry for Felipe Sateler's changes
      d/changelog: Another change by Felipe Sateler
      dh_installinit: Minor nits in doc
      dh_md5sums: Massage md5sum to avoid GNU-specific escaping
      Update POT and PO files
      Release debhelper/10.2.3 into unstable

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

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