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

guillem pushed a change to branch master
in repository dpkg.

    from 42bf88145 debian: Fix impromperly indented line in debian/changelog
     new c4e8529c7 build: Check whether this dist is a release based only on 
the version format
     new efc117fd2 debian: Fix bug closures
     new 66b69ec6f debian: Add file to autopkgtest Depends fields
     new 423b3f630 debian: Clarify autopkgtest behavior on root/non-root 
requirement
     new 20d28e498 debian: Bump Standards-Version to 4.3.0 (no changes required)
     new 4114a568f debian: Remove now unused assert usertag description
     new 80efdd1dd debian: Remove trailing whitespace from changelog
     new 0badaf9f5 debian: Remove Origin and Bugs fields from control file
     new db3872abf debian: Include a bug-script to report on tainted 
merged-usr-via-symlinks
     new 090c1a510 s-s-d: Make sure that we get a meaningful errno on 
parse_unsigned()
     new ea2c4bc35 s-s-d: Add new fatalv() and fatale() and use the latter for 
system errors
     new 90f657a64 s-s-d: Always refuse to parse a world-writable pidfile, 
except for /dev/null
     new 754511aae s-s-d(1): Document behavior of --pidfile security checks
     new be0504ce8 dpkg: Move SELinux fallback label to the SELinux specific 
code path
     new 6d43bd729 dpkg: Simplify maintscript_set_exec_context()
     new e14213a27 dpkg: Move force options support into its own file
     new c6fe5807f dpkg: Do not hardcode the program name in the --force-help 
output
     new e566532b0 dpkg: Print the current set of enabled force options on 
--force-help
     new 56ae35c43 dpkg: Switch force options from individual variables to bit 
fields
     new a02734aed dpkg: Switch from a char to an enum to track the force 
options types
     new 52427d907 dpkg: Switch to set the default force option from the 
forceinfos array
     new fddae6d87 dpkg: Parse and set new DPKG_FORCE environment variable for 
subprocesses
     new c498af86a dpkg-statoverride: Add support for --force-* options
     new 08c257b8f dpkg-statoverride: Switch from --force option to new 
--force-<thing> options
     new 0c84e3473 dpkg: Add new option --refuse-security-mac to control SELinux
     new 41bc12bd8 dpkg: Clarify error on unknown system user/group in 
statoverride database
     new a35c17629 dpkg(1): Document the unknown selection state
     new 024d7881d dpkg-buildpackage: Clarify the warning/error on short 
OpenPGP key IDs
     new 967e99083 dpkg-maintscript-helper: Restrict find for dir-to-symlink 
move to -maxdepth 1
     new 13cad525f dpkg-genbuildinfo: Add support for a new Build-Tainted-By 
field
     new dd406dc36 Dpkg::Vendor::Debian: Add support for 
merged-usr-via-symlinks tainted tag
     new 769e87e0b Dpkg::Vendor::Debian: Add support for usr-local-has-* 
tainted tags
     new 41628ced3 Dpkg::Source::Package: Add a missing use Dpkg::Source::Format
     new 7605ee419 Dpkg::BuildOptions: Fix typo in POD
     new 2f3d05466 libdpkg: New benchmark programs and infrastructure
     new 81f3c2f46 libdpkg: Add new dpkg_error_move() function
     new 2385d08c1 libdpkg: Add new dpkg_has_error() function
     new 578df6704 libdpkg: Move status names from parse errors to arguments
     new 4dfa2cb39 libdpkg: Clarify field names in error and warning messages
     new 80b9ae537 libdpkg: Optimize error handling
     new 3a0171771 libdpkg: Merge nicknames table into fieldinfos
     new 3828a82cb libdpkg: Print a more accurate warning for Revision nicknames
     new 039e85a87 libdpkg: Increase the pkg-hash bins size
     new b96651964 libdpkg: Fix unit test for file_slurp()
     new 3528fe345 libdpkg: Use va_arg copy instead of the original on a 
vasprintf() call
     new 5973aa2f9 libdpkg: Include <string.h> in pager.c
     new 12dc155b6 libdpkg: Use pkg_set_want() instead of a direct assignment
     new 813024b95 libdpkg: Blank packages that are not-installed with unknown 
