[Reproducible-commits] [debhelper] branch master updated (02587ef -> 5b61604)
Mattia Rizzolo
mattia at debian.org
Fri Jan 15 00:38:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a change to branch master
in repository debhelper.
from 02587ef Release debhelper/9.20151225 into unstable
new d9975c4 Dh_Lib: isnative - pass -S to dpkg-parsechangelog
new 7fc4d39 Dh_Lib: The output of dpkg-parsechangelog is defined
new a6cd397 Drop support for compat level 3
new a4c2ca1 dh_install: Avoid d/tmp/d/tmp/<path> on failure
new df52ff1 dh_install: Anchor the d/tmp regex
new 240bc40 dh_icons: Add missing error check and close
new 8a9b2f2 dh_install: Fail late when there were non-existing files
new adde59b Remove unused makeshlibs autoscripts
new 0465b5c Remove the unused python autoscripts snippets
new a88e4f7 dh_installmenu: Remove unncessary snippets for menu files
new bd3ab87 Revert "dh_installmenu: Remove unncessary snippets for menu files"
new 882b84e dh_installmenu: Skip maintscripts for non-exec menu files
new 084fcd3 Revert "dh_installmenu: Skip maintscripts for non-exec menu files"
new bca06f8 dh+compat 10: Drop sequence ctrl and logs
new 1566865 Dh_Lib: Add restore_file_on_clean
new 1aa1413 dh_update_autotools_config: New helper to update config.{guess,sub}
new 56d2579 d/copyright: Fix typo
new df18890 dh_installinit: Add tmpfiles.d to the NOOP rule
new 7d28186 dh_update_autotools_config: Add short synopsis
new cf97304 dh_update_autotools_config: Fix B<>-tag
new 06c54c4 debhelper.pod: Update the "--remaining" caveat
new df29d34 dh_compile_manifest: New helper tool
new 454340c dh_update_autotools_config: Fix typo
new e03b43d Fix typos
new c525fb0 dh_strip: Replace "ddeb" with dbgsym in doc/cmdline options
new 366211a dh_*: Replace ddeb with dbgsym
new efe6ac5 dh_strip: Fix typo
new e73b1bc dh_compile_manifest: Also generate manifests for dbgsym packages
new 78a5c87 d/changelog: Set urgency=low
new 1a358c7 dh_compile_manifest: Remove the helper
new 99a4895 Add changes missing in the prev. commit
new 5b61604 Update pot and po files
The 32 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/Dh_Lib.pm | 88 +++++++-
autoscripts/postinst-makeshlibs | 3 -
autoscripts/postinst-python | 7 -
autoscripts/postrm-makeshlibs | 3 -
autoscripts/prerm-python | 3 -
debhelper.pod | 45 ++++
debian/changelog | 30 +++
debian/control | 2 +-
debian/copyright | 1 +
dh | 59 ++++-
dh_builddeb | 22 +-
dh_clean | 13 +-
dh_fixperms | 13 +-
dh_gencontrol | 72 ++++---
dh_icons | 5 +-
dh_install | 19 +-
dh_installchangelogs | 4 +-
dh_installcron | 2 +-
dh_installdocs | 2 +-
dh_installinit | 2 +-
dh_installmanpages | 2 +-
dh_link | 6 +-
dh_makeshlibs | 6 +-
dh_md5sums | 18 +-
dh_strip | 104 +++++----
dh_suidregister | 2 +-
dh_update_autotools_config | 75 +++++++
doc/PROGRAMMING | 9 +
man/po4a/po/de.po | 463 +++++++++++++++++++++++++--------------
man/po4a/po/debhelper.pot | 337 ++++++++++++++++++-----------
man/po4a/po/es.po | 401 +++++++++++++++++++++-------------
man/po4a/po/fr.po | 468 ++++++++++++++++++++++++++--------------
man/po4a/po/pt.po | 461 +++++++++++++++++++++++++--------------
33 files changed, 1852 insertions(+), 895 deletions(-)
delete mode 100644 autoscripts/postinst-makeshlibs
delete mode 100644 autoscripts/postinst-python
delete mode 100644 autoscripts/postrm-makeshlibs
delete mode 100644 autoscripts/prerm-python
create mode 100755 dh_update_autotools_config
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debhelper.git
More information about the Reproducible-commits
mailing list