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

guillem pushed a change to branch master
in repository dpkg.

    from 8b9dfc4fa Update German translation of manual pages
     new 5a2885b3b build: Distribute autogen script
     new 3525d759e build: Distribute Build.PL from the builddir not sourcedir
     new 5cd52673a dpkg-buildpackage: Fix --rules-file option parsing
     new 503ab33b9 dpkg-buildpackage: Only check for fallback build targets on 
binary builds
     new ca394f0f0 Dpkg::Build::Types: Fix set_build_type_from_options() 
description
     new 23322f43e Dpkg::Build::Types: Add new set_build_type_from_targets() 
function
     new 2dadfc74f dpkg-buildpackage: Only check required build dependencies 
for known targets
     new 3c4272bb9 Track package status dirtinness
     new bc83e06c3 debian: Fix bug closure
     new e5f9394ac po: Fix boilerplate in .po files
     new be5de1e00 po: Remove previous msgid comments
     new d9bc580a4 test: Add new po author test
     new 6e5bd738e Use Synopsis instead of Summary for the short Description
     new 65d441837 man: Clarify PIE build flag feature semantics
     new 76daf7b7d Dpkg::Version: Bump VERSION and improve semantic change 
description
     new 563fd74ef Dpkg::Shlibs::SymbolFile: Always assign proper Dpkg::Version 
to deprecated
     new 63e02e0aa Dpkg::Shlibs: Disable bool overload Dpkg::Version warnings
     new 2d02a1269 Dpkg::Vendor::Debian: Inline _parse_feature_area() into 
_add_build_flags()
     new d5374bc61 Dpkg::BuildFlags: Move default flags setting into the 
Dpkg::Vendor modules
     new 48c809f7c dpkg-buildpackage: Rename $cleansource to $postclean
     new 4014981b9 dpkg-buildpackage: Rename and logic invert $noclean to 
$postclean
     new 8a45c9140 dpkg-buildpackage: Add new --no-post-clean option
     new 0a1573e5d dpkg-buildpackage: Clarify pre and post-clean options and 
their default state
     new 1c741c507 dpkg-buildpackage: Add --build equivalents for short build 
type options
     new 869d40414 dpkg-buildpackage: Fold --[no-]check-builddeps into short 
option descriptions
     new c353a449b dpkg-buildpackage: Mark profiles as a replaceable item in 
--help output

The 26 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                       |   2 +
 cpan.am                           |   2 +-
 debian/changelog                  |  36 +++++-
 dselect/po/bs.po                  |   8 +-
 dselect/po/el.po                  |   8 +-
 dselect/po/eu.po                  |   4 +-
 dselect/po/nl.po                  |   2 +-
 dselect/po/ro.po                  |   2 +-
 dselect/po/zh_CN.po               |   6 +-
 dselect/po/zh_TW.po               |   7 +-
 lib/dpkg/dbmodify.c               |  14 ++-
 lib/dpkg/dpkg-db.h                |   3 +
 lib/dpkg/libdpkg.map              |   2 +-
 lib/dpkg/pkg-format.c             |  11 +-
 lib/dpkg/pkg-show.c               |   8 +-
 lib/dpkg/pkg-show.h               |   4 +-
 lib/dpkg/pkg.c                    |   2 +
 man/dpkg-buildflags.man           |  31 +++--
 man/dpkg-buildpackage.man         |   8 +-
 man/dpkg-query.man                |   5 +-
 man/po/hu.po                      |   3 +-
 man/po/nl.po                      | 242 --------------------------------------
 man/po/pt_BR.po                   |   3 +-
 po/bs.po                          |   8 +-
 po/dz.po                          |   9 +-
 po/el.po                          |   6 +-
 po/km.po                          |   6 +-
 po/ku.po                          |   4 +-
 po/nl.po                          |  42 -------
 po/pa.po                          |   3 +-
 po/ro.po                          |   2 +-
 scripts/Dpkg/Build/Types.pm       |  37 +++++-
 scripts/Dpkg/BuildFlags.pm        |  18 ++-
 scripts/Dpkg/Shlibs/Symbol.pm     |   4 +
 scripts/Dpkg/Shlibs/SymbolFile.pm |   6 +-
 scripts/Dpkg/Vendor/Debian.pm     |  38 +++---
 scripts/Dpkg/Version.pm           |  16 ++-
 scripts/Test/Dpkg.pm              |  26 ++++
 scripts/dpkg-buildpackage.pl      |  66 ++++++-----
 src/enquiry.c                     |   2 +-
 src/querycmd.c                    |   4 +-
 t/{synopsis.t => po.t}            |  24 +++-
 42 files changed, 309 insertions(+), 425 deletions(-)
 copy t/{synopsis.t => po.t} (63%)

-- 
Dpkg.Org's dpkg

Reply via email to