[dpkg] branch master updated (0485bbd -> b988d6b)

Mattia Rizzolo mattia at debian.org
Mon Jan 22 17:11:22 UTC 2018


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

mattia pushed a change to branch master
in repository dpkg.

      from  0485bbd   debian: Bump Standards-Version to 4.1.1 (no changes needed)
       new  d3159e9   German dpkg translation update
       new  28436a2   Update German translation of manual pages
       new  3ed0cc7   Update Spanish translation
       new  b9798da   po: Fix Spanish translation
       new  0fa461b   po: Update Italian programs translation
       new  63b4236   po: Update Turkish programs translations
       new  52564e6   po: Update Dutch translations
       new  bae5051   libdpkg: Include <sys/sysmacros.h> for makedev()
       new  0e894dd   Dpkg::Vendor::Debian: Use proper use_feature key
       new  fe18637   Dpkg::Changelog: Print versions for incorrect changelog range warnings
       new  5003d76   dpkg-deb: Fix directory traversal with --raw-extract
       new  eac83d7   build: Set distribution tarball format to ustar
       new  11e20af   test: Check POD in all perl scripts
       new  d6ba39a   test: Consider *.PL also to be perl files
       new  33c8664   test: Infer automatically the unit test data directory
       new  876855f   test: Infer automatically the unit test temp directory
       new  b29058e   Dpkg::Shlibs::SymbolFile: Check that $state->{seen} exists instead of $state being defined
       new  797ed78   scripts/mk: Add new buildtools variables
       new  2f5816d   scripts: Reject negated values in Architecture field
       new  ee0855c   arch: Add support for riscv64 CPU
       new  81591e0   Dpkg::Vendor::Debian: Mark hurd-i386 as having built-in PIE support
       new  cfb7a0e   dpkg-gensymbols: Print "error" instead of "warning" when these are fatal
       new  28fee8b   spec/R³: Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD
       new  f6095fa   dpkg-buildpackage: Do not set DEB_GAIN_ROOT_CMD on <implementations-keywords>
       new  36f8ff6   spec/R³: The DEB_GAIN_ROOT_CMD should preserve the environment
       new  566a4b6   spec/R³: Add new DEB_RULES_REQUIRES_ROOT variable
       new  585db35   dpkg-buildpackage: Add new --rules-requires-root
       new  b988d6b   spec/R³: Declare specification as recommendation, stable

The 28 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:
 configure.ac                      |   2 +-
 data/cputable                     |   1 +
 debian/changelog                  |  49 +++
 doc/rootless-builds.txt           |  27 +-
 dpkg-deb/dpkg-deb.h               |   2 +
 dpkg-deb/extract.c                |  16 +-
 dselect/po/es.po                  |  94 ++----
 lib/dpkg/tarfn.c                  |   3 +
 man/dpkg-buildpackage.man         |  13 +-
 man/po/de.po                      |  64 +++-
 man/po/nl.po                      | 576 ++++++++++++++++++----------------
 po/de.po                          |  95 ++----
 po/es.po                          | 243 +++++----------
 po/it.po                          | 629 ++++++++++++--------------------------
 po/nl.po                          |  93 +++---
 po/tr.po                          | 109 +++----
 scripts/Dpkg/Arch.pm              |  28 +-
 scripts/Dpkg/Changelog.pm         |  18 +-
 scripts/Dpkg/Shlibs/SymbolFile.pm |   2 +-
 scripts/Dpkg/Vendor/Debian.pm     |   4 +-
 scripts/Test/Dpkg.pm              |  33 +-
 scripts/dpkg-buildpackage.pl      |  20 +-
 scripts/dpkg-genchanges.pl        |   4 +-
 scripts/dpkg-gencontrol.pl        |   2 +-
 scripts/dpkg-gensymbols.pl        |  31 +-
 scripts/mk/buildtools.mk          |  14 +
 scripts/t/Dpkg_Arch.t             |  11 +-
 scripts/t/Dpkg_Changelog.t        |   2 +-
 scripts/t/Dpkg_Checksums.t        |   2 +-
 scripts/t/Dpkg_Compression.t      |   4 +-
 scripts/t/Dpkg_Conf.t             |   2 +-
 scripts/t/Dpkg_Control.t          |   2 +-
 scripts/t/Dpkg_Control_Fields.t   |   2 +-
 scripts/t/Dpkg_Control_Tests.t    |   2 +-
 scripts/t/Dpkg_Dist_Files.t       |   2 +-
 scripts/t/Dpkg_OpenPGP.t          |   6 +-
 scripts/t/Dpkg_Path.t             |   4 +-
 scripts/t/Dpkg_Shlibs.t           |   2 +-
 scripts/t/Dpkg_Source_Patch.t     |   4 +-
 scripts/t/Dpkg_Source_Quilt.t     |   2 +-
 scripts/t/Dpkg_Substvars.t        |   2 +-
 scripts/t/dpkg_buildpackage.t     |   6 +-
 scripts/t/dpkg_source.t           |   6 +-
 scripts/t/mk.t                    |  11 +-
 scripts/t/mk/buildtools.mk        |  14 +
 t/pod.t                           |   6 +-
 46 files changed, 1051 insertions(+), 1213 deletions(-)

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