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

guillem pushed a change to annotated tag 1.19.3
in repository dpkg.

      at e2ecb29a6 (tag)
 tagging 931dc9986a59ecb197d81e236e887618695592be (commit)
 replaces 1.19.2
      by Guillem Jover
      on Tue Jan 22 14:26:25 2019 +0100

- Log -----------------------------------------------------------------
Release 1.19.3
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAlxHGgEACgkQuXK/PqSu
V6OESg/9EAOti9E5QQrRD6468xb9+ImHk43O3LI8pjmZXdES6g+Ab+B2CGDzVBgZ
CmB0EF2rSSrxIhlTkCW+55H9JlKLKPQOr7P3EG2pXuguXSCi3MaAcGps6SpYxME2
KHL/9OyqYrQXCZkQMrWrYKNNd1s8e7F0bt93IzYd10JiUwYiEvWFui9mYycs5V+t
gIxxa6mJNnCsYxiChxdzeQs42uK4zG4hGAwy1v0XN72JheFh2BhtpwWCx3qI7ABn
qex10o+HGmp4C19TAaypCNZLKer/zNWtrjYOwZ8vXSqQyb/+6J8tDqAjgRUv0SR8
9IKjKccemMV/kOQ31iPD+x0Da9xY82DJhGYMsu18uKmIz8U0PyZYLQkmgDUu2T0A
FIpieBwB+Jw1BtW5CxHwRQHAUayWWfNqZXwHFQnPuaMD5joU9k/PNY6euMIAZxXi
2pgU3kRsHoELytYa6sgW6vUi/EFLQcLgRpCV8lE7SrOwS3Y8rlxLY5615NAqvqSA
I9VqtMB4xxcBS/An1Fl/wR8YS2xeaHtFcgyl+PcEdVQLeb08ttyzTOr3WInLdi+V
wsVvS0oMpKwTpnHPOXe84qDdVEHULdU735AO+tsu7awGVAQc2c1+arVc+XCuTETu
BKAdyzvwn/M8Qb6y9VGRjad05DXnN3PoDrhKVb0t4D7C8oOXI5o=
=ERx0
-----END PGP SIGNATURE-----

Colin Watson (1):
      scripts/mk: Fix dpkg_vendor_derives_from macro documentation

Frans Spiesschaert (1):
      po: Update Dutch translations

Guillem Jover (90):
      Bump version to 1.19.3
      doc: Fix typo
      debian: Bump Standards-Version to 4.2.1 (no changes needed)
      debian: Switch to debhelper compatibility level 11
      dpkg-maintscript-helper: Use explicit escape instead of literal backslash
      build: Use a format string with printf in get-version
      build: Use $() instead of deprecated `` in run-script
      build: Remove unused PERL_PROFILE variable from run-script
      shell: Quote variables
      build: Add «set -e» to run-script
      build: Set environment variables only for CPAN tests
      build: Set locale for CPAN tests to C
      test: Add new shellcheck author test
      debian: Create the log file in postinst only if it does not exist
      debian: Fix changelog
      man: Clarify dpkg(1) --remove action
      man: Clarify dpkg-query(1) --list option behavior
      man: Clarify deb-control(5)
      man: Clarify databases used by --yet-to-unpack and --predep-package in 
dpkg(1)
      man: Clarify character classes for various formats
      man: Document the version introducing the -f option in dpkg-query(1)
      man: Refer to the dpkg-architecture(1) TERMS section in the VARIABLES 
section
      doc: Update Doxygen configuration from version 1.8.13
      perl: Fix POD for Dpkg::Interface::Storable derived method implementations
      Dpkg::Deps::Simple: Fix POD signature for new constructor
      Dpkg::Changelog::Debian: Preserve modelines at EOF
      Dpkg::File: Make file_slurp() also accept pathnames in addition to 
