[dpkg] branch pu/reproducible_builds updated (c91ae35 -> b999abc)

Mattia Rizzolo mattia at debian.org
Tue Sep 20 22:35:29 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 dpkg.

  discards  c91ae35   Cleaner way of normalizing control.tar but not data.tar
     omits  d318c15   document 1.18.10.0~reproducible0
     omits  9f29885   *ugly* hack to fix out patch normalizing control.tar to not affect data.tar too
     omits  e10beeb   dpkg-genbuildinfo; Disable Environment information for now
     omits  1911dee   Add support for .buildinfo files
     omits  3f4d80c   dpkg-deb: Normalize file permissions when creating control.tar
       new  9529664   dpkg-deb: Generate reproducible file modes for the .deb control member
       new  3ec9019   Add support for .buildinfo files
       new  10fd651   FIXME: cleanup
       new  e4632bf   FIXME: more cleanup
       new  2877980   FIXME: remove spurious -O line
       new  fa6f843   disable Environment field in .buildinfo until diffoscope properly supports it
       new  6a5decb   Continue to support --buildinfo-identifier as an override for --buildinfo-id, as jenkins is using it atm
       new  b999abc   document 1.18.10.0~reproducible1

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

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 8 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/changelog                   |  24 ++-
 debian/dpkg-dev.manpages           |   1 +
 dpkg-deb/build.c                   |  27 ++-
 man/Makefile.am                    |   1 +
 man/deb-buildinfo.5                | 175 +++++++++++++++
 man/dpkg-buildpackage.1            |  30 +--
 man/dpkg-genbuildinfo.1            |  56 +++--
 man/po/po4a.cfg                    |   3 +
 scripts/Dpkg/Control/FieldsCore.pm |  10 +-
 scripts/Dpkg/Control/Types.pm      |   2 +-
 scripts/Dpkg/Vendor/Default.pm     |  14 +-
 scripts/dpkg-buildpackage.pl       |  64 ++----
 scripts/dpkg-genbuildinfo.pl       | 423 ++++++++++++++++++++++---------------
 t/pod-spell.t                      |   2 +
 14 files changed, 542 insertions(+), 290 deletions(-)
 create mode 100644 man/deb-buildinfo.5

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list