[Reproducible-commits] [dpkg] branch pu/reproducible_builds updated (e381f5a -> 62ccd2d)

Mattia Rizzolo mattia at debian.org
Mon May 9 09:02:48 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  e381f5a   Update changelog
  discards  587b8c7   dpkg-genbuildinfo; Disable Environment information for now
  discards  5287692   Document 1.18.6.0~reproducible1
  discards  1dbca47   Add support for .buildinfo files
     omits  affbcea   dpkg-deb: Normalize file permissions when creating control.tar
     omits  7bee774   dpkg-buildpackage: Preset build timestamp to latest changelog entry
     omits  158c475   dpkg-deb: Allow to set the build timestamp using SOURCE_DATE_EPOCH
     omits  3b6b50f   dpkg-deb: Use the common build timestamp for all files created at a later time
     omits  fda7731   dpkg-deb: Use a single timestamp for ar headers when building a .deb
       new  692399a   Bump version to 1.18.7
       new  8f7bd27   Fix typo
       new  474f976   Update German translation of manual pages
       new  c3c607c   Update German translation of manual pages
       new  724ae36   Update German scripts translation
       new  abbdf5b   man: Shorten example symbol names in dpkg-gensymbols(1)
       new  a234261   Dpkg: Relax dependency restriction parsing to allow sloppy spaces
       new  a558a21   dpkg-source: Add new --require-strong-checksums option and change default
       new  6c9dbd4   s-s-d: Use a heap allocated formatted string for what to stop
       new  836dc74   libdpkg: Add new fmt and vfmt varbuf methods
       new  58876fc   dselect: Do not use fixed size strings for menu entries
       new  5982d95   libdpkg: Do not use fixed size buffers in options module
       new  99d596b   libdpkg: Do not use fixed size strings in reporting functions
       new  21e6e04   libdpkg: Reorder ehandle functions
       new  7b16526   libdpkg: Refactor and colorize abort printing into a new function
       new  4e1e0e7   libdpkg: Rework error message handling to use variable buffers
       new  9233e38   Dpkg::Deps: Refactor options for Dpkg::Deps::Simple->new into a new hash
       new  608f938   Dpkg::Deps: Add support for tests dependencies
       new  56799b5   arch: Bump the GNU triplet cpu from i386 to i686
       new  d078868   arch: Clarify column descriptions in table files
       new  4c4cade   po: Regenerate .pot files and merge .po files with them
       new  a6cd8e3   Release 1.18.7
       new  1dfc945   dpkg-deb: Use a single timestamp for ar headers when building a .deb
       new  1c7e268   dpkg-deb: Use the common build timestamp for all files created at a later time
       new  fc25ddf   dpkg-deb: Allow to set the build timestamp using SOURCE_DATE_EPOCH
       new  ddce83d   dpkg-buildpackage: Preset build timestamp to latest changelog entry
       new  c247140   dpkg-deb: Normalize file permissions when creating control.tar
       new  0774d02   Add support for .buildinfo files
       new  caf8e48   dpkg-genbuildinfo; Disable Environment information for now
       new  62ccd2d   document 1.18.7.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   (e381f5a)
            \
             N -- N -- N   refs/heads/pu/reproducible_builds (62ccd2d)

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 30 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:
 abitable                       |   4 +-
 cputable                       |  18 +-
 debian/changelog               |  48 ++++-
 debian/rules                   |   7 -
 dselect/main.cc                |  15 +-
 dselect/method.cc              |   5 +-
 dselect/po/bs.po               |   2 +-
 dselect/po/ca.po               |   2 +-
 dselect/po/cs.po               |   2 +-
 dselect/po/da.po               |   2 +-
 dselect/po/de.po               |   2 +-
 dselect/po/dselect.pot         |   4 +-
 dselect/po/el.po               |   2 +-
 dselect/po/es.po               |   2 +-
 dselect/po/et.po               |   2 +-
 dselect/po/eu.po               |   2 +-
 dselect/po/fr.po               |   2 +-
 dselect/po/gl.po               |   2 +-
 dselect/po/hu.po               |   2 +-
 dselect/po/id.po               |   2 +-
 dselect/po/it.po               |   2 +-
 dselect/po/ja.po               |   2 +-
 dselect/po/ko.po               |   2 +-
 dselect/po/nb.po               |   2 +-
 dselect/po/nl.po               |   2 +-
 dselect/po/nn.po               |   2 +-
 dselect/po/pl.po               |   2 +-
 dselect/po/pt.po               |   2 +-
 dselect/po/pt_BR.po            |   2 +-
 dselect/po/ro.po               |   2 +-
 dselect/po/ru.po               |   2 +-
 dselect/po/sk.po               |   2 +-
 dselect/po/sv.po               |   2 +-
 dselect/po/tl.po               |   2 +-
 dselect/po/vi.po               |   2 +-
 dselect/po/zh_CN.po            |   2 +-
 dselect/po/zh_TW.po            |   2 +-
 lib/dpkg/ehandle.c             | 238 ++++++++++++++--------
 lib/dpkg/options.c             |   8 +-
 lib/dpkg/report.c              |  20 +-
 lib/dpkg/varbuf.h              |  21 ++
 man/dpkg-gensymbols.1          |  12 +-
 man/dpkg-source.1              |   5 +
 man/dpkg.1                     |   2 +-
 man/po/de.po                   | 447 +++++++++++++++++------------------------
 man/po/dpkg-man.pot            |  39 ++--
 man/po/es.po                   |  41 ++--
 man/po/fr.po                   |  39 ++--
 man/po/hu.po                   |  39 ++--
 man/po/it.po                   |  41 ++--
 man/po/ja.po                   |  41 ++--
 man/po/nl.po                   |  49 +++--
 man/po/pl.po                   |  41 ++--
 man/po/pt_BR.po                |  39 ++--
 man/po/ru.po                   |  39 ++--
 man/po/sv.po                   |  41 ++--
 man/po/zh_CN.po                |  39 ++--
 ostable                        |  12 +-
 po/ast.po                      |  59 +++---
 po/bs.po                       |  27 ++-
 po/ca.po                       |  53 +++--
 po/cs.po                       |  53 +++--
 po/da.po                       |  53 +++--
 po/de.po                       |  53 +++--
 po/dpkg.pot                    |  29 ++-
 po/dz.po                       |  43 ++--
 po/el.po                       |  37 ++--
 po/eo.po                       |  53 +++--
 po/es.po                       |  53 +++--
 po/et.po                       |  39 ++--
 po/eu.po                       |  53 +++--
 po/fr.po                       |  53 +++--
 po/gl.po                       |  53 ++---
 po/hu.po                       |  43 ++--
 po/id.po                       |  57 +++---
 po/it.po                       |  55 +++--
 po/ja.po                       |  53 +++--
 po/km.po                       |  43 ++--
 po/ko.po                       |  57 +++---
 po/ku.po                       |  30 ++-
 po/lt.po                       |  32 +--
 po/mr.po                       |  43 ++--
 po/nb.po                       |  57 +++---
 po/ne.po                       |  43 ++--
 po/nl.po                       |  53 +++--
 po/nn.po                       |  40 ++--
 po/pa.po                       |  39 ++--
 po/pl.po                       |  53 +++--
 po/pt.po                       |  53 +++--
 po/pt_BR.po                    |  63 +++---
 po/ro.po                       |  57 +++---
 po/ru.po                       |  53 +++--
 po/sk.po                       |  53 +++--
 po/sv.po                       |  53 +++--
 po/th.po                       |  53 +++--
 po/tl.po                       |  40 ++--
 po/tr.po                       |  53 +++--
 po/vi.po                       |  53 +++--
 po/zh_CN.po                    |  53 +++--
 po/zh_TW.po                    |  53 +++--
 scripts/Dpkg/BuildProfiles.pm  |   4 +-
 scripts/Dpkg/Deps.pm           |  39 +++-
 scripts/Dpkg/Source/Package.pm |  23 ++-
 scripts/dpkg-source.pl         |   5 +
 scripts/po/ca.po               |  14 +-
 scripts/po/de.po               | 159 ++++-----------
 scripts/po/dpkg-dev.pot        |   7 +-
 scripts/po/es.po               |   5 +-
 scripts/po/fr.po               |  14 +-
 scripts/po/pl.po               |  14 +-
 scripts/po/ru.po               |  14 +-
 scripts/po/sv.po               |  14 +-
 scripts/t/Dpkg_Deps.t          |  22 +-
 utils/start-stop-daemon.c      |  29 ++-
 114 files changed, 2200 insertions(+), 1623 deletions(-)

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