[debhelper-devel] [debhelper] branch stretch-backports updated (8f8c0fa -> e18baf1)
Niels Thykier
nthykier at moszumanska.debian.org
Sat Nov 25 10:43:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
nthykier pushed a change to branch stretch-backports
in repository debhelper.
from 8f8c0fa Release debhelper/10.10.5~bpo9+1 into stretch-backports
adds c40767b Cleanup trailing whitespace in ancient debian/changelog entries
adds cceca4c Fix typo "belive" in d/copyright and ancient d/changelog entries
adds b75bf53 Cleanup trailing whitespace in debian/rules
adds 65fe939 Use HTTPS in debian/copyright format URL
adds 4306a33 Remove support for named compat levels
adds 082c71b dh_perl: Prune usr/share/doc directory in File::Find
adds 52bf7ef dh,dh_auto_*: Add NOOP promises
adds d7755b0 Make dbgsym Package-Type (almost) configurable
adds ed480ae dh_installsystemd,dh_systemd_start: Use restart instad of try-restart
adds e5fce9b dh_install: Drop obsolete remark about compat 3
adds 874410e dh_install: Fix --exclude on entire patterns
adds 43056e7 dh_installsystemd: Fix incorrect error for "missing" files
adds 7424670 Add some closes for ubuntu as well
adds 203f573 dh_installsystemd: Optimize the tmpfiles search
adds 9a87aeb d/changelog: Use "LP: #nnn" for Ubuntu bugs
adds 86d05e4 dh_installsystemd: Avoid invalid scripts when there are no units
adds ddc7878 Revert "dh_installsystemd: Avoid invalid scripts when there are no units"
adds 5f2fb00 dh_installsystemd: Avoid invalid scripts when there are no units
adds e02aafa Add PoC support for building DEB_TARGET during cross builds
adds d17743c dh_strip/dh_makeshlibs: Move cross_commands into DOPACKAGES loops
adds 901fc1a Make cross_command package specific
adds 7a01300 Dh_Lib: Avoid confusing buildX() that were actually hostX()
adds bb73623 d/changelog: Document X-DH-Build-For-Type
adds 0ff7d9c Replace some string evals with a simple require
adds fc7d79e dh_makeshlibs: Ignore non-ELF files even if named .so
adds d2ace56 Avoid unnecessary load of File::Find
adds bda9622 dh_missing: Lazy load File::Find
adds 6979bc9 isnative: Use Dpkg module directly instead of dpkg-parsechangelog
adds 56e5834 Release debhelper/10.10.6 into unstable
adds 9573c4d dh_strip: Fix regression that broke "make_debug"
adds 1d0a3cd dh_builddeb: Avoid using an undefined value as an ARRAY reference
adds 6dea7ca Regenerate POT and PO files
adds f58a3e7 Release debhelper/10.10.7 into unstable
adds 6662a9d Mark c11 as in open beta
adds f2a5dba dwz.pm: Include the name of the sequence in the warning
adds 9a1d01d Dh_Getopt: Improve warning message
adds 4dc71f1 dh_install: Fix --exclude of patterns
adds e23dbee qmake: Set QMAKE_LINK correctly for cross-builds
adds 3cf9dd3 qmake: Let the qmake cross config survive until clean
adds da662ca qmake.pm: Ensure that the cross config filename is absolute
adds 197d80b Makefile: Use $(PO4A) in po4a-stamp
adds af7ff87 Release debhelper/10.10.8 into unstable
adds feeaa31 qmake.pm: Add missing import of generated_file
adds f69aab4 meson.pm: Fix typo
adds 5f21fa3 qmake.pm: Push compiler information as ‘early’ flags to qmake.
adds 03b357e qmake.pm: Add all possible settings to generated qmake-cross.conf.
adds e38c245 dh_missing: Permit missing d/tmp when implicit
adds 1a52f70 dh_missing.1: Improve wording
adds 6d2ba17 Regenerate POT and PO files
adds 42ff99d Release debhelper/10.10.9 into unstable
new 2bd8b87 Merge tag 'debian/10.10.9' into stretch-backports
new e18baf1 Release debhelper/10.10.9~bpo9+1 into stretch-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:
Makefile | 2 +-
autoscripts/postinst-systemd-restart | 2 +-
debhelper.pod | 62 +---
debian/changelog | 284 ++++++++++-----
debian/compat | 2 +-
debian/copyright | 4 +-
debian/rules | 2 +-
dh | 11 +-
dh_auto_build | 2 +
dh_auto_clean | 2 +
dh_auto_configure | 2 +
dh_auto_install | 2 +
dh_auto_test | 2 +
dh_builddeb | 10 +-
dh_gencontrol | 2 +
dh_install | 15 +-
dh_installsystemd | 90 +++--
dh_installudev | 1 -
dh_makeshlibs | 5 +-
dh_missing | 19 +-
dh_perl | 5 +-
dh_strip | 16 +-
lib/Debian/Debhelper/Buildsystem/meson.pm | 2 +-
lib/Debian/Debhelper/Buildsystem/qmake.pm | 41 ++-
lib/Debian/Debhelper/Dh_Getopt.pm | 5 +-
lib/Debian/Debhelper/Dh_Lib.pm | 143 +++++---
lib/Debian/Debhelper/Sequence/dwz.pm | 2 +-
man/po4a/po/de.po | 576 ++++++++++++++----------------
man/po4a/po/debhelper.pot | 334 ++++++-----------
man/po4a/po/es.po | 457 ++++++++++--------------
man/po4a/po/fr.po | 574 ++++++++++++++---------------
man/po4a/po/ja.po | 555 ++++++++++++++--------------
man/po4a/po/pt.po | 570 ++++++++++++++---------------
t/pod.t | 2 +-
34 files changed, 1866 insertions(+), 1937 deletions(-)
--
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