selection
     new ec3c37f87 libdpkg, dpkg: Print the dpkg database directory on access 
errors
     new 1a04039d1 libdpkg: Fix typos
     new c7142867b po: Update French man page translations
     new e1474bf1a po: Update Simplified Chinese programs translation
     new 4321fa192 po: Update Dutch translations
     new 03a8e6ac6 po: Regenerate .pot files and merge .po files with them
     new f2b4f5475 Release 1.19.5
     new 931d4ffac Bump version to 1.19.6

The 56 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                           |     6 +-
 debian/bug-script                     |    10 +
 debian/changelog                      |   101 +-
 debian/control                        |     4 +-
 debian/dpkg-dev.lintian-overrides     |     2 -
 debian/dpkg.lintian-overrides         |     2 -
 debian/dselect.lintian-overrides      |     2 -
 debian/libdpkg-dev.lintian-overrides  |     2 -
 debian/libdpkg-perl.lintian-overrides |     2 -
 debian/rules                          |     2 +
 debian/source/lintian-overrides       |     1 -
 debian/tests/control                  |     6 +-
 debian/tests/test-not-root            |     3 +-
 debian/tests/test-root                |     1 +
 debian/usertags                       |     2 -
 dselect/po/bs.po                      |     2 +-
 dselect/po/ca.po                      |     2 +-
 dselect/po/cs.po                      |     2 +-
 dselect/po/da.po                      |     2 +-
 dselect/po/de.po                      |     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/dpkg/Makefile.am                  |     1 +
 lib/dpkg/db-fsys-override.c           |    10 +-
 lib/dpkg/dbmodify.c                   |    27 +-
 lib/dpkg/ehandle.c                    |     2 +-
 lib/dpkg/error.c                      |    15 +
 lib/dpkg/error.h                      |     5 +
 lib/dpkg/fields.c                     |   102 +-
 lib/dpkg/file.c                       |    13 +-
 lib/dpkg/file.h                       |     4 +-
 lib/dpkg/fsys-hash.c                  |    39 +
 lib/dpkg/fsys.h                       |     4 +
 lib/dpkg/libdpkg.map                  |     2 +
 lib/dpkg/pager.c                      |     1 +
 lib/dpkg/parse.c                      |    82 +-
 lib/dpkg/parsedump.h                  |    22 +-
 lib/dpkg/parsehelp.c                  |    55 +-
 lib/dpkg/perf.h                       |    71 +
 lib/dpkg/pkg-hash.c                   |    30 +-
 lib/dpkg/t/.gitignore                 |     5 +
 lib/dpkg/t/Makefile.am                |     7 +
 lib/dpkg/t/b-fsys-hash.c              |    80 +
 lib/dpkg/t/b-pkg-hash.c               |    65 +
 lib/dpkg/t/t-file.c                   |     2 +-
 lib/dpkg/trigdeferred.c               |     5 +-
 m4/dpkg-build.m4                      |     4 +-
 man/deb-buildinfo.man                 |    34 +
 man/dpkg-statoverride.man             |    36 +
 man/dpkg.man                          |    25 +
 man/po/de.po                          |   361 +-
 man/po/dpkg-man.pot                   |   200 +-
 man/po/es.po                          |   240 +-
 man/po/fr.po                          | 11879 ++++++++++----------------------
 man/po/hu.po                          |   199 +-
 man/po/it.po                          |   241 +-
 man/po/ja.po                          |   240 +-
 man/po/nl.po                          |   619 +-
 man/po/pl.po                          |   243 +-
 man/po/pt_BR.po                       |   211 +-
 man/po/ru.po                          |   221 +-
 man/po/sv.po                          |   240 +-
 man/po/zh_CN.po                       |   218 +-
 man/start-stop-daemon.man             |     9 +-
 po/POTFILES.in                        |     1 +
 po/ast.po                             |   587 +-
 po/bs.po                              |   455 +-
 po/ca.po                              |   599 +-
 po/cs.po                              |   597 +-
 po/da.po                              |   594 +-
 po/de.po                              |   657 +-
 po/dpkg.pot                           |   425 +-
 po/dz.po                              |   558 +-
 po/el.po                              |   578 +-
 po/eo.po                              |   598 +-
 po/es.po                              |   622 +-
 po/et.po                              |   549 +-
 po/eu.po                              |   606 +-
 po/fr.po                              |   657 +-
 po/gl.po                              |   576 +-
 po/hu.po                              |   557 +-
 po/id.po                              |   577 +-
 po/it.po                              |   621 +-
 po/ja.po                              |   598 +-
 po/km.po                              |   554 +-
 po/ko.po                              |   577 +-
 po/ku.po                              |   484 +-
 po/lt.po                              |   554 +-
 po/mr.po                              |   556 +-
 po/nb.po                              |   574 +-
 po/ne.po                              |   554 +-
 po/nl.po                              |  1060 +--
 po/nn.po                              |   554 +-
 po/pa.po                              |   520 +-
 po/pl.po                              |   613 +-
 po/pt.po                              |   634 +-
 po/pt_BR.po                           |   576 +-
 po/ro.po                              |   595 +-
 po/ru.po                              |   602 +-
 po/sk.po                              |   610 +-
 po/sv.po                              |   594 +-
 po/th.po                              |   591 +-
 po/tl.po                              |   558 +-
 po/tr.po                              |   600 +-
 po/vi.po                              |   597 +-
 po/zh_CN.po                           |   731 +-
 po/zh_TW.po                           |   598 +-
 scripts/Dpkg/BuildOptions.pm          |     2 +-
 scripts/Dpkg/Control/FieldsCore.pm    |     7 +-
 scripts/Dpkg/Source/Package.pm        |     1 +
 scripts/Dpkg/Vendor/Debian.pm         |    34 +
 scripts/Dpkg/Vendor/Default.pm        |    10 +
 scripts/dpkg-buildpackage.pl          |     6 +-
 scripts/dpkg-genbuildinfo.pl          |     2 +
 scripts/dpkg-maintscript-helper.sh    |     2 +-
 scripts/po/ca.po                      |    10 +-
 scripts/po/de.po                      |    15 +-
 scripts/po/dpkg-dev.pot               |    12 +-
 scripts/po/es.po                      |    10 +-
 scripts/po/fr.po                      |    10 +-
 scripts/po/pl.po                      |    10 +-
 scripts/po/ru.po                      |    10 +-
 scripts/po/sv.po                      |    10 +-
 scripts/t/Dpkg_Control_Fields.t       |     5 +-
 src/Makefile.am                       |     2 +
 src/archives.c                        |    28 +-
 src/configure.c                       |    16 +-
 src/errors.c                          |    22 +-
 src/force.c                           |   395 ++
 src/force.h                           |    84 +
 src/help.c                            |     8 +-
 src/main.c                            |   175 +-
 src/main.h                            |    14 +-
 src/packages.c                        |    17 +-
 src/remove.c                          |     4 +-
 src/script.c                          |    19 +-
 src/selinux.c                         |     3 +-
 src/statcmd.c                         |    29 +-
 src/unpack.c                          |     6 +-
 src/update.c                          |    10 +-
 t/cppcheck/cppcheck.supp              |     4 -
 utils/start-stop-daemon.c             |   146 +-
 166 files changed, 22897 insertions(+), 19218 deletions(-)
 create mode 100644 debian/bug-script
 delete mode 100644 debian/dpkg-dev.lintian-overrides
 delete mode 100644 debian/dselect.lintian-overrides
 delete mode 100644 debian/libdpkg-dev.lintian-overrides
 delete mode 100644 debian/libdpkg-perl.lintian-overrides
 delete mode 100644 debian/source/lintian-overrides
 create mode 100644 lib/dpkg/perf.h
 create mode 100644 lib/dpkg/t/b-fsys-hash.c
 create mode 100644 lib/dpkg/t/b-pkg-hash.c
 create mode 100644 src/force.c
 create mode 100644 src/force.h

-- 
Dpkg.Org's dpkg

Reply via email to