[Reproducible-commits] [dpkg] branch pu/reproducible_builds updated (1cd58d9 -> b5e4add)

Jérémy Bobbio lunar at moszumanska.debian.org
Sat May 30 09:52:46 UTC 2015


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

lunar pushed a change to branch pu/reproducible_builds
in repository dpkg.

  discards  1cd58d9   Document 1.18.1.0~reproducible3
  discards  92d7ece   Add support for .buildinfo files
  discards  bef2b15   Enable the timeless build flags by default.
  discards  3fee5fd   Preset build timestamp to latest changelog entry
  discards  716fff4   Use a single timestamp for ar headers when building a .deb
  discards  a2ce8da   Also write control.tar.gz in deterministic order
  discards  a65fadd   Rename create_control_tar() variables to more meaningful names
  discards  c0d1861   Extract the creation of the control tarball to a dedicated function
  discards  f6c17cc   Ensure deterministic file order in data.tar.* files
       new  8365e0e   German dselect translation update
       new  1086dec   po: Update Simplified Chinese programs translation
       new  018dd2f   doc: Bump minimal Perl version to 5.14.2
       new  8cb07a1   scripts: Add missing strict and warnings pragmas for submodules
       new  e4baa20   scripts: Use non-destructive substitutions inside map
       new  79ad650   scripts: Use the state keyword
       new  d633338   Dpkg::BuildProfiles: Initialize $cache_profiles when setting them
       new  89c443f   Dpkg::Shlibs::SymbolFile: Do not replace #PACKAGE# in template mode
       new  cd8c1f2   Dpkg::Compression: Fix the current default compressor in the documentation
       new  9163f5e   scripts, dselsect/methods: Switch from `` to operator qx()
       new  c5b1985   libdpkg: Use ~S_IFMT instead of hardcoded 07777 literal in chmod() call
       new  66cf80b   dpkg: Fix setting the SE Linux context when a file has a statoverride
       new  2600dd5   dpkg: Set the SE Linux file context even without a file type in mode
       new  b24e550   dpkg: Simplify sehandle handling
       new  8e8c7b7   Dpkg::Shlibs::SymbolFile: Use map instead of foreach to initialize the hash
       new  c65e2c6   man: Remove spurious = from argless parallel option in dpkg-buildpackage
       new  734381f   dpkg-buildpackage: Make -j override any parallel option in DEB_BUILD_OPTIONS
       new  7366ce8   dpkg: Sort PKG_STAT_ switch cases in descending order
       new  bf316c3   dpkg: Honor Conflicts/Breaks/Pre-Depends for packages in unpacked and half states
       new  acf1c3f   libdpkg: Rename DPKG_VERSION_ARCH to PACKAGE_RELEASE
       new  07655bd   build: Move PACKAGE_RELEASE definition from dpkg.h to configure.ac
       new  d54b2f1   build: Use system libmd if available
       new  dbdb715   dpkg-scanpackages: Sort output by package name and version
       new  d4ffe31   dpkg-scansources: Sort output by package name and version
       new  2a708a8   dpkg-shlibdeps: Initialize $warnings with ORed constants instead of a literal
       new  0fc916a   dpkg-shlibdeps: Reformat map/grep/keys usage to make it easier to read
       new  2ae3e07   dpkg-deb: Set correct default compression value for control.tar.gz member
       new  0ced7a6   Revert "dpkg-gensymbols: Use the original template symbols file when diffing"
       new  96ce5e6   po: Regenerate .pot files and merge .po files with them
       new  4280417   Release 1.18.1
       new  1b8c20a   Bump version to 1.18.2
       new  a098493   Ensure deterministic file order in data.tar.* files
       new  d1ea3f1   Extract the creation of the control tarball to a dedicated function
       new  f9a28b2   Rename create_control_tar() variables to more meaningful names
       new  0ef0918   Also write control.tar.gz in deterministic order
       new  d84881f   Use a single timestamp for ar headers when building a .deb
       new  3b8c480   Preset build timestamp to latest changelog entry
       new  bf0275b   Enable the timeless build flags by default.
       new  af6fb2d   Add support for .buildinfo files
       new  b5e4add   Document 1.18.1.0~reproducible4

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   (1cd58d9)
            \
             N -- N -- N   refs/heads/pu/reproducible_builds (b5e4add)

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 40 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:
 configure.ac                          |   3 +
 debian/changelog                      |  41 ++++++++++++--
 doc/coding-style.txt                  |   4 +-
 dpkg-deb/build.c                      |   2 +
 dpkg-deb/main.c                       |   2 +-
 dpkg-split/main.c                     |   2 +-
 dselect/main.cc                       |   4 +-
 dselect/methods/Dselect/Ftp.pm        |   4 +-
 dselect/methods/ftp/install.pl        |   8 +--
 dselect/methods/ftp/setup.pl          |   6 +-
 dselect/methods/ftp/update.pl         |   2 +-
 dselect/po/bs.po                      |   2 +-
 dselect/po/ca.po                      |   2 +-
 dselect/po/cs.po                      |   2 +-
 dselect/po/da.po                      |   2 +-
 dselect/po/de.po                      | 100 +++++++++++-----------------------
 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/compat/Makefile.am                |   3 +-
 lib/dpkg/Makefile.am                  |   4 +-
 lib/dpkg/dpkg.h                       |   2 -
 lib/dpkg/file.c                       |   2 +-
 lib/dpkg/libdpkg.pc.in                |   2 +-
 m4/dpkg-libs.m4                       |  16 +++++-
 man/dpkg-buildpackage.1               |   7 +--
 man/po/de.po                          |  37 ++++++++++---
 man/po/dpkg-man.pot                   |  19 +++----
 man/po/es.po                          |  17 +++---
 man/po/fr.po                          |  17 +++---
 man/po/hu.po                          |  17 +++---
 man/po/it.po                          |  17 +++---
 man/po/ja.po                          |  17 +++---
 man/po/pl.po                          |  17 +++---
 man/po/pt_BR.po                       |  17 +++---
 man/po/ru.po                          |  17 +++---
 man/po/sv.po                          |  17 +++---
 man/po/zh_CN.po                       |  17 +++---
 po/ast.po                             |  14 ++++-
 po/bs.po                              |  12 +++-
 po/ca.po                              |  14 ++++-
 po/cs.po                              |  14 ++++-
 po/da.po                              |  14 ++++-
 po/de.po                              |  14 ++++-
 po/dpkg.pot                           |  14 ++++-
 po/dz.po                              |  14 ++++-
 po/el.po                              |  14 ++++-
 po/eo.po                              |  14 ++++-
 po/es.po                              |  14 ++++-
 po/et.po                              |  14 ++++-
 po/eu.po                              |  14 ++++-
 po/fr.po                              |  14 ++++-
 po/gl.po                              |  14 ++++-
 po/hu.po                              |  14 ++++-
 po/id.po                              |  14 ++++-
 po/it.po                              |  14 ++++-
 po/ja.po                              |  14 ++++-
 po/km.po                              |  14 ++++-
 po/ko.po                              |  14 ++++-
 po/ku.po                              |  12 +++-
 po/lt.po                              |  14 ++++-
 po/mr.po                              |  14 ++++-
 po/nb.po                              |  14 ++++-
 po/ne.po                              |  14 ++++-
 po/nl.po                              |  14 ++++-
 po/nn.po                              |  14 ++++-
 po/pa.po                              |  12 +++-
 po/pl.po                              |  14 ++++-
 po/pt.po                              |  14 ++++-
 po/pt_BR.po                           |  14 ++++-
 po/ro.po                              |  14 ++++-
 po/ru.po                              |  14 ++++-
 po/sk.po                              |  14 ++++-
 po/sv.po                              |  14 ++++-
 po/th.po                              |  14 ++++-
 po/tl.po                              |  14 ++++-
 po/tr.po                              |  14 ++++-
 po/vi.po                              |  14 ++++-
 po/zh_CN.po                           |  54 ++++++++++--------
 po/zh_TW.po                           |  14 ++++-
 scripts/Dpkg/Arch.pm                  |  51 +++++++++--------
 scripts/Dpkg/BuildProfiles.pm         |   1 +
 scripts/Dpkg/Compression.pm           |   2 +-
 scripts/Dpkg/Control/HashCore.pm      |   3 +
 scripts/Dpkg/Shlibs.pm                |   3 +-
 scripts/Dpkg/Shlibs/Objdump.pm        |  66 +++++++++++-----------
 scripts/Dpkg/Shlibs/SymbolFile.pm     |  16 ++++--
 scripts/Dpkg/Source/Package/V1.pm     |   2 +-
 scripts/Dpkg/Source/Package/V2.pm     |   6 +-
 scripts/Dpkg/Source/Package/V3/Git.pm |   2 +-
 scripts/Dpkg/Vendor.pm                |   5 +-
 scripts/dpkg-buildpackage.pl          |   1 -
 scripts/dpkg-gensymbols.pl            |   7 +--
 scripts/dpkg-scanpackages.pl          |   2 +-
 scripts/dpkg-scansources.pl           |   4 +-
 scripts/dpkg-shlibdeps.pl             |   7 ++-
 scripts/po/ca.po                      |   2 +-
 scripts/po/de.po                      |   2 +-
 scripts/po/dpkg-dev.pot               |   4 +-
 scripts/po/es.po                      |   2 +-
 scripts/po/fr.po                      |   2 +-
 scripts/po/pl.po                      |   2 +-
 scripts/po/ru.po                      |   2 +-
 scripts/po/sv.po                      |   2 +-
 src/archives.c                        |  18 +++---
 src/depcon.c                          |  11 +++-
 src/divertcmd.c                       |   2 +-
 src/main.c                            |   2 +-
 src/querycmd.c                        |   2 +-
 src/selinux.c                         |  26 +++------
 src/statcmd.c                         |  12 ++--
 src/trigcmd.c                         |   2 +-
 135 files changed, 960 insertions(+), 435 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