[dpkg] branch master updated (f2eed6b -> d60f028)

Reiner Herrmann reiner at reiner-h.de
Sun Nov 6 12:46:16 UTC 2016


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

deki-guest pushed a change to branch master
in repository dpkg.

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

The 187 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:
 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                                   |   515 +-
 debian/control                                     |   139 +-
 debian/dpkg-dev.install                            |     1 +
 debian/dpkg-dev.manpages                           |     6 +
 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/build.c                                   |    22 +-
 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                                    |   173 +-
 man/deb-buildinfo.man                              |   178 +
 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} |    55 +-
 ...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.man                          |   153 +
 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                                    |   117 +-
 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/.gitignore                                 |     1 +
 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                            |    15 +-
 scripts/Dpkg/Control/FieldsCore.pm                 |    41 +-
 scripts/Dpkg/Control/HashCore.pm                   |     8 +-
 scripts/Dpkg/Control/Info.pm                       |     4 +-
 scripts/Dpkg/Control/Tests/Entry.pm                |     5 +-
 scripts/Dpkg/Control/Types.pm                      |     3 +
 scripts/Dpkg/Dist/Files.pm                         |    17 +
 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                      |    40 +-
 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                       |    46 +-
 scripts/dpkg-distaddfile.pl                        |     6 +-
 scripts/dpkg-genbuildinfo.pl                       |   490 +
 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/POTFILES.in                             |     1 +
 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                                      |     3 +
 triplettable                                       |    36 -
 utils/Makefile.am                                  |     2 +-
 utils/start-stop-daemon.c                          |   290 +-
 utils/update-alternatives.c                        |    53 +-
 348 files changed, 92780 insertions(+), 75318 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%)
 create mode 100644 man/deb-buildinfo.man
 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} (90%)
 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%)
 create mode 100644 man/dpkg-genbuildinfo.man
 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 100755 scripts/dpkg-genbuildinfo.pl
 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