This is an automated email from the git hooks/post-receive script.
guillem pushed a change to branch master
in repository dpkg.
from 96f3826bc Update German translation of manual pages
new 7315e238d debian: Fix changelog
new 48c15b3b1 man: Clarify dpkg(1) --remove action
new 1e2bd2441 man: Clarify dpkg-query(1) --list option behavior
new dbc8af0a5 man: Clarify deb-control(5)
new e124e6fa1 man: Clarify databases used by --yet-to-unpack and
--predep-package in dpkg(1)
new b82277833 man: Clarify character classes for various formats
new d6e6500f8 man: Document the version introducing the -f option in
dpkg-query(1)
new cbba1af8b man: Refer to the dpkg-architecture(1) TERMS section in the
VARIABLES section
new dc87694fb doc: Update Doxygen configuration from version 1.8.13
new 853f59ec0 perl: Fix POD for Dpkg::Interface::Storable derived method
implementations
new 1fa3e4360 Dpkg::Deps::Simple: Fix POD signature for new constructor
new e326eda15 Dpkg::Changelog::Debian: Preserve modelines at EOF
new 39eb793a6 Dpkg::File: Make file_slurp() also accept pathnames in
addition to filehandles
new 75afd33e3 Dpkg::Vendor::Ubuntu: Fix buildflags override after default
setting move
new 6b8897bad Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC import
new 50b7e8cc4 Dpkg::Shlibs::Objdump: Only select objdump program when
going to use it
new a7fb57546 Dpkg::Source::Package: Do not reinitialize fields member in
constructor
new a71649166 Dpkg::Source::Patch: Do not recommend --include-removal when
not supported
new 05f666b8e Dpkg::Source::Package::V3::Bzr: Fix format name in output
message
new e0b3b307d Dpkg::Source::Package: Add a new format option to the new
constructor
new 23802ae9b Dpkg::Source::Package: Improve debian/source/format parsing
and validation
new c8dcfa3f2 Dpkg::Source::Format: New module
new d1d35a56e Dpkg::Source::Package, dpkg-source: Switch to new
Dpkg::Source::Format module
new e989be905 dpkg-source: Move source format selection earlier in the
build
new 103fb161b dpkg-source: Use new format argument for
Dpkg::Source::Package->new()
new 289dc8619 dpkg-source: Stop filtering @builddeps@ from
Testsuite-Triggers field
new 4a4619831 dpkg-genchanges: Only reference binary packages being
uploaded
new b4384aa5f dpkg-shlibdeps: Remove unused variable
new 7c77f7343 dpkg-shlibdeps: Remove duplicate word across newline boundary
new 5d4ab4ae7 dpkg-scanpackages: Do not compute unnecessary checksums
new 55cdf5fac dpkg-scanpackages: Unroll a single iteration loop
new 4affcfaa1 dpkg-scanpackages: Emit a warning with the list of repeat
packages
new b01004eb8 s-s-d: Compare foundany against 0 instead of treating it
like a boolean
new bc9736f6f s-s-d: Check whether standalone --pidfile use is secure
new 4b4f8ed22 s-s-d: Print complete verbose lines
new 517e1397c s-s-d: Fix typo in comment
new 472712e23 s-s-d: Fix typo
new 4e5d1cc75 s-s-d: Switch code to use new info() and debug() functions
new f47ab454d s-s-d: Move parse_unsigned() definition to the top of the
file
new 711f929ec s-s-d: Implement --notify-await and --notify-timeout options
new 1a18c9818 u-a: Use enums for actions instead of strings
new 2d5b58849 u-a: Switch verbose selection into an enum
new 8c7a750be u-a: Add new --debug option
new d5759dfeb u-a: Fix removal of obsolete slaves from the linked list
new 074960b70 build: Split AM_INIT_AUTOMAKE arguments into different lines
new 08911c47f debian: Add superficial autopkgtest functional tests
new 37dd4ce62 scripts/mk: Fix dpkg_vendor_derives_from macro documentation
new 91e2ae0b7 scripts/mk: Add support for an improved
dpkg_vendor_derives_from macro
new 74275126b dpkg: Negate tortoise_not_in_hare() function name and return
value
new 9d180d6ea dpkg: Initialize trigcyclenode's next member once
new 484ae1797 dpkg: Use common pattern of assigning as an iterator
new a709de31f dpkg: Factor trigproc_new_cyclenode() out from
check_trigger_cycle()
new d4f6b91fd dpkg: Mark the package we are giving up on a trigger cycle
as istobe normal
new 61bbb77ad dpkg: Switch dependtry from an int to an enum
new 8b1d07b22 dpkg: Move dependtry description from deferred_configure()
to its declaration
new b166c999d dpkg: Reset progress_bytrigproc once we have injected into
the current iteration
new a23fdc82c dpkg: Split trigger processing types into required,
try-queued and try-deferred
new 725828a60 dpkg: Convert one trigger processing required type into the
new try-queued
new d0be735f1 dpkg: Move trigproc cycle reset inside try-deferred
conditional
new 7f43bf5f9 dpkg: Introduce a new dependency try level for trigger
processing
new 9245729c8 dpkg: Fix typo in comment
new 4b1b8a20f dpkg: Fix --help output to clarify optional arguments
new f94d12b62 dpkg-query: Rename variable to avoid shadowing a local
function
new e29648778 When allocating use the variable instead of the type in
sizeof()
new 18a0a2fcc dselect: Rename variable r to pkgbin
new 35845f996 libdpkg, dpkg: Rename r variables to fnn
new 9e5750015 libdpkg: Rename ret variable to next
new f7e9dc180 libdpkg: Cleanup fsys module symbol names
new 31eb54491 libdpkg: Rename pkg_db symbols to pkg_hash
new 23cfdbf10 libdpkg: Add new warning printer setter function
new 8190e63fa libdpkg: Add new DPKG_ERROR_OBJECT macro
new 0118b3c70 libdpkg: Add proper tar error handling
new 683d5a21f libdpkg: Detect unsupported tar entry types to give better
error messages
new 46136dbf6 libdpkg: Add new db-fsys:Files and db-fsys:Last-Modified
virtual fields
new 5c9ff5102 test: Add descriptions for the shellcheck exclude codes
new 176bc8023 test: Update cppcheck supressions
new 7f90eef9b po: Update Italian programs translation
new e0eca69e4 po: Update Dutch translations
new cc2f609d1 po: Update Portuguese programs translation
new e17e2f5fe po: Update Simplified Chinese programs translation
new aac92cd67 po: Regenerate .pot files and merge .po files with them
new 931dc9986 Release 1.19.3
new 8b19d0611 Bump version to 1.19.4
The 83 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 3 +
configure.ac | 8 +-
debian/changelog | 146 ++-
debian/control | 1 +
debian/tests/control | 7 +
debian/tests/test-not-root | 14 +
debian/tests/test-root | 14 +
doc/Doxyfile.in | 89 +-
dpkg-split/join.c | 4 +-
dpkg-split/queue.c | 8 +-
dselect/pkgdepcon.cc | 9 +-
dselect/pkglist.cc | 10 +-
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/scandir.c | 6 +-
lib/dpkg/db-ctrl-format.c | 2 +-
lib/dpkg/db-ctrl-upgrade.c | 2 +-
lib/dpkg/db-ctrl.h | 2 +-
lib/dpkg/db-fsys-digest.c | 10 +-
lib/dpkg/db-fsys-divert.c | 14 +-
lib/dpkg/db-fsys-files.c | 16 +-
lib/dpkg/db-fsys-override.c | 14 +-
lib/dpkg/db-fsys.h | 12 +-
lib/dpkg/dbmodify.c | 2 +-
lib/dpkg/dpkg-db.h | 45 +-
lib/dpkg/dump.c | 2 +-
lib/dpkg/ehandle.c | 6 +-
lib/dpkg/error.h | 2 +
lib/dpkg/fields.c | 14 +-
lib/dpkg/fsys-hash.c | 46 +-
lib/dpkg/fsys-iter.c | 42 +-
lib/dpkg/fsys.h | 165 ++--
lib/dpkg/libdpkg.map | 52 +-
lib/dpkg/log.c | 2 +-
lib/dpkg/parse.c | 18 +-
lib/dpkg/pkg-array.c | 12 +-
lib/dpkg/pkg-array.h | 2 +-
lib/dpkg/pkg-files.c | 12 +-
lib/dpkg/pkg-files.h | 6 +-
lib/dpkg/pkg-format.c | 58 ++
lib/dpkg/pkg-hash.c | 46 +-
lib/dpkg/pkg-spec.c | 14 +-
lib/dpkg/pkg-spec.h | 2 +-
lib/dpkg/report.c | 22 +-
lib/dpkg/report.h | 5 +
lib/dpkg/t/c-tarextract.c | 28 +-
lib/dpkg/t/t-fsys-hash.c | 38 +-
lib/dpkg/t/t-pkg-hash.c | 102 +-
lib/dpkg/t/t-pkg-show.c | 2 +-
lib/dpkg/tarfn.c | 103 +-
lib/dpkg/tarfn.h | 33 +-
lib/dpkg/treewalk.c | 4 +-
lib/dpkg/triglib.c | 10 +-
lib/dpkg/triglib.h | 20 +-
lib/dpkg/trignote.c | 2 +-
man/deb-changelog.man | 10 +-
man/deb-changes.man | 4 +-
man/deb-control.man | 2 +-
man/deb-src-control.man | 4 +-
man/deb-substvars.man | 6 +-
man/dpkg-architecture.man | 3 +-
man/dpkg-mergechangelogs.man | 4 +-
man/dpkg-parsechangelog.man | 3 +-
man/dpkg-query.man | 30 +-
man/dpkg-source.man | 4 +-
man/dpkg.man | 14 +-
man/dsc.man | 9 +-
man/po/de.po | 459 +++++++--
man/po/dpkg-man.pot | 238 ++++-
man/po/es.po | 302 ++++--
man/po/fr.po | 316 ++++--
man/po/hu.po | 252 +++--
man/po/it.po | 317 ++++--
man/po/ja.po | 300 ++++--
man/po/nl.po | 1020 ++++++++++++--------
man/po/pl.po | 301 ++++--
man/po/pt_BR.po | 247 +++--
man/po/ru.po | 241 ++++-
man/po/sv.po | 313 ++++--
man/po/zh_CN.po | 261 ++++-
man/start-stop-daemon.man | 29 +-
man/update-alternatives.man | 8 +-
po/ast.po | 114 ++-
po/bs.po | 103 +-
po/ca.po | 175 +++-
po/cs.po | 175 +++-
po/da.po | 131 ++-
po/de.po | 175 +++-
po/dpkg.pot | 100 +-
po/dz.po | 113 ++-
po/el.po | 113 ++-
po/eo.po | 131 ++-
po/es.po | 175 +++-
po/et.po | 112 ++-
po/eu.po | 131 ++-
po/fr.po | 131 ++-
po/gl.po | 113 ++-
po/hu.po | 114 ++-
po/id.po | 115 ++-
po/it.po | 420 ++++----
po/ja.po | 131 ++-
po/km.po | 114 ++-
po/ko.po | 115 ++-
po/ku.po | 103 +-
po/lt.po | 111 ++-
po/mr.po | 114 ++-
po/nb.po | 114 ++-
po/ne.po | 113 ++-
po/nl.po | 318 +++---
po/nn.po | 112 ++-
po/pa.po | 104 +-
po/pl.po | 175 +++-
po/pt.po | 887 +++++++++--------
po/pt_BR.po | 112 ++-
po/ro.po | 115 ++-
po/ru.po | 131 ++-
po/sk.po | 131 ++-
po/sv.po | 131 ++-
po/th.po | 131 ++-
po/tl.po | 112 ++-
po/tr.po | 175 +++-
po/vi.po | 131 ++-
po/zh_CN.po | 355 ++++---
po/zh_TW.po | 175 +++-
scripts/Dpkg.pm | 4 +
scripts/Dpkg/Changelog.pm | 18 +-
scripts/Dpkg/Changelog/Debian.pm | 8 +-
scripts/Dpkg/Conf.pm | 10 +-
scripts/Dpkg/Control/HashCore.pm | 19 +-
scripts/Dpkg/Control/Info.pm | 15 +-
scripts/Dpkg/Deps/Simple.pm | 40 +-
scripts/Dpkg/File.pm | 16 +-
scripts/Dpkg/Index.pm | 25 +-
scripts/Dpkg/Interface/Storable.pm | 4 +-
scripts/Dpkg/Shlibs/Objdump.pm | 24 +-
scripts/Dpkg/Source/Format.pm | 191 ++++
scripts/Dpkg/Source/Package.pm | 81 +-
scripts/Dpkg/Source/Package/V2.pm | 7 +-
scripts/Dpkg/Source/Package/V3/Bzr.pm | 2 +-
scripts/Dpkg/Source/Patch.pm | 9 +-
scripts/Dpkg/Substvars.pm | 24 +-
scripts/Dpkg/Vendor/Ubuntu.pm | 12 +-
scripts/Makefile.am | 6 +
scripts/dpkg-genchanges.pl | 25 +-
scripts/dpkg-scanpackages.pl | 47 +-
scripts/dpkg-shlibdeps.pl | 4 +-
scripts/dpkg-source.pl | 51 +-
scripts/mk/vendor.mk | 38 +-
scripts/po/ca.po | 59 +-
scripts/po/de.po | 59 +-
scripts/po/dpkg-dev.pot | 52 +-
scripts/po/es.po | 61 +-
scripts/po/fr.po | 59 +-
scripts/po/pl.po | 59 +-
scripts/po/ru.po | 59 +-
scripts/po/sv.po | 59 +-
scripts/t/Dpkg_BuildFlags_Ubuntu.t | 57 ++
scripts/t/Dpkg_Changelog.t | 12 +-
scripts/t/Dpkg_Changelog/stop-modeline | 13 +
scripts/t/Dpkg_Source_Format.t | 65 ++
.../t/dpkg_buildpackage/test-source_0_all.changes | 3 +-
.../t/dpkg_buildpackage/test-source_0_any.changes | 3 +-
.../dpkg_buildpackage/test-source_0_source.changes | 4 -
scripts/t/merge_changelogs/ch-a | 2 +
scripts/t/merge_changelogs/ch-b | 2 +
scripts/t/merge_changelogs/ch-merged | 2 +
scripts/t/merge_changelogs/ch-merged-basic | 2 +
scripts/t/merge_changelogs/ch-merged-pr | 2 +
scripts/t/merge_changelogs/ch-merged-pr-basic | 2 +
scripts/t/merge_changelogs/ch-old | 2 +
scripts/t/mk.t | 4 +-
scripts/t/mk/vendor-v0.mk | 6 +
scripts/t/mk/vendor-v1.mk | 6 +
scripts/t/mk/vendor.mk | 1 +
src/archives.c | 140 +--
src/archives.h | 24 +-
src/cleanup.c | 8 +-
src/configure.c | 30 +-
src/depcon.c | 10 +-
src/divertcmd.c | 96 +-
src/enquiry.c | 34 +-
src/errors.c | 2 +-
src/help.c | 57 +-
src/main.c | 46 +-
src/main.h | 72 +-
src/packages.c | 37 +-
src/perpkgstate.c | 2 +-
src/querycmd.c | 42 +-
src/remove.c | 64 +-
src/select.c | 10 +-
src/statcmd.c | 32 +-
src/trigcmd.c | 2 +-
src/trigproc.c | 144 +--
src/unpack.c | 128 +--
src/verify.c | 18 +-
t/cppcheck/cppcheck.supp | 25 +-
t/shellcheck.t | 10 +-
utils/start-stop-daemon.c | 360 ++++++-
utils/t/update_alternatives.t | 60 +-
utils/update-alternatives.c | 172 ++--
229 files changed, 11496 insertions(+), 4384 deletions(-)
create mode 100644 debian/tests/control
create mode 100644 debian/tests/test-not-root
create mode 100644 debian/tests/test-root
create mode 100644 scripts/Dpkg/Source/Format.pm
create mode 100644 scripts/t/Dpkg_BuildFlags_Ubuntu.t
create mode 100644 scripts/t/Dpkg_Changelog/stop-modeline
create mode 100644 scripts/t/Dpkg_Source_Format.t
create mode 100644 scripts/t/mk/vendor-v0.mk
create mode 100644 scripts/t/mk/vendor-v1.mk
--
Dpkg.Org's dpkg