[Reproducible-commits] [dpkg] branch pu/reproducible_builds updated (7bc4758 -> 382eadf)

Jérémy Bobbio lunar at moszumanska.debian.org
Mon Sep 21 09:56:00 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  7bc4758   Document 1.18.3~reproducible1
  discards  c4665b8   Add support for .buildinfo files
  discards  5be3500   Enable the timeless build flags by default.
  discards  e194c5d   Normalize file permissions when creating control.tar
  discards  09491ba   Preset build timestamp to latest changelog entry
  discards  f003953   Use a single timestamp for ar headers when building a .deb
  discards  af3f9c5   Also write control.tar.gz in deterministic order
  discards  4fde9e0   Rename create_control_tar() variables to more meaningful names
  discards  a0f7d73   Extract the creation of the control tarball to a dedicated function
  discards  c21048c   Ensure deterministic file order in data.tar.* files
       new  87dfde5   po: Update French translations
       new  6b421f7   debian: Remove unneeded --sourcedir options from dh_install calls
       new  56a777d   debian: Use an intermediate variable to hold debian/tmp
       new  3ce3a7a   debian: Do not change libdir for the entire dpkg
       new  3db7a6e   s-s-d: Fix short-lived memory leaks
       new  7d493c3   libdpkg, dpkg-divert: Mark unimportant unlink() return code as unwanted
       new  93748e3   libdpkg: Do not fallback to strlen() when using strcspn()
       new  5566124   u-a: Print master and slave links on --display
       new  e8fb038   u-a: Move current best alternative from the trail to the head
       new  73b937b   u-a: Rename alternative_remove to alternative_remove_files
       new  3b839f9   u-a: Refactor config, remove, set_manual and set_auto actions
       new  0fd9fb9   u-a: Move selection functions after alternative_update()
       new  c9c7a4e   u-a: Reimplement --all as a fully built-in command
       new  9e93806   u-a: Reimplement --set-selections as a built-in command
       new  51f3204   u-a: Remove subcall and surrounding code
       new  90153db   Add new kfreebsd-armhf support
       new  98b4330   Dpkg::Source::Package::V2: Do not warn when removing an empty subdirectory
       new  f2471e8   Dpkg::Changelog::Entry::Debian: Do not abort on Time::Piece parse errors
       new  21f5898   Dpkg::Changelog::Entry::Debian: Catch bogus month names
       new  64acb4e   dpkg: Fix --verify with --root
       new  e65aa3d   dpkg-deb: Fix off-by-one write access on versionbuf variable
       new  bc77013   t: Fix coding style
       new  23020a4   perl: Split overlong regexes into multiline extended regexes
       new  eae0b17   build: Add a new --with-devlibdir configure option
       new  9043cde   debian: Use --with-devlibdir to only switch libdpkg-dev to a multiarch dir
       new  bb24616   man: Add missing dashes to package-list in deb-src-control(5)
       new  244f260   man: Mark each individual required field as such
       new  de6b732   u-a: Fix memory leak in alternative_config_all()
       new  bc07306   s-s-d: Fix short-lived memory leak when parsing --chuid
       new  0f5492a   Update German scripts translation
       new  40d2c52   Update German translation of manual pages
       new  7af0e3b   Correct incorrect translation as spotted by Sven Joachim <svenjoac at gmx.de>
       new  2fe0977   t: Disable perl-critic RegularExpressions::ProhibitEnumeratedClasses
       new  be89151   t: Separate perl-critic tests with blank lines to make them more readable
       new  b83c018   t: Filter out any environment variable starting with DEB_ in mk.t
       new  ae83a2d   dpkg-shlibdeps: Move regex variable inside function
       new  571df9b   u-a: Do not try to free() a «const char *»
       new  c7413c2   s-s-d: Remove now unused xstrdup() function
       new  b67c481   dselect: Switch multicd method license from GPL2 to GPL2+
       new  f467eb0   libdpkg: Fix inadvertent license change back from GPL2 to GPL2+
       new  9082618   libdpkg: Do not try to release the triggers lock on dry-run
       new  21e9824   dselect: Refactor SIGWINCH signal blocking and unblocking
       new  9a75ba2   dselect: Move sigwinch baselist member variables into setupsigwinch()
       new  a603506   dselect: Initialize all baselist member variables
       new  9a54c92   Dpkg::Gettext: Add new function N_
       new  d287060   scripts: Use error() and errormsg() instead of printing on STDERR directly
       new  176098f   s-s-d: Do not set changegroup unconditionally
       new  6c07fab   po: Update Vietnamese programs translation
       new  cc61d01   po: Regenerate .pot files and merge .po files with them
       new  ef4ebe7   Release 1.18.3
       new  f471562   Bump version to 1.18.4
       new  9ce88fd   Ensure deterministic file order in data.tar.* files
       new  ab1a2c1   Extract the creation of the control tarball to a dedicated function
       new  cd764c8   Rename create_control_tar() variables to more meaningful names
       new  0491e88   Also write control.tar.gz in deterministic order
       new  72ba84c   Use a single timestamp for ar headers when building a .deb
       new  746a1ba   Preset build timestamp to latest changelog entry
       new  484a02d   Normalize file permissions when creating control.tar
       new  aa736e0   Enable the timeless build flags by default.
       new  39898a5   Add support for .buildinfo files
       new  382eadf   Document 1.18.3.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   (7bc4758)
            \
             N -- N -- N   refs/heads/pu/reproducible_builds (382eadf)

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 61 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                           |   2 +
 debian/changelog                       |  55 +++-
 debian/copyright                       |  19 +-
 debian/dselect.install                 |   2 +-
 debian/libdpkg-perl.install            |   2 +-
 debian/rules                           |  12 +-
 dpkg-deb/extract.c                     |   2 +-
 dselect/baselist.cc                    |  57 +++-
 dselect/dselect.h                      |   3 +-
 dselect/methlist.cc                    |   6 +-
 dselect/methods/Dselect/Ftp.pm         |  11 +-
 dselect/methods/multicd/install        |   5 +-
 dselect/methods/multicd/setup          |   5 +-
 dselect/methods/multicd/update         |   5 +-
 dselect/pkglist.cc                     |   6 +-
 dselect/po/bs.po                       |  20 +-
 dselect/po/ca.po                       |  25 +-
 dselect/po/cs.po                       |  25 +-
 dselect/po/da.po                       |  25 +-
 dselect/po/de.po                       |  25 +-
 dselect/po/dselect.pot                 |  24 +-
 dselect/po/el.po                       |  25 +-
 dselect/po/es.po                       |  25 +-
 dselect/po/et.po                       |  25 +-
 dselect/po/eu.po                       |  25 +-
 dselect/po/fr.po                       | 120 +++-----
 dselect/po/gl.po                       |  25 +-
 dselect/po/hu.po                       |  20 +-
 dselect/po/id.po                       |  25 +-
 dselect/po/it.po                       |  25 +-
 dselect/po/ja.po                       |  25 +-
 dselect/po/ko.po                       |  25 +-
 dselect/po/nb.po                       |  25 +-
 dselect/po/nl.po                       |  25 +-
 dselect/po/nn.po                       |  25 +-
 dselect/po/pl.po                       |  25 +-
 dselect/po/pt.po                       |  25 +-
 dselect/po/pt_BR.po                    |  25 +-
 dselect/po/ro.po                       |  25 +-
 dselect/po/ru.po                       |  25 +-
 dselect/po/sk.po                       |  25 +-
 dselect/po/sv.po                       |  25 +-
 dselect/po/tl.po                       |  25 +-
 dselect/po/vi.po                       |  25 +-
 dselect/po/zh_CN.po                    |  25 +-
 dselect/po/zh_TW.po                    |  25 +-
 lib/dpkg/Makefile.am                   |   4 +-
 lib/dpkg/cleanup.c                     |   2 +-
 lib/dpkg/dbmodify.c                    |   2 +-
 lib/dpkg/libdpkg.pc.in                 |   2 +-
 lib/dpkg/pkg-format.c                  |   4 -
 lib/dpkg/pkg-show.c                    |   9 +-
 lib/dpkg/trigdeferred.l                |  12 +-
 lib/dpkg/utils.c                       |   7 +-
 man/deb-control.5                      |  12 +-
 man/deb-origin.5                       |   5 +-
 man/deb-src-control.5                  |   6 +-
 man/po/de.po                           |  91 +++---
 man/po/dpkg-man.pot                    |  56 ++--
 man/po/es.po                           | 105 +++----
 man/po/fr.po                           | 105 +++----
 man/po/hu.po                           |  80 +++---
 man/po/it.po                           | 111 ++++----
 man/po/ja.po                           | 105 +++----
 man/po/pl.po                           | 105 +++----
 man/po/pt_BR.po                        |  76 +++--
 man/po/ru.po                           |  80 +++---
 man/po/sv.po                           | 105 +++----
 man/po/zh_CN.po                        |  71 +++--
 man/update-alternatives.1              |   1 +
 ostable                                |   1 +
 po/ast.po                              | 131 +++++----
 po/bs.po                               | 101 +++----
 po/ca.po                               | 259 +++++++++++------
 po/cs.po                               | 127 +++++----
 po/da.po                               | 127 +++++----
 po/de.po                               | 129 +++++----
 po/dpkg.pot                            | 101 +++----
 po/dz.po                               | 124 +++++----
 po/el.po                               | 126 +++++----
 po/eo.po                               | 127 +++++----
 po/es.po                               | 129 +++++----
 po/et.po                               | 124 +++++----
 po/eu.po                               | 129 +++++----
 po/fr.po                               | 356 ++++++++++++-----------
 po/gl.po                               | 126 +++++----
 po/hu.po                               | 122 ++++----
 po/id.po                               | 139 ++++-----
 po/it.po                               | 129 +++++----
 po/ja.po                               | 129 +++++----
 po/km.po                               | 122 ++++----
 po/ko.po                               | 137 ++++-----
 po/ku.po                               | 105 +++----
 po/lt.po                               | 112 ++++----
 po/mr.po                               | 122 ++++----
 po/nb.po                               | 135 +++++----
 po/ne.po                               | 122 ++++----
 po/nl.po                               | 131 +++++----
 po/nn.po                               | 114 ++++----
 po/pa.po                               | 112 ++++----
 po/pl.po                               | 127 +++++----
 po/pt.po                               | 133 +++++----
 po/pt_BR.po                            | 124 +++++----
 po/ro.po                               | 135 +++++----
 po/ru.po                               | 131 +++++----
 po/sk.po                               | 131 +++++----
 po/sv.po                               | 127 +++++----
 po/th.po                               | 125 +++++----
 po/tl.po                               | 116 ++++----
 po/tr.po                               | 131 +++++----
 po/vi.po                               | 163 +++++------
 po/zh_CN.po                            | 125 +++++----
 po/zh_TW.po                            | 125 +++++----
 scripts/Dpkg/Changelog/Debian.pm       |  66 ++++-
 scripts/Dpkg/Changelog/Entry/Debian.pm |  62 ++++-
 scripts/Dpkg/Gettext.pm                |  28 +-
 scripts/Dpkg/Shlibs/Objdump.pm         |  15 +-
 scripts/Dpkg/Source/Package/V1.pm      |   3 +-
 scripts/Dpkg/Source/Package/V2.pm      |   4 +
 scripts/dpkg-checkbuilddeps.pl         |   8 +-
 scripts/dpkg-shlibdeps.pl              |  15 +-
 scripts/po/Makevars                    |   3 +-
 scripts/po/ca.po                       |  50 +++-
 scripts/po/de.po                       |  60 ++--
 scripts/po/dpkg-dev.pot                |  36 ++-
 scripts/po/es.po                       |  50 +++-
 scripts/po/fr.po                       | 496 ++++++++++-----------------------
 scripts/po/pl.po                       |  50 +++-
 scripts/po/ru.po                       |  50 +++-
 scripts/po/sv.po                       |  50 +++-
 scripts/t/mk.t                         |   2 +-
 src/divertcmd.c                        |   2 +-
 src/t/dpkg_divert.t                    |  14 +-
 src/verify.c                           |   8 +-
 t/critic.t                             |   1 +
 t/critic/perlcriticrc                  |  51 +++-
 triplettable                           |   1 +
 utils/start-stop-daemon.c              |  39 +--
 utils/update-alternatives.c            | 488 ++++++++++++++++----------------
 139 files changed, 5080 insertions(+), 4420 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