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

Reiner Herrmann reiner at reiner-h.de
Sun Nov 6 12:47:18 UTC 2016


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

deki-guest pushed a change to branch pu/reproducible_builds
in repository dpkg.

     omits  b999abc   document 1.18.10.0~reproducible1
     omits  6a5decb   Continue to support --buildinfo-identifier as an override for --buildinfo-id, as jenkins is using it atm
     omits  fa6f843   disable Environment field in .buildinfo until diffoscope properly supports it
     omits  2877980   FIXME: remove spurious -O line
     omits  e4632bf   FIXME: more cleanup
     omits  10fd651   FIXME: cleanup
     omits  3ec9019   Add support for .buildinfo files
     omits  9529664   dpkg-deb: Generate reproducible file modes for the .deb control member
      adds  f2eed6b   Bump version to 1.18.11
      adds  1195cc7   Update German translation of manual pages
      adds  31f8b6b   Fix a string formatting so that it actually gets translated
      adds  39d917e   Change all quotes in translation to (correct) verbatim quotes
      adds  cb0656f   build: Add support for profiling perl modules
      adds  4f8bca2   build: Clean up compiler and linker automatic flag usage
      adds  758ecf7   build: Fix the __progname check to avoid the optimizer discarding the symbol
      adds  9aa458e   build: Fix M4sh/Autoconf coding style
      adds  568d1c9   build: Disable C++ exceptions for dselect
      adds  ab756a6   build: Fix typo in SE Linux library detection code
      adds  c01a5df   build: Change --with-* option logic to default to check
      adds  4cef597   build: Disable -Wtautological-constant-out-of-range-compare
      adds  d72b332   build: Check the availability of -Wpositive variant instead of -Wno-positive
      adds  dcaf92e   build: Spell out NLS in configure output
      adds  c33e208   build: Bump po4a version
      adds  c23a895   build: Add support for running the test suite in parallel
      adds  4ccdc11   build: Specify exec argument for TAP::Harness
      adds  a65b903   build: Fix and update libselinux check
      adds  5a0276a   build: Check for the required minimal perl version
      adds  734dfd6   build: Use builddir instead of CURDIR in man Makefile.am
      adds  618fdf4   build: Use two space indentation for shell code
      adds  89c630f   build: Use cp with -R instead of -r
      adds  ca9b5c6   build: Print an actual newline instead of a literal \n in lcov output
      adds  2587fce   doc: Update custom changelog parser API support status in README.api
      adds  fa21633   doc, man: Fix typos
      adds  4c0db86   man: Fix typos
      adds  07d119d   man: Fix formatting in SOURCE_DATE_EPOCH description
      adds  5dd05c0   man: Improve dpkg-deb --build arguments documentation
      adds  b7972c6   man: Document the .changes filename that dpkg-buildpackage generates
      adds  385481d   man: Add basic maintainer script man pages
      adds  10264ea   man: Add new deb-src-files(5) man page
      adds  01f819f   man: Add man page references to other binary control files in dpkg(1)
      adds  7e910c8   man: Add version when "new" substvars were introduced in deb-substvars(5)
      adds  6d4e43e   man: Fix typo in dpkg-buildflags(1)
      adds  3a8c419   man: Switch deb-triggers(5) types into a proper list
      adds  f96e993   man: Remove redundant markup in dpkg-gensymbols(1)
      adds  4b62c79   man: Fix bogus markup
      adds  49d0db0   man: Itemize --log format entries in dpkg(1)
      adds  48cb9c0   man: Add missing options markup
      adds  8a3558d   man: Turn the u-a(1) --query example item into a sub-section
      adds  0dd43d6   man: Move paragraph markup outside of indented level in u-a(1)
      adds  47da670   man: Turn the Multi-Arch values into a list
      adds  6db5b66   man: Improve user-defined field export marker documentation
      adds  75439a3   man: Generate the man pages at build time
      adds  590cc95   man: Switch from groff escape sequences to UTF-8
      adds  b1c278d   man: Disable hyphenation globally
      adds  7fd9477   man/po: Append the German addendum at the end of the translation
      adds  97309be   data: Move architecture tables to a new data directory
      adds  4636380   debian: Fix changelog translation entries
      adds  eaae9cc   debian: Add liblocale-gettext-perl to libdpkg-perl Recommends
      adds  7919a23   debian: Wrap and document dependency relationships
      adds  3dfce69   debian: Remove obsolete dependency relationships
      adds  19b2192   debian: Remove u-a, dpkg-divert and dpkg-statoverride compat symlinks (again)
      adds  8de2121   debian: Use perl:Depends via dh_perl instead of a hardcoded perl
      adds  797b492   debian: Remove unused dh_strip from binary_indep
      adds  a5e6bbd   debian: Remove ancient upgrade code from maintainer scripts
      adds  8765f37   debian: Stop compressing the dpkg.deb package with gzip
      adds  cb0a2b1   dpkg-maintscript-helper: Make conffile commands more robust
      adds  c3eb166   dpkg-scanpackages: Support scanning a single binary file
      adds  15062f9   Dpkg::Substvars: Obsolete Source-Version substvar
      adds  ef6187d   dpkg-deb: Obsolete bzip2 and lzma compression methods
      adds  b42e8e0   dpkg-deb: Remove obsolete --old and --new options
      adds  931a690   dpkg: Remove obsolete --print-installation-architecture option
      adds  6560c15   dpkg: Fix md5sum parse error messages to include package name affected
      adds  31d3ed6   dpkg-split: Do not emit epochs for unambiguous versions in deb-split header
      adds  6e5862e   dpkg-split: Make the deb-split(5) generation reproducible
      adds  35f247d   dpkg-deb: Generate reproducible file modes for the .deb control member
      adds  ec9a74a   Dpkg::Vendor: Rework keyring hooks
      adds  df36f0e   Dpkg: Add POD markup
      adds  4570cd6   Dpkg::Checksums: Mention that add_from_file is used to verify digests too
      adds  26e4447   Dpkg::Substavars: Make the parse method return the number of substvars parsed
      adds  29df37a   Dpkg: Document the behavior for consecutive calls to parse() methods
      adds  977b99e   dpkg: Switch from non-freeing malloc to m_malloc on statdb slurping
      adds  4cf0771   dpkg: Switch from non-freeing malloc to m_malloc for invoke hooks
      adds  3404fd2   libdpkg: Reset pkg db when shutting down the modstat db
      adds  25da5c5   libdpkg: Do not crash if we pass a NULL cip argument to setaction()
      adds  83fdc82   dpkg: Shutdown the modstatdb in --get-selections
      adds  3b3efd1   dpkg: Track newargs in a different variable to avoid modifying it
      adds  fe86688   dpkg: Add new files_db_reset() function
      adds  020460f   dpkg: Initialize and reset the filesdb in --command-fd
      adds  a8abe48   Dpkg::Substvars: Add new method set_field_substvars()
      adds  1c40b7d   dpkg-gencontrol: Implement source stanza substvars prefixed with S:
      adds  0f599ea   libdpkg: Make test main function a TEST_ENTRY macro
      adds  a0be1b0   libdpkg: Rename test suite commands to be prefixed with c- instead of t-
      adds  66a12fb   Dpkg::Source::Archive: Fix reproducible source package support
      adds  6c32c76   dpkg-source: Make the program reproducible when run standalone
      adds  1d8f6e1   scripts/t: Add dpkg-source functional tests
      adds  a54a3c7   scripts/t: Add dpkg-buildpackage functional tests
      adds  57b2ce9   test: Add an initial functional test suite for dpkg-deb and dpkg-split
      adds  f10a135   Cast off_t variables to intmax_t when printing them with %jd
      adds  43df068   libdpkg: Add missing <string.h> include
      adds  236305c   libdpkg: Cast strlen() return value to ssize_t to match write() return type
      adds  4547217   s-s-d: Use reserved system preprocessor symbols
      adds  37af4e5   s-s-d: Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0
      adds  97af191   s-s-d: On FreeBSD return STATUS_UNKNOWN instead of false in do_procinit()
      adds  47f9afb   s-s-d: Port process handling to Mac OS X
      adds  63fafbe   s-s-d: Cleanup OS* macros
      adds  e12ad32   s-s-d: Port process handling to AIX
      adds  cdf41bc   u-a: Fix lookup by name on --config
      adds  86819a8   u-a: Fix short-lived memory leaks
      adds  a42b066   Dpkg::Substvars: Fix POD formatting
      adds  fa532fb   Dpkg::Conf: Document obsolete functions
      adds  ea506ec   Dpkg::Source::Package: Prefix private functions with _
      adds  05d5a65   Dpkg::IPC: Defer filehandle closures in spawn() to avoid double-close
      adds  bc4ceb7   Dpkg::Build::Type: Always map the build type to the shortest string form
      adds  739bb23   Dpkg::Compression::FileHandle: Inherit from IO::File instead of FileHandle
      adds  33e6fcb   Dpkg::Compression: Only use gzip --rsyncable on Debian and derivatives
      adds  c3a9a82   build: Do not honor DPKG_DATADIR on the installed Dpkg module
      adds  062ee45   Dpkg: Add new Dpkg::PROGTAR variable to store GNU tar command name
      adds  c9fd007   Dpkg: Add new Dpkg::PROGMAKE variable to store GNU make command name
      adds  9d0d823   data: Add support for AIX operating system
      adds  534510a   libdpkg: Use our own dpkg_ar_hdr instead of relying on the system one
      adds  1d4e37d   libdpkg: Add <sys/sysmacros.h> on AIX for major() and minor()
      adds  251474f   libcompat: Add missing <errno.h> include
      adds  7d22e85   libcompat: Include getopt module when we need getopt_long
      adds  322a17a   libcompat: Disable gettext support in getopt module
      adds  4f12a3b   scripts/t: Skip the tests if IO::String is not present
      adds  1d1c70f   libdpkg: Only set error context message if it has been formatted correctly
      adds  d1f5706   libdpkg: Return error in error_context_errmsg_format() only if truncated
      adds  1dff5fd   libdpkg: Improve comment in error_context_errmsg_format()
      adds  cd08e06   libdpkg: Add new unit test for error handling
      adds  678fd0b   libdpkg: Fix free() on uninitialized pointer in error_context_errmsg_format()
      adds  bb4ae26   libdpkg: Simplify and trim-down dlist.h macros
      adds  2ca60a4   dselect: Move C++ support code into its own file
      adds  1fc6530   dselect: Add replacement new and delete array operators
      adds  ed6cbcf   dselect: Implement local abi::__cxa_pure_virtual
      adds  44cfbc4   build: Pass --as-needed to the linker for dselect to avoid libstdc++
      adds  f59f70b   test: Delete MAKEFLAGS when testing make invocations
      adds  7ec5982   dselect: Include missing <new> for new and delete operator declarations
      adds  b4e8822   dpkg: Do not log nor print duplicate removal action
      adds  583e7b0   perl: Remove default «.» from @INC before loading modules
      adds  3c69ed9   test: Pass -q to grep command to suppress matched output
      adds  77dbe57   test: Ignore POD coverage for partially private modules
      adds  cce49e8   man/po: Update .po files, unfuzzy strings and remove obsolete strings
      adds  109d819   po: Update Dutch translations
      adds  4c379a6   dpkg: Give more information on --set-selections warnings
      adds  0bbc4f7   scripts/t: Output STDERR when commands fail
      adds  9921c4e   scripts/t: Do not try to sign test packages
      adds  c840477   t-func: Unset compressor environment variables
      adds  703872d   debian: Run autotest test suite in verbose mode
      adds  f074889   test: Set SIGPIPE to a sane state
      adds  dd13047   test: Simply ignore yes(1) error messages
      adds  86a6018   debian: Move dpkg to be the first binary package stanza in debian/control
      adds  16847ec   arch: Add a version pseudo-field to the arch tables
      adds  9d7ba99   arch: Internally represent architectures as quadruplets
      adds  15f36be   Dpkg::Arch: Support debarch_to_debtuple returning a hash references
      adds  9122b2f   dpkg-architecture: Add new DEB_*_ARCH_ABI and DEB_*_ARCH_LIBC variables
      adds  84bdfec   German dpkg translation update
      adds  9404bc3   Update German scripts translation
      adds  8295cf9   Update German translation of manual pages
      adds  36e180f   man: Add zh_CH to gitignore
      adds  e977c30   dpkg-gencontrol: Do substvar instantiation just once
      adds  158f94e   dpkg-gencontrol: Delegate open/close operations to save() method
      adds  2783ac6   dpkg-gencontrol: Do not update the files list file when printing to STDOUT
      adds  cae9578   dpkg-genchanges: Only add architectures for .deb/.udeb artifacts
      adds  ed51db5   man/po/de.po: Add missing italics marker
      adds  39cb4f2   dpkg-distaddfile: Rename variable from $file to $filename
      adds  2aa7752   Dpkg::Dist::Files: Change add_file to return $file
      adds  f89e053   Dpkg::Dist::Files: Add new load_dir method
      adds  ee89753   scripts: Add support for .buildinfo files
      adds  45b7b6e   dpkg-genbuildinfo: For source builds always assume the .dsc is present
      adds  ebe99ea   dpkg-genbuildinfo: For binary builds expect at least one binary artifact
      adds  90be667   dpkg-genbuildinfo: Filter .buildinfo files from checksums inclusion
      adds  f94c0d8   Update German scripts translation
      adds  c61520d   Fix typo
      adds  b575f63   Update German translation of manual pages
      adds  f43fd1f   dpkg-genbuildinfo: Use an intermediate variable to placate perlcritic
      adds  e169dfc   Test::Dpkg: Use x modifier on a long regex
      adds  3787b18   debian: Set MAKEFLAGS to -jN from parallel=N in DEB_BUILD_OPTIONS
      adds  1e36581   dpkg-buildpackage: Enable -Jauto by default
      adds  4daaec6   dpkg: Do not fail when removing non-existent files on read-only filesystems
      adds  b8227f0   Dpkg::Changelog: Cope gracefully with a missing trailer timestamp
      adds  9d53237   Update German scripts translation
      adds  53392da   Update German translation of manual pages
      adds  1852648   Dpkg::Vendor::Debian: Handle PIE enabled by default in gcc
      adds  93f9e46   debian: Add perl:Depends substvar to dpkg-dev package Depends
      adds  e6f564f   build: Distribute missing test files
      adds  33ce3e2   po: Regenerate .pot files and merge .po files with them
      adds  4a794e1   Release 1.18.11
      adds  4087ff2   Bump version to 1.18.12
      adds  e1aebaf   build: Set umask to 0022 for functional test suite
      adds  ae2fef4   man: Rename FILE FORMATS section to FILES
      adds  8a2b915   man: Use "dpkg suite" as the manual item in .TH macro
      adds  0448eb0   man: Use %VERSION% in dpkg-statoverride(1) source item .TH macro
      adds  19ba65f   man: Document environment variables used by source format modules
      adds  440df47   doc: Add missing comma between optional and author
      adds  c4d7661   po: Regenerate .pot files and merge .po files with them
      adds  d60f028   Release 1.18.12
      adds  d8f2695   Continue to support --buildinfo-identifier as an override for --buildinfo-id, as jenkins is using it atm
      adds  83f51e7   disable Environment field in .buildinfo until diffoscope properly supports it
      adds  7e50cfd   Changelog for 1.18.12.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   (b999abc)
            \
             N -- N -- N   refs/heads/pu/reproducible_builds (7e50cfd)

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.

