This is an automated email from the git hooks/post-receive script.
guillem pushed a change to branch master
in repository dpkg.
from ba0091e2d Update German translation of manual pages
new 418d578d2 debian: Add bug closures
new d347adb2f debian: Update usertags
new 7658b575d debian: Add a lintian dpkg profile to supress Debian
specific tags
new c9930d56c debian: Add Breaks on lsb-base due to s-s-d breaking killproc
new 7964e3c77 t-func: Stop requiring (pseudo-)root
new 5df9c47d7 t-func: Export and move TESTDATA definition close to the
PATH definition
new 132160d2f t-func: Quote the 'yes' command to make the comment clearer
new 3391b1f3d libdpkg: Add a new TAR_FORMAT_UNKNOWN enum value
new 04b6b5bb2 libdpkg: Set tar_entry to zero on tar_entry_destroy()
new a1f9ccf08 libdpkg: Handle non end-of-tape errors from
tar_header_decode()
new dcd19c782 libdpkg: Use ERANGE instead of EINVAL for tar_atol8()
out-of-range error
new 740c330ad Dpkg::Source::Package::V1: Change default build option style
to -sa
new ae3b466f0 Dpkg::Source::Package: Handle Format field being undefined
new 1da502d98 dpkg-gencontrol: Check presence of package build dir before
traversing it
The 14 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 | 1 +
debian/changelog | 29 ++++++++++++++++++++++-
debian/control | 2 ++
debian/dpkg.install | 1 +
debian/dpkg.lintian-profile | 7 ++++++
debian/rules | 5 ++++
debian/usertags | 48 ++++++++++++++++++++++-----------------
lib/dpkg/t/t-tar.c | 8 +++----
lib/dpkg/tarfn.c | 6 ++++-
lib/dpkg/tarfn.h | 1 +
man/dpkg-source.man | 7 +++++-
scripts/Dpkg/Source/Package.pm | 3 ++-
scripts/Dpkg/Source/Package/V1.pm | 2 +-
scripts/dpkg-gencontrol.pl | 2 +-
t-func/atlocal.in | 14 +++---------
t-func/deb-format.at | 2 +-
t-func/deb-split.at | 4 ++--
17 files changed, 97 insertions(+), 45 deletions(-)
create mode 100644 debian/dpkg.lintian-profile
--
Dpkg.Org's dpkg