[debhelper-devel] [debhelper] branch jessie-backports updated (8f53482 -> 4c0b0ea)

Niels Thykier nthykier at moszumanska.debian.org
Sat Feb 18 10:36:42 UTC 2017


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

nthykier pushed a change to branch jessie-backports
in repository debhelper.

      from  8f53482   Release debhelper/10.2.2~bpo8+1 into jessie-backports
      adds  1df6039   Fix wrong German translation of dh_systemd_start man page
      adds  0b8b917   dh_auto_test: Note that tests are run under cross-builds
      adds  711e66f   Fix up current changelog entry: Add author tags
      adds  939d1d7   d/changelog: Add entry for Mattia Rizzolo's entry
      adds  6b0e303   Revert "d/changelog: Add entry for Mattia Rizzolo's entry"
      adds  84d08a9   dh: Factor argument unpacking
      adds  8a07afe   Make the build-stamp optional via a build-stamp sequence
      adds  4cefa7e   debhelper.pod: Fix typo
      adds  b9a561d   debhelper.pod: Fix another typo - Thanks to Olly Betts
      adds  ad4f021   Bump dh-strip-nondeterminism depends for -backports
      adds  43c01e8   systemd_start: do not start when --no-start and --restart-after-upgrade are combined
      adds  8bf26d2   d/changelog: Add entry for Felipe Sateler's changes
      adds  dc22817   installinit: do not process systemd files from compat 11 onwards
      adds  ed2ebf6   d/changelog: Another change by Felipe Sateler
      adds  a105aa0   dh_installinit: Minor nits in doc
      adds  cc93cec   dh_md5sums: Massage md5sum to avoid GNU-specific escaping
      adds  55868a6   Update POT and PO files
      adds  8fc7122   Release debhelper/10.2.3 into unstable
      adds  b3644a6   d/changelog: Document missing change in 10.2.3
      adds  8ce63b4   dh: Show when running the create-stamp "command"
      adds  b1dc483   dh: Avoid repeating added build commands after "dh_auto_test"
      adds  5c74f89   Updated Portuguese translation of documentation
      adds  b07dc70   Add changelog entry and let po4a refresh the po file
      adds  57c5aaa   dh-systemd: install mount units in /lib/systemd/system
      adds  81aad19   Updated French translation of documentation
      adds  7b90b1d   Update German translations of documentation
      adds  bfe6b3d   Refresh po files
      adds  3ffceda   Release debhelper/10.2.4 into unstable
      adds  5f85b5f   Add Japanese translations of documentation
      adds  c56dd6f   Release debhelper/10.2.5 into unstable
       new  5c1f79d   Merge tag 'debian/10.2.5' into jessie-backports
       new  4c0b0ea   Release debhelper/10.2.5~bpo8+1 into jessie-backports

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Debian/Debhelper/Sequence/build_stamp.pm           |   17 +
 ...emd-restart => postinst-systemd-restartnostart} |    5 +-
 debhelper.pod                                      |   19 +
 debian/changelog                                   |   68 +
 debian/control                                     |    2 +-
 debian/rules                                       |    2 +-
 dh                                                 |   74 +-
 dh_auto_test                                       |    3 -
 dh_installinit                                     |   12 +-
 dh_md5sums                                         |    6 +-
 dh_systemd_enable                                  |    2 +-
 dh_systemd_start                                   |    3 +-
 man/po4a/add.fr                                    |   16 +-
 man/po4a/po/de.po                                  |  397 +-
 man/po4a/po/debhelper.pot                          |  242 +-
 man/po4a/po/es.po                                  |  333 +-
 man/po4a/po/fr.po                                  |  406 +-
 man/po4a/po/{pt.po => ja.po}                       | 4577 +++++++++-----------
 man/po4a/po/pt.po                                  |  401 +-
 man/po4a/po4a.cfg                                  |    3 +-
 .../debian/changelog                               |    0
 t/dh_installinit/debian/compat                     |    1 +
 .../debian/control                                 |    0
 t/dh_installinit/debian/foo.service                |    5 +
 t/dh_installinit/dh_installinit.t                  |   57 +
 25 files changed, 3411 insertions(+), 3240 deletions(-)
 create mode 100644 Debian/Debhelper/Sequence/build_stamp.pm
 copy autoscripts/{postinst-systemd-restart => postinst-systemd-restartnostart} (51%)
 copy man/po4a/po/{pt.po => ja.po} (53%)
 copy t/{dh_installdocs => dh_installinit}/debian/changelog (100%)
 create mode 100644 t/dh_installinit/debian/compat
 copy t/{dh_installdocs => dh_installinit}/debian/control (100%)
 create mode 100644 t/dh_installinit/debian/foo.service
 create mode 100755 t/dh_installinit/dh_installinit.t

-- 
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