No new revisions were added by this update.

Summary of changes:
 Makefile.am                                        |    32 +-
 README                                             |    10 +-
 TODO                                               |     3 -
 check.am                                           |     5 +
 configure.ac                                       |   165 +-
 abitable => data/abitable                          |     8 +-
 cputable => data/cputable                          |     6 +-
 data/no-pie-compile.specs                          |     2 +
 data/no-pie-link.specs                             |     2 +
 data/ostable                                       |    42 +
 data/tupletable                                    |    39 +
 debian/changelog                                   |   529 +-
 debian/control                                     |   139 +-
 debian/dpkg-dev.manpages                           |     4 +
 debian/dpkg-dev.preinst                            |    15 +-
 debian/dpkg.links                                  |     3 -
 debian/dpkg.lintian-overrides                      |     2 -
 debian/dpkg.postinst                               |    50 +-
 debian/dpkg.postrm                                 |    27 +-
 debian/dpkg.preinst                                |    89 -
 debian/dpkg.prerm                                  |    18 +-
 debian/dselect.preinst                             |    15 +-
 debian/libdpkg-perl.install                        |     1 +
 debian/rules                                       |    17 +-
 doc/README.api                                     |    14 +-
 doc/README.feature-removal-schedule                |    96 +-
 doc/coding-style.txt                               |    54 +
 doc/lcov-inject.pl                                 |     2 +-
 doc/triggers.txt                                   |     2 +-
 dpkg-deb/extract.c                                 |     4 +-
 dpkg-deb/main.c                                    |    28 +-
 dpkg-split/info.c                                  |     2 +-
 dpkg-split/split.c                                 |    26 +-
 dselect/Makefile.am                                |    17 +-
 dselect/cxx-support.cc                             |    89 +
 dselect/main.cc                                    |    23 +-
 dselect/methods/Makefile.am                        |     4 +-
 dselect/methods/ftp/install.pl                     |     1 +
 dselect/methods/ftp/setup.pl                       |     5 +-
 dselect/methods/ftp/update.pl                      |     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/compat/Makefile.am                             |     4 +
 lib/compat/getopt.c                                |    11 +-
 lib/compat/strerror.c                              |     1 +
 lib/dpkg/ar.c                                      |    14 +-
 lib/dpkg/ar.h                                      |    19 +-
 lib/dpkg/dbmodify.c                                |     2 +
 lib/dpkg/dlist.h                                   |    39 +-
 lib/dpkg/ehandle.c                                 |    19 +-
 lib/dpkg/options.c                                 |     2 +-
 lib/dpkg/path-remove.c                             |     8 +
 lib/dpkg/t/.gitignore                              |     6 +-
 lib/dpkg/t/Makefile.am                             |    12 +-
 lib/dpkg/t/{t-tarextract.c => c-tarextract.c}      |    11 +-
 lib/dpkg/t/{t-treewalk.c => c-treewalk.c}          |     0
 lib/dpkg/t/t-ar.c                                  |     9 +-
 lib/dpkg/t/t-arch.c                                |     3 +-
 lib/dpkg/t/t-buffer.c                              |     5 +-
 lib/dpkg/t/t-c-ctype.c                             |     3 +-
 lib/dpkg/t/t-command.c                             |     3 +-
 lib/dpkg/t/t-deb-version.c                         |     3 +-
 lib/dpkg/t/t-ehandle.c                             |   129 +
 lib/dpkg/t/t-error.c                               |     3 +-
 lib/dpkg/t/t-macros.c                              |     3 +-
 lib/dpkg/t/t-mod-db.c                              |     3 +-
 lib/dpkg/t/t-path.c                                |     3 +-
 lib/dpkg/t/t-pkg-list.c                            |     3 +-
 lib/dpkg/t/t-pkg-queue.c                           |     3 +-
 lib/dpkg/t/t-pkginfo.c                             |     3 +-
 lib/dpkg/t/t-progname.c                            |     3 +-
 lib/dpkg/t/t-string.c                              |     3 +-
 lib/dpkg/t/t-subproc.c                             |     3 +-
 lib/dpkg/t/{t-tar.t => t-tarextract.t}             |    10 +-
 lib/dpkg/t/t-test-skip.c                           |     3 +-
 lib/dpkg/t/t-test.c                                |     3 +-
 lib/dpkg/t/{t-tree.t => t-treewalk.t}              |     4 +-
 lib/dpkg/t/t-trigger.c                             |     3 +-
 lib/dpkg/t/t-varbuf.c                              |     3 +-
 lib/dpkg/t/t-version.c                             |     3 +-
 lib/dpkg/test.h                                    |    35 +-
 lib/dpkg/triglib.c                                 |     6 +-
 lib/dpkg/trignote.c                                |     2 +-
 m4/dpkg-arch.m4                                    |    78 +-
 m4/dpkg-build.m4                                   |    41 +-
 m4/dpkg-compiler.m4                                |    69 +-
 m4/dpkg-coverage.m4                                |    79 +-
 m4/dpkg-funcs.m4                                   |   121 +-
 m4/dpkg-libs.m4                                    |   188 +-
 m4/dpkg-linker.m4                                  |    66 +-
 m4/dpkg-progs.m4                                   |    64 +-
 m4/dpkg-types.m4                                   |    58 +-
 m4/dpkg-unicode.m4                                 |    11 +-
 man/.gitignore                                     |     6 +
 man/Makefile.am                                    |   171 +-
 man/{deb-buildinfo.5 => deb-buildinfo.man}         |    45 +-
 man/{deb-changelog.5 => deb-changelog.man}         |    11 +-
 man/{deb-changes.5 => deb-changes.man}             |    13 +-
 man/{deb-conffiles.5 => deb-conffiles.man}         |    11 +-
 man/{deb-control.5 => deb-control.man}             |    74 +-
 ...deb-extra-override.5 => deb-extra-override.man} |     3 +-
 man/{deb-old.5 => deb-old.man}                     |     5 +-
 man/{deb-origin.5 => deb-origin.man}               |    11 +-
 man/{deb-override.5 => deb-override.man}           |     4 +-
 man/deb-postinst.man                               |    54 +
 man/deb-postrm.man                                 |    58 +
 man/deb-preinst.man                                |    46 +
 man/deb-prerm.man                                  |    51 +
 man/{deb-shlibs.5 => deb-shlibs.man}               |     3 +-
 man/{deb-split.5 => deb-split.man}                 |    21 +-
 man/{deb-src-control.5 => deb-src-control.man}     |    67 +-
 man/deb-src-files.man                              |    54 +
 man/{deb-substvars.5 => deb-substvars.man}         |    27 +-
 man/{deb-symbols.5 => deb-symbols.man}             |     9 +-
 man/{deb-triggers.5 => deb-triggers.man}           |    49 +-
 man/{deb-version.5 => deb-version.man}             |    17 +-
 man/{deb.5 => deb.man}                             |     7 +-
 man/{deb822.5 => deb822.man}                       |    17 +-
 man/{dpkg-architecture.1 => dpkg-architecture.man} |    73 +-
 man/{dpkg-buildflags.1 => dpkg-buildflags.man}     |    66 +-
 man/{dpkg-buildpackage.1 => dpkg-buildpackage.man} |    28 +-
 ...kg-checkbuilddeps.1 => dpkg-checkbuilddeps.man} |     5 +-
 man/{dpkg-deb.1 => dpkg-deb.man}                   |    45 +-
 man/{dpkg-distaddfile.1 => dpkg-distaddfile.man}   |     7 +-
 man/{dpkg-divert.1 => dpkg-divert.man}             |     9 +-
 man/{dpkg-genbuildinfo.1 => dpkg-genbuildinfo.man} |    14 +-
 man/{dpkg-genchanges.1 => dpkg-genchanges.man}     |     5 +-
 man/{dpkg-gencontrol.1 => dpkg-gencontrol.man}     |     4 +-
 man/{dpkg-gensymbols.1 => dpkg-gensymbols.man}     |    63 +-
 ...script-helper.1 => dpkg-maintscript-helper.man} |     6 +-
 ...-mergechangelogs.1 => dpkg-mergechangelogs.man} |     7 +-
 man/{dpkg-name.1 => dpkg-name.man}                 |    11 +-
 ...kg-parsechangelog.1 => dpkg-parsechangelog.man} |     9 +-
 man/{dpkg-query.1 => dpkg-query.man}               |    39 +-
 man/{dpkg-scanpackages.1 => dpkg-scanpackages.man} |     8 +-
 man/{dpkg-scansources.1 => dpkg-scansources.man}   |     3 +-
 man/{dpkg-shlibdeps.1 => dpkg-shlibdeps.man}       |    35 +-
 man/{dpkg-source.1 => dpkg-source.man}             |    85 +-
 man/{dpkg-split.1 => dpkg-split.man}               |    13 +-
 man/{dpkg-statoverride.1 => dpkg-statoverride.man} |    13 +-
 man/{dpkg-trigger.1 => dpkg-trigger.man}           |     6 +-
 man/{dpkg-vendor.1 => dpkg-vendor.man}             |     9 +-
 man/{dpkg.cfg.5 => dpkg.cfg.man}                   |     9 +-
 man/{dpkg.1 => dpkg.man}                           |   128 +-
 man/{dsc.5 => dsc.man}                             |    13 +-
 man/{dselect.cfg.5 => dselect.cfg.man}             |     9 +-
 man/{dselect.1 => dselect.man}                     |    55 +-
 man/po/de.add                                      |     2 +-
 man/po/de.po                                       | 10838 +++++-----
 man/po/dpkg-man.pot                                |  8802 +++++----
 man/po/es.po                                       | 18869 +++++++++---------
 man/po/fr.po                                       | 10577 +++++-----
 man/po/hu.po                                       |  9399 +++++----
 man/po/it.po                                       |  9780 +++++----
 man/po/ja.po                                       | 10062 ++++++----
 man/po/nl.po                                       | 13909 +++++++------
 man/po/pl.po                                       | 19676 ++++++++++---------
 man/po/po4a.cfg                                    |   115 +-
 man/po/pt_BR.po                                    |  9417 +++++----
 man/po/ru.po                                       |  9425 ++++-----
 man/po/sv.po                                       | 15261 +++++++-------
 man/po/zh_CN.po                                    |  8895 +++++----
 man/{start-stop-daemon.8 => start-stop-daemon.man} |     3 +-
 ...date-alternatives.1 => update-alternatives.man} |    35 +-
 man/utf8toman.sed                                  |    88 +
 ostable                                            |    39 -
 po/ast.po                                          |    74 +-
 po/bs.po                                           |    85 +-
 po/ca.po                                           |   120 +-
 po/cs.po                                           |   118 +-
 po/da.po                                           |   118 +-
 po/de.po                                           |    76 +-
 po/dpkg.pot                                        |    43 +-
 po/dz.po                                           |    66 +-
 po/el.po                                           |    68 +-
 po/eo.po                                           |   118 +-
 po/es.po                                           |   126 +-
 po/et.po                                           |    66 +-
 po/eu.po                                           |   120 +-
 po/fr.po                                           |   122 +-
 po/gl.po                                           |    68 +-
 po/hu.po                                           |    66 +-
 po/id.po                                           |    70 +-
 po/it.po                                           |   120 +-
 po/ja.po                                           |   120 +-
 po/km.po                                           |    66 +-
 po/ko.po                                           |    71 +-
 po/ku.po                                           |    53 +-
 po/lt.po                                           |    65 +-
 po/mr.po                                           |    66 +-
 po/nb.po                                           |    70 +-
 po/ne.po                                           |    66 +-
 po/nl.po                                           |   243 +-
 po/nn.po                                           |    62 +-
 po/pa.po                                           |    65 +-
 po/pl.po                                           |   122 +-
 po/pt.po                                           |   118 +-
 po/pt_BR.po                                        |    68 +-
 po/ro.po                                           |    74 +-
 po/ru.po                                           |   118 +-
 po/sk.po                                           |    68 +-
 po/sv.po                                           |   118 +-
 po/th.po                                           |   118 +-
 po/tl.po                                           |    66 +-
 po/tr.po                                           |   125 +-
 po/vi.po                                           |   120 +-
 po/zh_CN.po                                        |   118 +-
 po/zh_TW.po                                        |    68 +-
 run-script                                         |     4 +-
 scripts/Dpkg.pm                                    |    22 +-
 scripts/Dpkg/Arch.pm                               |   129 +-
 scripts/Dpkg/Build/Types.pm                        |    12 +-
 scripts/Dpkg/Changelog.pm                          |     4 +-
 scripts/Dpkg/Changelog/Debian.pm                   |     6 +-
 scripts/Dpkg/Changelog/Entry.pm                    |     2 +
 scripts/Dpkg/Changelog/Entry/Debian.pm             |     2 +
 scripts/Dpkg/Changelog/Parse.pm                    |     1 +
 scripts/Dpkg/Checksums.pm                          |     6 +-
 scripts/Dpkg/Compression.pm                        |    21 +-
 scripts/Dpkg/Compression/FileHandle.pm             |     6 +-
 scripts/Dpkg/Conf.pm                               |    14 +-
 scripts/Dpkg/Control.pm                            |    10 +-
 scripts/Dpkg/Control/FieldsCore.pm                 |     6 +-
 scripts/Dpkg/Control/HashCore.pm                   |     8 +-
 scripts/Dpkg/Control/Info.pm                       |     4 +-
 scripts/Dpkg/Control/Tests/Entry.pm                |     5 +-
 scripts/Dpkg/Dist/Files.pm                         |    21 +-
 scripts/Dpkg/File.pm                               |     5 +-
 scripts/Dpkg/Gettext.pm                            |     5 +-
 scripts/Dpkg/IPC.pm                                |     9 +-
 scripts/Dpkg/Index.pm                              |     6 +-
 scripts/Dpkg/Path.pm                               |     4 +-
 scripts/Dpkg/Source/Archive.pm                     |     5 +-
 scripts/Dpkg/Source/Package.pm                     |     8 +-
 scripts/Dpkg/Source/Package/V2.pm                  |    24 +-
 scripts/Dpkg/Source/Package/V3/Bzr.pm              |     6 +-
 scripts/Dpkg/Source/Package/V3/Git.pm              |     6 +-
 scripts/Dpkg/Source/Package/V3/Quilt.pm            |    16 +-
 scripts/Dpkg/Substvars.pm                          |    46 +-
 scripts/Dpkg/Vendor.pm                             |     1 +
 scripts/Dpkg/Vendor/Debian.pm                      |    38 +-
 scripts/Dpkg/Vendor/Default.pm                     |    41 +-
 scripts/Dpkg/Vendor/Ubuntu.pm                      |    15 +-
 scripts/Makefile.am                                |    61 +-
 scripts/Test/Dpkg.pm                               |    36 +
 scripts/dpkg-architecture.pl                       |    18 +-
 scripts/dpkg-buildpackage.pl                       |    11 +-
 scripts/dpkg-distaddfile.pl                        |     6 +-
 scripts/dpkg-genbuildinfo.pl                       |   124 +-
 scripts/dpkg-genchanges.pl                         |     4 +-
 scripts/dpkg-gencontrol.pl                         |    96 +-
 scripts/dpkg-maintscript-helper.sh                 |    12 +
 scripts/dpkg-mergechangelogs.pl                    |     5 +-
 scripts/dpkg-scanpackages.pl                       |     8 +-
 scripts/dpkg-source.pl                             |     3 +
 scripts/mk/Makefile.am                             |     6 +-
 scripts/mk/architecture.mk                         |     2 +-
 scripts/po/ca.po                                   |   135 +-
 scripts/po/de.po                                   |   151 +-
 scripts/po/dpkg-dev.pot                            |   117 +-
 scripts/po/es.po                                   |   135 +-
 scripts/po/fr.po                                   |   136 +-
 scripts/po/pl.po                                   |   134 +-
 scripts/po/ru.po                                   |   134 +-
 scripts/po/sv.po                                   |   133 +-
 scripts/t/Dpkg_Arch.t                              |    32 +-
 scripts/t/Dpkg_Build_Types.t                       |     6 +-
 scripts/t/Dpkg_Changelog.t                         |     5 +-
 scripts/t/Dpkg_Changelog/unreleased                |    11 +
 scripts/t/Dpkg_Control.t                           |     9 +-
 scripts/t/Dpkg_Dist_Files.t                        |    16 +-
 scripts/t/Dpkg_Dist_Files/files-fragment-a         |     1 +
 scripts/t/Dpkg_Dist_Files/files-fragment-b         |     1 +
 scripts/t/Dpkg_Shlibs.t                            |     8 +-
 scripts/t/dpkg_buildpackage.t                      |   213 +
 scripts/t/dpkg_buildpackage/test-source_0.dsc      |    15 +
 .../t/dpkg_buildpackage/test-source_0_all.changes  |    27 +
 .../t/dpkg_buildpackage/test-source_0_any.changes  |    27 +
 .../dpkg_buildpackage/test-source_0_binary.changes |    30 +
 .../t/dpkg_buildpackage/test-source_0_full.changes |    36 +
 .../dpkg_buildpackage/test-source_0_source.changes |    27 +
 scripts/t/dpkg_source.t                            |   171 +
 scripts/t/dpkg_source/testsuite_0.dsc              |    16 +
 scripts/t/dpkg_source/testsuite_1.dsc              |    16 +
 scripts/t/dpkg_source/testsuite_2.dsc              |    16 +
 scripts/t/dpkg_source/testsuite_3.dsc              |    15 +
 scripts/t/mk.t                                     |     9 +-
 scripts/t/mk/architecture.mk                       |     6 +
 src/archives.c                                     |     4 +-
 src/configure.c                                    |     3 +-
 src/enquiry.c                                      |     8 -
 src/filesdb-hash.c                                 |    27 +-
 src/filesdb.c                                      |     9 +
 src/filesdb.h                                      |     1 +
 src/main.c                                         |    31 +-
 src/main.h                                         |     3 +-
 src/remove.c                                       |    11 +-
 src/select.c                                       |     7 +-
 src/statdb.c                                       |     4 +-
 t-func/.gitignore                                  |     5 +
 t-func/Makefile.am                                 |    44 +
 t-func/atlocal.in                                  |    35 +
 t-func/deb-content.at                              |    42 +
 t-func/deb-fields.at                               |    21 +
 t-func/deb-format.at                               |   329 +
 t-func/deb-split.at                                |    88 +
 t-func/local.at                                    |    32 +
 t-func/testsuite.at                                |    10 +
 t/pod-coverage.t                                   |    10 +-
 t/pod-spell.t                                      |     1 +
 triplettable                                       |    36 -
 utils/Makefile.am                                  |     2 +-
 utils/start-stop-daemon.c                          |   290 +-
 utils/update-alternatives.c                        |    53 +-
 343 files changed, 91938 insertions(+), 75400 deletions(-)
 rename abitable => data/abitable (75%)
 rename cputable => data/cputable (95%)
 create mode 100644 data/no-pie-compile.specs
 create mode 100644 data/no-pie-link.specs
 create mode 100644 data/ostable
 create mode 100644 data/tupletable
 delete mode 100644 debian/dpkg.links
 delete mode 100755 debian/dpkg.preinst
 create mode 100644 dselect/cxx-support.cc
 rename lib/dpkg/t/{t-tarextract.c => c-tarextract.c} (91%)
 rename lib/dpkg/t/{t-treewalk.c => c-treewalk.c} (100%)
 create mode 100644 lib/dpkg/t/t-ehandle.c
 rename lib/dpkg/t/{t-tar.t => t-tarextract.t} (96%)
 rename lib/dpkg/t/{t-tree.t => t-treewalk.t} (98%)
 rename man/{deb-buildinfo.5 => deb-buildinfo.man} (84%)
 rename man/{deb-changelog.5 => deb-changelog.man} (94%)
 rename man/{deb-changes.5 => deb-changes.man} (94%)
 rename man/{deb-conffiles.5 => deb-conffiles.man} (87%)
 rename man/{deb-control.5 => deb-control.man} (85%)
 rename man/{deb-extra-override.5 => deb-extra-override.man} (95%)
 rename man/{deb-old.5 => deb-old.man} (96%)
 rename man/{deb-origin.5 => deb-origin.man} (89%)
 rename man/{deb-override.5 => deb-override.man} (96%)
 create mode 100644 man/deb-postinst.man
 create mode 100644 man/deb-postrm.man
 create mode 100644 man/deb-preinst.man
 create mode 100644 man/deb-prerm.man
 rename man/{deb-shlibs.5 => deb-shlibs.man} (97%)
 rename man/{deb-split.5 => deb-split.man} (93%)
 rename man/{deb-src-control.5 => deb-src-control.man} (88%)
 create mode 100644 man/deb-src-files.man
 rename man/{deb-substvars.5 => deb-substvars.man} (87%)
 rename man/{deb-symbols.5 => deb-symbols.man} (91%)
 rename man/{deb-triggers.5 => deb-triggers.man} (77%)
 rename man/{deb-version.5 => deb-version.man} (91%)
 rename man/{deb.5 => deb.man} (98%)
 rename man/{deb822.5 => deb822.man} (91%)
 rename man/{dpkg-architecture.1 => dpkg-architecture.man} (80%)
 rename man/{dpkg-buildflags.1 => dpkg-buildflags.man} (90%)
 rename man/{dpkg-buildpackage.1 => dpkg-buildpackage.man} (95%)
 rename man/{dpkg-checkbuilddeps.1 => dpkg-checkbuilddeps.man} (96%)
 rename man/{dpkg-deb.1 => dpkg-deb.man} (89%)
 rename man/{dpkg-distaddfile.1 => dpkg-distaddfile.man} (93%)
 rename man/{dpkg-divert.1 => dpkg-divert.man} (96%)
 rename man/{dpkg-genbuildinfo.1 => dpkg-genbuildinfo.man} (90%)
 rename man/{dpkg-genchanges.1 => dpkg-genchanges.man} (98%)
 rename man/{dpkg-gencontrol.1 => dpkg-gencontrol.man} (98%)
 rename man/{dpkg-gensymbols.1 => dpkg-gensymbols.man} (97%)
 rename man/{dpkg-maintscript-helper.1 => dpkg-maintscript-helper.man} (98%)
 rename man/{dpkg-mergechangelogs.1 => dpkg-mergechangelogs.man} (93%)
 rename man/{dpkg-name.1 => dpkg-name.man} (91%)
 rename man/{dpkg-parsechangelog.1 => dpkg-parsechangelog.man} (96%)
 rename man/{dpkg-query.1 => dpkg-query.man} (89%)
 rename man/{dpkg-scanpackages.1 => dpkg-scanpackages.man} (97%)
 rename man/{dpkg-scansources.1 => dpkg-scansources.man} (98%)
 rename man/{dpkg-shlibdeps.1 => dpkg-shlibdeps.man} (94%)
 rename man/{dpkg-source.1 => dpkg-source.man} (93%)
 rename man/{dpkg-split.1 => dpkg-split.man} (96%)
 rename man/{dpkg-statoverride.1 => dpkg-statoverride.man} (91%)
 rename man/{dpkg-trigger.1 => dpkg-trigger.man} (95%)
 rename man/{dpkg-vendor.1 => dpkg-vendor.man} (88%)
 rename man/{dpkg.cfg.5 => dpkg.cfg.man} (86%)
 rename man/{dpkg.1 => dpkg.man} (92%)
 rename man/{dsc.5 => dsc.man} (96%)
 rename man/{dselect.cfg.5 => dselect.cfg.man} (86%)
 rename man/{dselect.1 => dselect.man} (91%)
 rename man/{start-stop-daemon.8 => start-stop-daemon.man} (99%)
 rename man/{update-alternatives.1 => update-alternatives.man} (97%)
 create mode 100644 man/utf8toman.sed
 delete mode 100644 ostable
 create mode 100644 scripts/t/Dpkg_Changelog/unreleased
 create mode 100644 scripts/t/Dpkg_Dist_Files/files-fragment-a
 create mode 100644 scripts/t/Dpkg_Dist_Files/files-fragment-b
 create mode 100644 scripts/t/dpkg_buildpackage.t
 create mode 100644 scripts/t/dpkg_buildpackage/test-source_0.dsc
 create mode 100644 scripts/t/dpkg_buildpackage/test-source_0_all.changes
 create mode 100644 scripts/t/dpkg_buildpackage/test-source_0_any.changes
 create mode 100644 scripts/t/dpkg_buildpackage/test-source_0_binary.changes
 create mode 100644 scripts/t/dpkg_buildpackage/test-source_0_full.changes
 create mode 100644 scripts/t/dpkg_buildpackage/test-source_0_source.changes
 create mode 100644 scripts/t/dpkg_source.t
 create mode 100644 scripts/t/dpkg_source/testsuite_0.dsc
 create mode 100644 scripts/t/dpkg_source/testsuite_1.dsc
 create mode 100644 scripts/t/dpkg_source/testsuite_2.dsc
 create mode 100644 scripts/t/dpkg_source/testsuite_3.dsc
 create mode 100644 t-func/.gitignore
 create mode 100644 t-func/Makefile.am
 create mode 100644 t-func/atlocal.in
 create mode 100644 t-func/deb-content.at
 create mode 100644 t-func/deb-fields.at
 create mode 100644 t-func/deb-format.at
 create mode 100644 t-func/deb-split.at
 create mode 100644 t-func/local.at
 create mode 100644 t-func/testsuite.at
 delete mode 100644 triplettable

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