[Reproducible-commits] [debhelper] branch pu/reproducible_builds updated (e569f35 -> 423de3b)

Mattia Rizzolo mattia at debian.org
Fri Jan 15 00:38:28 UTC 2016


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

mattia pushed a change to branch pu/reproducible_builds
in repository debhelper.

  discards  e569f35   typo in the version number, meh
  discards  313dee2   document 9.2015125.0~reproducible0
  discards  4097b5d   dh_builddeb: Fix typo: s/accross/across/
  discards  00e59e9   dh_builddeb: Use get_source_date_epoch rather than $dh{DATE}
  discards  42e1ef9   dh_builddeb: fix mtimes for reproducibility
       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
       new  eff7cb4   dh_builddeb: fix mtimes for reproducibility
       new  423de3b   document 9.20160114.0~reproducible0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e569f35)
            \
             N -- N -- N   refs/heads/pu/reproducible_builds (423de3b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 34 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                |  39 +++-
 debian/control                  |   2 +-
 debian/copyright                |   1 +
 dh                              |  59 ++++-
 dh_builddeb                     |  24 +--
 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, 1855 insertions(+), 903 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