filehandles
      Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting move
      Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC import
      Dpkg::Shlibs::Objdump: Only select objdump program when going to use it
      Dpkg::Source::Package: Do not reinitialize fields member in constructor
      Dpkg::Source::Patch: Do not recommend --include-removal when not supported
      Dpkg::Source::Package::V3::Bzr: Fix format name in output message
      Dpkg::Source::Package: Add a new format option to the new constructor
      Dpkg::Source::Package: Improve debian/source/format parsing and validation
      Dpkg::Source::Format: New module
      Dpkg::Source::Package, dpkg-source: Switch to new Dpkg::Source::Format 
module
      dpkg-source: Move source format selection earlier in the build
      dpkg-source: Use new format argument for Dpkg::Source::Package->new()
      dpkg-source: Stop filtering @builddeps@ from Testsuite-Triggers field
      dpkg-genchanges: Only reference binary packages being uploaded
      dpkg-shlibdeps: Remove unused variable
      dpkg-shlibdeps: Remove duplicate word across newline boundary
      dpkg-scanpackages: Do not compute unnecessary checksums
      dpkg-scanpackages: Unroll a single iteration loop
      dpkg-scanpackages: Emit a warning with the list of repeat packages
      s-s-d: Compare foundany against 0 instead of treating it like a boolean
      s-s-d: Check whether standalone --pidfile use is secure
      s-s-d: Print complete verbose lines
      s-s-d: Fix typo in comment
      s-s-d: Switch code to use new info() and debug() functions
      s-s-d: Move parse_unsigned() definition to the top of the file
      s-s-d: Implement --notify-await and --notify-timeout options
      u-a: Use enums for actions instead of strings
      u-a: Switch verbose selection into an enum
      u-a: Add new --debug option
      u-a: Fix removal of obsolete slaves from the linked list
      build: Split AM_INIT_AUTOMAKE arguments into different lines
      debian: Add superficial autopkgtest functional tests
      scripts/mk: Add support for an improved dpkg_vendor_derives_from macro
      dpkg: Negate tortoise_not_in_hare() function name and return value
      dpkg: Initialize trigcyclenode's next member once
      dpkg: Use common pattern of assigning as an iterator
      dpkg: Factor trigproc_new_cyclenode() out from check_trigger_cycle()
      dpkg: Mark the package we are giving up on a trigger cycle as istobe 
normal
      dpkg: Switch dependtry from an int to an enum
      dpkg: Move dependtry description from deferred_configure() to its 
declaration
      dpkg: Reset progress_bytrigproc once we have injected into the current 
iteration
      dpkg: Split trigger processing types into required, try-queued and 
try-deferred
      dpkg: Convert one trigger processing required type into the new try-queued
      dpkg: Move trigproc cycle reset inside try-deferred conditional
      dpkg: Introduce a new dependency try level for trigger processing
      dpkg: Fix typo in comment
      dpkg: Fix --help output to clarify optional arguments
      dpkg-query: Rename variable to avoid shadowing a local function
      When allocating use the variable instead of the type in sizeof()
      dselect: Rename variable r to pkgbin
      libdpkg, dpkg: Rename r variables to fnn
      libdpkg: Rename ret variable to next
      libdpkg: Cleanup fsys module symbol names
      libdpkg: Rename pkg_db symbols to pkg_hash
      libdpkg: Add new warning printer setter function
      libdpkg: Add new DPKG_ERROR_OBJECT macro
      libdpkg: Add proper tar error handling
      libdpkg: Detect unsupported tar entry types to give better error messages
      libdpkg: Add new db-fsys:Files and db-fsys:Last-Modified virtual fields
      test: Add descriptions for the shellcheck exclude codes
      test: Update cppcheck supressions
      po: Regenerate .pot files and merge .po files with them
      Release 1.19.3

Helge Kreutzmann (2):
      Update German scripts translation
      Update German translation of manual pages

Miguel Figueiredo (1):
      po: Update Portuguese programs translation

Milo Casagrande (1):
      po: Update Italian programs translation

Sven Joachim (1):
      German dpkg translation update

Trek (1):
      s-s-d: Fix typo

Zhou Mo (1):
      po: Update Simplified Chinese programs translation

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     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

The 82 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.


-- 
Dpkg.Org's dpkg

Reply via email to