[Reproducible-commits] [debhelper] branch pu/reproducible_builds updated (be40222 -> f9d13f6)

Mattia Rizzolo mattia at mapreri.org
Sun Oct 4 17:06:53 UTC 2015


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

mapreri-guest pushed a change to branch pu/reproducible_builds
in repository debhelper.

  discards  be40222   9.20150811.0~reproducible5 cherry-picking "dh_gencontrol: Move debug debs back into section 'debug'"
  discards  2a39328   Cherry-pick f15878d1b81fee001d63a09dc31e43663a9185c6 ("Skip building ddebs for udebs temporarily").
  discards  fdd0a6e   Document 9.20150811.0~reproducible3
     omits  061961d   Dh_Lib: We only need the latest changelog entry.
     omits  f003630   Document version 9.20150811.0~reproducible2
     omits  dd097da   dh_builddeb: Use get_source_date_epoch rather than $dh{DATE}
     omits  b56111a   fix mtimes also for ddebs.
     omits  f7199ca   Unconditionally enable ddeb-support
     omits  c24a4ad   Run dh_strip_nondeterminism before dh_compress
     omits  2b6c978   dh_builddeb: fix mtimes for reproducibility
      adds  ef45966   d/changelog: Use Eduard Sanou's real name
      adds  5b0c5a6   cmake.pm: Set SYSCONFDIF and LOCALESTATEDIR
      adds  f56ad0a   dh_gencontrol: Move debug debs back into section 'debug'
      adds  f585d0e   dh_installinit: Quote directory name used in regex
      adds  6a40924   dh_installinit: Install tmpfiles.d files for systemd-only packages
      adds  69a8a6d   Add debug build ids to the Binary package's control file
      adds  8ac4161   Revert "dh_makeshlibs [compat 10]: Pass -X to ldconfig"
      adds  d0fcc41   Check that we're actually building debug debs when writing build-ids
      adds  35b22cf   d/control: Remove Homepage field
      adds  2a1dc83   Run dh_strip_nondeterminism before dh_compress
      adds  be4ce1d   dh: Allow dh_strip_nondeterminism to be absent
      adds  4326016   Update my Uploaders email to @debian.org
      adds  5549f84   Add X-Build-Ids to all debug packages built with dh_strip
      adds  b643ae3   dh_strip: Include the full debug ids in the header
      adds  7e65a95   dh_strip: Refactor build-id recording
      adds  a5c00fc   dh_gencontrol: Fix some style nits
      adds  ee516f3   dh: Fix bug with calling optional commands
      adds  6f334f4   dh_gencontrol: Do not duplicate build-ids in the original package
      adds  76b7908   d/changelog: Expand a bit on an entry
      adds  a43757f   Change X-Build-Ids to Build-Ids
      adds  1f23108   dh_gencontrol: Add Auto-Built-Package field in ddeb control files
      adds  b418f73   dh_builddeb: Let dpkg determine the udeb filename by default
      adds  a677d87   Revert "dh_builddeb: Let dpkg determine the udeb filename by default"
      adds  f15878d   Skip building ddebs for udebs temporarily
      adds  1f93dad   dh_builddeb: Generate the correct filename for udebs
      adds  0e26601   Dh_Lib.pm: Drop udeb_filename subroutine
      adds  5eff701   dh_strip: Document current rather than future ddeb state
      adds  cbb6417   dh_strip: Fix invalid pod marker
      adds  2c3ac22   dh_fixperms: Reset perms of some images, css and js files
      adds  4e3fd5d   dh_install: Read d/not-installed with --list-missing
      adds  dc803cf   Dh_Lib: We only need the latest changelog entry.
      adds  d5f71a8   d/changelog: Add missing word
      adds  df7bd63   Fix doit_in_sourcedir/doit_in_builddir exception handling
      adds  d1594da   debhelper.pod: Improve the Perl maintscript snippet
      adds  33f5cfb   dh_shlibdeps: Accept -L multiple times
      adds  40d834e   Default to --parallel in compat 10
      adds  a5d0c48   d/changelog: Minor wording improvements
      adds  eaa8aa9   debhelper.pod: Use 0x7f to filter the signal name
      adds  f58508b   dh_fixperms: Correct find call
      adds  9bcb9a4   dh_makeshlibs: Use ldconfig trigger instead of maintscripts
      adds  10aa93a   Dh_Lib: Validate trigger types
      adds  0df8fdb   dh_installdirs.1: Document that it can often be omitted
      adds  60f5966   fix file lists and abspaths for dh_compress w/test
      adds  e2a802b   Dh_Lib: Export an env var before running +x scripts
      adds  c530fe2   dh_movefiles: Support globs in cmd-line arguments
      adds  ee946bc   d/changelog: Add missing Closes
      adds  500e562   Fix typo
      adds  044662d   Update Portuguese translations
      adds  e3bd8e2   Automatic po cleanup of pt.po
      adds  1d347e0   Regenerate POT and refresh PO files
      adds  9fcfbf8   dh_installinit: Document that --onlyscripts should be used with -p
      adds  f84b74d   dh_installman: Add missing close(IN) call
      adds  46ae552   Regenerate POT and po files
      adds  293158d   Update Portuguese translations
      adds  339e613   Automatic po clean up
      adds  5f94316   Release debhelper/9.20151004 into unstable
       new  06a4d1d   dh_builddeb: fix mtimes for reproducibility
       new  f9d13f6   Unconditionally enable ddeb-support

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   (be40222)
            \
             N -- N -- N   refs/heads/pu/reproducible_builds (f9d13f6)

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 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/Buildsystem.pm       |   12 +-
 Debian/Debhelper/Buildsystem/cmake.pm |   14 +-
 Debian/Debhelper/Dh_Buildsystems.pm   |    4 +-
 Debian/Debhelper/Dh_Lib.pm            |   78 +-
 autoscripts/postinst-makeshlibs-c10   |    3 -
 autoscripts/postrm-makeshlibs-c10     |    3 -
 debhelper.pod                         |   47 +-
 debian/changelog                      |  133 +-
 debian/control                        |    3 +-
 dh                                    |   48 +-
 dh_builddeb                           |   56 +-
 dh_compress                           |   13 +-
 dh_fixperms                           |   30 +-
 dh_gencontrol                         |   34 +-
 dh_install                            |   13 +
 dh_installdeb                         |   29 +-
 dh_installdirs                        |    8 +
 dh_installinit                        |   56 +-
 dh_installman                         |    1 +
 dh_makeshlibs                         |   18 +-
 dh_movefiles                          |   14 +-
 dh_shlibdeps                          |   13 +-
 dh_strip                              |   57 +-
 doc/PROGRAMMING                       |    8 +-
 lib                                   |    1 +
 man/po4a/po/de.po                     | 1987 ++++++++++++++++--------------
 man/po4a/po/debhelper.pot             | 1664 +++++++++++++------------
 man/po4a/po/es.po                     | 1990 ++++++++++++++++--------------
 man/po4a/po/fr.po                     | 1992 ++++++++++++++++--------------
 man/po4a/po/pt.po                     | 2130 ++++++++++++++++++---------------
 t/dh_compress.t                       |   93 ++
 31 files changed, 5904 insertions(+), 4648 deletions(-)
 delete mode 100644 autoscripts/postinst-makeshlibs-c10
 delete mode 100644 autoscripts/postrm-makeshlibs-c10
 create mode 120000 lib
 create mode 100755 t/dh_compress.t

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