This is an automated email from the git hooks/post-receive script.
guillem pushed a change to branch master
in repository dpkg.
from 39d917e Change all quotes in translation to (correct) verbatim
quotes
new cb0656f build: Add support for profiling perl modules
new 4f8bca2 build: Clean up compiler and linker automatic flag usage
new 758ecf7 build: Fix the __progname check to avoid the optimizer
discarding the symbol
new 9aa458e build: Fix M4sh/Autoconf coding style
new 568d1c9 build: Disable C++ exceptions for dselect
new ab756a6 build: Fix typo in SE Linux library detection code
new c01a5df build: Change --with-* option logic to default to check
new 4cef597 build: Disable
-Wtautological-constant-out-of-range-compare
new d72b332 build: Check the availability of -Wpositive variant
instead of -Wno-positive
new dcaf92e build: Spell out NLS in configure output
new c33e208 build: Bump po4a version
new c23a895 build: Add support for running the test suite in parallel
new 4ccdc11 build: Specify exec argument for TAP::Harness
new a65b903 build: Fix and update libselinux check
new 5a0276a build: Check for the required minimal perl version
new 734dfd6 build: Use builddir instead of CURDIR in man Makefile.am
new 618fdf4 build: Use two space indentation for shell code
new 89c630f build: Use cp with -R instead of -r
new ca9b5c6 build: Print an actual newline instead of a literal \n in
lcov output
new 2587fce doc: Update custom changelog parser API support status in
README.api
new fa21633 doc, man: Fix typos
new 4c0db86 man: Fix typos
new 07d119d man: Fix formatting in SOURCE_DATE_EPOCH description
new 5dd05c0 man: Improve dpkg-deb --build arguments documentation
new b7972c6 man: Document the .changes filename that
dpkg-buildpackage generates
new 385481d man: Add basic maintainer script man pages
new 10264ea man: Add new deb-src-files(5) man page
new 01f819f man: Add man page references to other binary control
files in dpkg(1)
new 7e910c8 man: Add version when "new" substvars were introduced in
deb-substvars(5)
new 6d4e43e man: Fix typo in dpkg-buildflags(1)
new 3a8c419 man: Switch deb-triggers(5) types into a proper list
new f96e993 man: Remove redundant markup in dpkg-gensymbols(1)
new 4b62c79 man: Fix bogus markup
new 49d0db0 man: Itemize --log format entries in dpkg(1)
new 48cb9c0 man: Add missing options markup
new 8a3558d man: Turn the u-a(1) --query example item into a
sub-section
new 0dd43d6 man: Move paragraph markup outside of indented level in
u-a(1)
new 47da670 man: Turn the Multi-Arch values into a list
new 6db5b66 man: Improve user-defined field export marker
documentation
new 75439a3 man: Generate the man pages at build time
new 590cc95 man: Switch from groff escape sequences to UTF-8
new b1c278d man: Disable hyphenation globally
new 7fd9477 man/po: Append the German addendum at the end of the
translation
new 97309be data: Move architecture tables to a new data directory
new 4636380 debian: Fix changelog translation entries
new eaae9cc debian: Add liblocale-gettext-perl to libdpkg-perl
Recommends
new 7919a23 debian: Wrap and document dependency relationships
new 3dfce69 debian: Remove obsolete dependency relationships
new 19b2192 debian: Remove u-a, dpkg-divert and dpkg-statoverride
compat symlinks (again)
new 8de2121 debian: Use perl:Depends via dh_perl instead of a
hardcoded perl
new 797b492 debian: Remove unused dh_strip from binary_indep
new a5e6bbd debian: Remove ancient upgrade code from maintainer
scripts
new 8765f37 debian: Stop compressing the dpkg.deb package with gzip
new cb0a2b1 dpkg-maintscript-helper: Make conffile commands more
robust
new c3eb166 dpkg-scanpackages: Support scanning a single binary file
new 15062f9 Dpkg::Substvars: Obsolete Source-Version substvar
new ef6187d dpkg-deb: Obsolete bzip2 and lzma compression methods
new b42e8e0 dpkg-deb: Remove obsolete --old and --new options
new 931a690 dpkg: Remove obsolete --print-installation-architecture
option
new 6560c15 dpkg: Fix md5sum parse error messages to include package
name affected
new 31d3ed6 dpkg-split: Do not emit epochs for unambiguous versions
in deb-split header
new 6e5862e dpkg-split: Make the deb-split(5) generation reproducible
new 35f247d dpkg-deb: Generate reproducible file modes for the .deb
control member
new ec9a74a Dpkg::Vendor: Rework keyring hooks
new df36f0e Dpkg: Add POD markup
new 4570cd6 Dpkg::Checksums: Mention that add_from_file is used to
verify digests too
new 26e4447 Dpkg::Substavars: Make the parse method return the number
of substvars parsed
new 29df37a Dpkg: Document the behavior for consecutive calls to
parse() methods
new 977b99e dpkg: Switch from non-freeing malloc to m_malloc on
statdb slurping
new 4cf0771 dpkg: Switch from non-freeing malloc to m_malloc for
invoke hooks
new 3404fd2 libdpkg: Reset pkg db when shutting down the modstat db
new 25da5c5 libdpkg: Do not crash if we pass a NULL cip argument to
setaction()
new 83fdc82 dpkg: Shutdown the modstatdb in --get-selections
new 3b3efd1 dpkg: Track newargs in a different variable to avoid
modifying it
new fe86688 dpkg: Add new files_db_reset() function
new 020460f dpkg: Initialize and reset the filesdb in --command-fd
new a8abe48 Dpkg::Substvars: Add new method set_field_substvars()
new 1c40b7d dpkg-gencontrol: Implement source stanza substvars
prefixed with S:
new 0f599ea libdpkg: Make test main function a TEST_ENTRY macro
new a0be1b0 libdpkg: Rename test suite commands to be prefixed with
c- instead of t-
new 66a12fb Dpkg::Source::Archive: Fix reproducible source package
support
new 6c32c76 dpkg-source: Make the program reproducible when run
standalone
new 1d8f6e1 scripts/t: Add dpkg-source functional tests
new a54a3c7 scripts/t: Add dpkg-buildpackage functional tests
new 57b2ce9 test: Add an initial functional test suite for dpkg-deb
and dpkg-split
new f10a135 Cast off_t variables to intmax_t when printing them with
%jd
new 43df068 libdpkg: Add missing <string.h> include
new 236305c libdpkg: Cast strlen() return value to ssize_t to match
write() return type
new 4547217 s-s-d: Use reserved system preprocessor symbols
new 37af4e5 s-s-d: Handle _POSIX_PRIORITY_SCHEDULING being defined to
-1 or 0
new 97af191 s-s-d: On FreeBSD return STATUS_UNKNOWN instead of false
in do_procinit()
new 47f9afb s-s-d: Port process handling to Mac OS X
new 63fafbe s-s-d: Cleanup OS* macros
new e12ad32 s-s-d: Port process handling to AIX
new cdf41bc u-a: Fix lookup by name on --config
new 86819a8 u-a: Fix short-lived memory leaks
new a42b066 Dpkg::Substvars: Fix POD formatting
new fa532fb Dpkg::Conf: Document obsolete functions
new ea506ec Dpkg::Source::Package: Prefix private functions with _
new 05d5a65 Dpkg::IPC: Defer filehandle closures in spawn() to avoid
double-close
new bc4ceb7 Dpkg::Build::Type: Always map the build type to the
shortest string form
new 739bb23 Dpkg::Compression::FileHandle: Inherit from IO::File
instead of FileHandle
new 33e6fcb Dpkg::Compression: Only use gzip --rsyncable on Debian
and derivatives
new c3a9a82 build: Do not honor DPKG_DATADIR on the installed Dpkg
module
new 062ee45 Dpkg: Add new Dpkg::PROGTAR variable to store GNU tar
command name
new c9fd007 Dpkg: Add new Dpkg::PROGMAKE variable to store GNU make
command name
new 9d0d823 data: Add support for AIX operating system
new 534510a libdpkg: Use our own dpkg_ar_hdr instead of relying on
the system one
new 1d4e37d libdpkg: Add <sys/sysmacros.h> on AIX for major() and
minor()
new 251474f libcompat: Add missing <errno.h> include
new 7d22e85 libcompat: Include getopt module when we need getopt_long
new 322a17a libcompat: Disable gettext support in getopt module
new 4f12a3b scripts/t: Skip the tests if IO::String is not present
new 1d1c70f libdpkg: Only set error context message if it has been
formatted correctly
new d1f5706 libdpkg: Return error in error_context_errmsg_format()
only if truncated
new 1dff5fd libdpkg: Improve comment in error_context_errmsg_format()
new cd08e06 libdpkg: Add new unit test for error handling
new 678fd0b libdpkg: Fix free() on uninitialized pointer in
error_context_errmsg_format()
new bb4ae26 libdpkg: Simplify and trim-down dlist.h macros
new 2ca60a4 dselect: Move C++ support code into its own file
new 1fc6530 dselect: Add replacement new and delete array operators
new ed6cbcf dselect: Implement local abi::__cxa_pure_virtual
new 44cfbc4 build: Pass --as-needed to the linker for dselect to
avoid libstdc++
new f59f70b test: Delete MAKEFLAGS when testing make invocations
new 7ec5982 dselect: Include missing <new> for new and delete
operator declarations
new b4e8822 dpkg: Do not log nor print duplicate removal action
new 583e7b0 perl: Remove default «.» from @INC before loading modules
new 3c69ed9 test: Pass -q to grep command to suppress matched output
new 77dbe57 test: Ignore POD coverage for partially private modules
new cce49e8 man/po: Update .po files, unfuzzy strings and remove
obsolete strings
The 130 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:
Makefile.am | 29 +-
README | 8 +-
TODO | 3 -
check.am | 5 +
configure.ac | 165 +-
abitable => data/abitable | 0
cputable => data/cputable | 0
ostable => data/ostable | 1 +
triplettable => data/triplettable | 1 +
debian/changelog | 457 +-
debian/control | 116 +-
debian/dpkg-dev.manpages | 4 +
debian/dpkg-dev.preinst | 15 +-
debian/dpkg.links | 3 -
debian/dpkg.lintian-overrides | 2 -
debian/dpkg.postinst | 50 +-
debian/dpkg.postrm | 27 +-
debian/dpkg.preinst | 89 -
debian/dpkg.prerm | 18 +-
debian/dselect.preinst | 15 +-
debian/rules | 15 +-
doc/README.api | 14 +-
doc/README.feature-removal-schedule | 96 +-
doc/coding-style.txt | 54 +
doc/lcov-inject.pl | 2 +-
doc/triggers.txt | 2 +-
dpkg-deb/build.c | 22 +-
dpkg-deb/extract.c | 4 +-
dpkg-deb/main.c | 28 +-
dpkg-split/info.c | 2 +-
dpkg-split/split.c | 26 +-
dselect/Makefile.am | 17 +-
dselect/cxx-support.cc | 89 +
dselect/main.cc | 23 +-
dselect/methods/Makefile.am | 4 +-
dselect/methods/ftp/install.pl | 1 +
dselect/methods/ftp/setup.pl | 5 +-
dselect/methods/ftp/update.pl | 5 +-
lib/compat/Makefile.am | 4 +
lib/compat/getopt.c | 11 +-
lib/compat/strerror.c | 1 +
lib/dpkg/ar.c | 14 +-
lib/dpkg/ar.h | 19 +-
lib/dpkg/dbmodify.c | 2 +
lib/dpkg/dlist.h | 39 +-
lib/dpkg/ehandle.c | 19 +-
lib/dpkg/options.c | 2 +-
lib/dpkg/path-remove.c | 1 +
lib/dpkg/t/.gitignore | 6 +-
lib/dpkg/t/Makefile.am | 12 +-
lib/dpkg/t/{t-tarextract.c => c-tarextract.c} | 11 +-
lib/dpkg/t/{t-treewalk.c => c-treewalk.c} | 0
lib/dpkg/t/t-ar.c | 9 +-
lib/dpkg/t/t-arch.c | 3 +-
lib/dpkg/t/t-buffer.c | 5 +-
lib/dpkg/t/t-c-ctype.c | 3 +-
lib/dpkg/t/t-command.c | 3 +-
lib/dpkg/t/t-deb-version.c | 3 +-
lib/dpkg/t/t-ehandle.c | 129 +
lib/dpkg/t/t-error.c | 3 +-
lib/dpkg/t/t-macros.c | 3 +-
lib/dpkg/t/t-mod-db.c | 3 +-
lib/dpkg/t/t-path.c | 3 +-
lib/dpkg/t/t-pkg-list.c | 3 +-
lib/dpkg/t/t-pkg-queue.c | 3 +-
lib/dpkg/t/t-pkginfo.c | 3 +-
lib/dpkg/t/t-progname.c | 3 +-
lib/dpkg/t/t-string.c | 3 +-
lib/dpkg/t/t-subproc.c | 3 +-
lib/dpkg/t/{t-tar.t => t-tarextract.t} | 10 +-
lib/dpkg/t/t-test-skip.c | 3 +-
lib/dpkg/t/t-test.c | 3 +-
lib/dpkg/t/{t-tree.t => t-treewalk.t} | 4 +-
lib/dpkg/t/t-trigger.c | 3 +-
lib/dpkg/t/t-varbuf.c | 3 +-
lib/dpkg/t/t-version.c | 3 +-
lib/dpkg/test.h | 35 +-
lib/dpkg/triglib.c | 6 +-
lib/dpkg/trignote.c | 2 +-
m4/dpkg-arch.m4 | 78 +-
m4/dpkg-build.m4 | 41 +-
m4/dpkg-compiler.m4 | 69 +-
m4/dpkg-coverage.m4 | 79 +-
m4/dpkg-funcs.m4 | 121 +-
m4/dpkg-libs.m4 | 188 +-
m4/dpkg-linker.m4 | 66 +-
m4/dpkg-progs.m4 | 64 +-
m4/dpkg-types.m4 | 58 +-
m4/dpkg-unicode.m4 | 11 +-
man/.gitignore | 5 +
man/Makefile.am | 169 +-
man/{deb-changelog.5 => deb-changelog.man} | 13 +-
man/{deb-changes.5 => deb-changes.man} | 13 +-
man/{deb-conffiles.5 => deb-conffiles.man} | 11 +-
man/{deb-control.5 => deb-control.man} | 74 +-
...deb-extra-override.5 => deb-extra-override.man} | 3 +-
man/{deb-old.5 => deb-old.man} | 5 +-
man/{deb-origin.5 => deb-origin.man} | 11 +-
man/{deb-override.5 => deb-override.man} | 4 +-
man/deb-postinst.man | 54 +
man/deb-postrm.man | 58 +
man/deb-preinst.man | 46 +
man/deb-prerm.man | 51 +
man/{deb-shlibs.5 => deb-shlibs.man} | 3 +-
man/{deb-split.5 => deb-split.man} | 21 +-
man/{deb-src-control.5 => deb-src-control.man} | 67 +-
man/deb-src-files.man | 54 +
man/{deb-substvars.5 => deb-substvars.man} | 27 +-
man/{deb-symbols.5 => deb-symbols.man} | 9 +-
man/{deb-triggers.5 => deb-triggers.man} | 49 +-
man/{deb-version.5 => deb-version.man} | 17 +-
man/{deb.5 => deb.man} | 7 +-
man/{deb822.5 => deb822.man} | 17 +-
man/{dpkg-architecture.1 => dpkg-architecture.man} | 29 +-
man/{dpkg-buildflags.1 => dpkg-buildflags.man} | 47 +-
man/{dpkg-buildpackage.1 => dpkg-buildpackage.man} | 22 +-
...kg-checkbuilddeps.1 => dpkg-checkbuilddeps.man} | 5 +-
man/{dpkg-deb.1 => dpkg-deb.man} | 45 +-
man/{dpkg-distaddfile.1 => dpkg-distaddfile.man} | 7 +-
man/{dpkg-divert.1 => dpkg-divert.man} | 9 +-
man/{dpkg-genchanges.1 => dpkg-genchanges.man} | 5 +-
man/{dpkg-gencontrol.1 => dpkg-gencontrol.man} | 4 +-
man/{dpkg-gensymbols.1 => dpkg-gensymbols.man} | 63 +-
...script-helper.1 => dpkg-maintscript-helper.man} | 6 +-
...-mergechangelogs.1 => dpkg-mergechangelogs.man} | 7 +-
man/{dpkg-name.1 => dpkg-name.man} | 11 +-
...kg-parsechangelog.1 => dpkg-parsechangelog.man} | 9 +-
man/{dpkg-query.1 => dpkg-query.man} | 39 +-
man/{dpkg-scanpackages.1 => dpkg-scanpackages.man} | 8 +-
man/{dpkg-scansources.1 => dpkg-scansources.man} | 3 +-
man/{dpkg-shlibdeps.1 => dpkg-shlibdeps.man} | 35 +-
man/{dpkg-source.1 => dpkg-source.man} | 67 +-
man/{dpkg-split.1 => dpkg-split.man} | 13 +-
man/{dpkg-statoverride.1 => dpkg-statoverride.man} | 13 +-
man/{dpkg-trigger.1 => dpkg-trigger.man} | 6 +-
man/{dpkg-vendor.1 => dpkg-vendor.man} | 9 +-
man/{dpkg.cfg.5 => dpkg.cfg.man} | 9 +-
man/{dpkg.1 => dpkg.man} | 128 +-
man/{dsc.5 => dsc.man} | 13 +-
man/{dselect.cfg.5 => dselect.cfg.man} | 9 +-
man/{dselect.1 => dselect.man} | 55 +-
man/po/de.add | 2 +-
man/po/de.po | 9208 ++++++++++----------
man/po/dpkg-man.pot | 6943 ++++++++-------
man/po/es.po | 8142 +++++++++--------
man/po/fr.po | 8750 +++++++++----------
man/po/hu.po | 7692 ++++++++--------
man/po/it.po | 8024 +++++++++--------
man/po/ja.po | 8315 +++++++++---------
man/po/nl.po | 8393 ++++++++++--------
man/po/pl.po | 9041 ++++++++++---------
man/po/po4a.cfg | 111 +-
man/po/pt_BR.po | 7776 +++++++++--------
man/po/ru.po | 8142 +++++++++--------
man/po/sv.po | 8987 ++++++++++---------
man/po/zh_CN.po | 7422 ++++++++--------
man/{start-stop-daemon.8 => start-stop-daemon.man} | 3 +-
...date-alternatives.1 => update-alternatives.man} | 35 +-
man/utf8toman.sed | 88 +
run-script | 4 +-
scripts/Dpkg.pm | 22 +-
scripts/Dpkg/Build/Types.pm | 12 +-
scripts/Dpkg/Changelog/Debian.pm | 6 +-
scripts/Dpkg/Changelog/Parse.pm | 1 +
scripts/Dpkg/Checksums.pm | 6 +-
scripts/Dpkg/Compression.pm | 21 +-
scripts/Dpkg/Compression/FileHandle.pm | 6 +-
scripts/Dpkg/Conf.pm | 14 +-
scripts/Dpkg/Control.pm | 2 +-
scripts/Dpkg/Control/HashCore.pm | 8 +-
scripts/Dpkg/Control/Info.pm | 4 +-
scripts/Dpkg/Control/Tests/Entry.pm | 5 +-
scripts/Dpkg/File.pm | 5 +-
scripts/Dpkg/Gettext.pm | 5 +-
scripts/Dpkg/IPC.pm | 9 +-
scripts/Dpkg/Index.pm | 6 +-
scripts/Dpkg/Source/Archive.pm | 5 +-
scripts/Dpkg/Source/Package.pm | 8 +-
scripts/Dpkg/Source/Package/V2.pm | 24 +-
scripts/Dpkg/Source/Package/V3/Bzr.pm | 6 +-
scripts/Dpkg/Source/Package/V3/Git.pm | 6 +-
scripts/Dpkg/Source/Package/V3/Quilt.pm | 16 +-
scripts/Dpkg/Substvars.pm | 46 +-
scripts/Dpkg/Vendor.pm | 1 +
scripts/Dpkg/Vendor/Debian.pm | 9 +-
scripts/Dpkg/Vendor/Default.pm | 29 +-
scripts/Dpkg/Vendor/Ubuntu.pm | 15 +-
scripts/Makefile.am | 58 +-
scripts/Test/Dpkg.pm | 18 +
scripts/dpkg-buildpackage.pl | 2 +-
scripts/dpkg-gencontrol.pl | 1 +
scripts/dpkg-maintscript-helper.sh | 12 +
scripts/dpkg-mergechangelogs.pl | 5 +-
scripts/dpkg-scanpackages.pl | 8 +-
scripts/dpkg-source.pl | 3 +
scripts/mk/Makefile.am | 6 +-
scripts/t/Dpkg_Arch.t | 2 +-
scripts/t/Dpkg_Build_Types.t | 6 +-
scripts/t/Dpkg_Control.t | 9 +-
scripts/t/Dpkg_Shlibs.t | 8 +-
scripts/t/dpkg_buildpackage.t | 207 +
scripts/t/dpkg_buildpackage/test-source_0.dsc | 15 +
.../t/dpkg_buildpackage/test-source_0_all.changes | 24 +
.../t/dpkg_buildpackage/test-source_0_any.changes | 24 +
.../dpkg_buildpackage/test-source_0_binary.changes | 27 +
.../t/dpkg_buildpackage/test-source_0_full.changes | 33 +
.../dpkg_buildpackage/test-source_0_source.changes | 27 +
scripts/t/dpkg_source.t | 167 +
scripts/t/dpkg_source/testsuite_0.dsc | 16 +
scripts/t/dpkg_source/testsuite_1.dsc | 16 +
scripts/t/dpkg_source/testsuite_2.dsc | 16 +
scripts/t/dpkg_source/testsuite_3.dsc | 15 +
scripts/t/mk.t | 9 +-
src/archives.c | 4 +-
src/configure.c | 3 +-
src/enquiry.c | 8 -
src/filesdb-hash.c | 27 +-
src/filesdb.c | 9 +
src/filesdb.h | 1 +
src/main.c | 31 +-
src/main.h | 3 +-
src/remove.c | 11 +-
src/select.c | 2 +
src/statdb.c | 4 +-
t-func/.gitignore | 5 +
t-func/Makefile.am | 44 +
t-func/atlocal.in | 26 +
t-func/deb-content.at | 42 +
t-func/deb-fields.at | 21 +
t-func/deb-format.at | 329 +
t-func/deb-split.at | 86 +
t-func/local.at | 32 +
t-func/testsuite.at | 10 +
t/pod-coverage.t | 10 +-
t/pod-spell.t | 1 +
utils/Makefile.am | 2 +-
utils/start-stop-daemon.c | 290 +-
utils/update-alternatives.c | 53 +-
238 files changed, 59485 insertions(+), 53732 deletions(-)
rename abitable => data/abitable (100%)
rename cputable => data/cputable (100%)
rename ostable => data/ostable (98%)
rename triplettable => data/triplettable (97%)
delete mode 100644 debian/dpkg.links
delete mode 100755 debian/dpkg.preinst
create mode 100644 dselect/cxx-support.cc
rename lib/dpkg/t/{t-tarextract.c => c-tarextract.c} (91%)
rename lib/dpkg/t/{t-treewalk.c => c-treewalk.c} (100%)
create mode 100644 lib/dpkg/t/t-ehandle.c
rename lib/dpkg/t/{t-tar.t => t-tarextract.t} (96%)
rename lib/dpkg/t/{t-tree.t => t-treewalk.t} (98%)
rename man/{deb-changelog.5 => deb-changelog.man} (93%)
rename man/{deb-changes.5 => deb-changes.man} (94%)
rename man/{deb-conffiles.5 => deb-conffiles.man} (86%)
rename man/{deb-control.5 => deb-control.man} (85%)
rename man/{deb-extra-override.5 => deb-extra-override.man} (95%)
rename man/{deb-old.5 => deb-old.man} (97%)
rename man/{deb-origin.5 => deb-origin.man} (90%)
rename man/{deb-override.5 => deb-override.man} (96%)
create mode 100644 man/deb-postinst.man
create mode 100644 man/deb-postrm.man
create mode 100644 man/deb-preinst.man
create mode 100644 man/deb-prerm.man
rename man/{deb-shlibs.5 => deb-shlibs.man} (96%)
rename man/{deb-split.5 => deb-split.man} (93%)
rename man/{deb-src-control.5 => deb-src-control.man} (88%)
create mode 100644 man/deb-src-files.man
rename man/{deb-substvars.5 => deb-substvars.man} (87%)
rename man/{deb-symbols.5 => deb-symbols.man} (91%)
rename man/{deb-triggers.5 => deb-triggers.man} (77%)
rename man/{deb-version.5 => deb-version.man} (91%)
rename man/{deb.5 => deb.man} (98%)
rename man/{deb822.5 => deb822.man} (91%)
rename man/{dpkg-architecture.1 => dpkg-architecture.man} (93%)
rename man/{dpkg-buildflags.1 => dpkg-buildflags.man} (94%)
rename man/{dpkg-buildpackage.1 => dpkg-buildpackage.man} (95%)
rename man/{dpkg-checkbuilddeps.1 => dpkg-checkbuilddeps.man} (96%)
rename man/{dpkg-deb.1 => dpkg-deb.man} (89%)
rename man/{dpkg-distaddfile.1 => dpkg-distaddfile.man} (93%)
rename man/{dpkg-divert.1 => dpkg-divert.man} (96%)
rename man/{dpkg-genchanges.1 => dpkg-genchanges.man} (98%)
rename man/{dpkg-gencontrol.1 => dpkg-gencontrol.man} (98%)
rename man/{dpkg-gensymbols.1 => dpkg-gensymbols.man} (97%)
rename man/{dpkg-maintscript-helper.1 => dpkg-maintscript-helper.man} (98%)
rename man/{dpkg-mergechangelogs.1 => dpkg-mergechangelogs.man} (93%)
rename man/{dpkg-name.1 => dpkg-name.man} (91%)
rename man/{dpkg-parsechangelog.1 => dpkg-parsechangelog.man} (96%)
rename man/{dpkg-query.1 => dpkg-query.man} (89%)
rename man/{dpkg-scanpackages.1 => dpkg-scanpackages.man} (97%)
rename man/{dpkg-scansources.1 => dpkg-scansources.man} (97%)
rename man/{dpkg-shlibdeps.1 => dpkg-shlibdeps.man} (94%)
rename man/{dpkg-source.1 => dpkg-source.man} (94%)
rename man/{dpkg-split.1 => dpkg-split.man} (96%)
rename man/{dpkg-statoverride.1 => dpkg-statoverride.man} (91%)
rename man/{dpkg-trigger.1 => dpkg-trigger.man} (95%)
rename man/{dpkg-vendor.1 => dpkg-vendor.man} (88%)
rename man/{dpkg.cfg.5 => dpkg.cfg.man} (86%)
rename man/{dpkg.1 => dpkg.man} (92%)
rename man/{dsc.5 => dsc.man} (96%)
rename man/{dselect.cfg.5 => dselect.cfg.man} (86%)
rename man/{dselect.1 => dselect.man} (91%)
rename man/{start-stop-daemon.8 => start-stop-daemon.man} (99%)
rename man/{update-alternatives.1 => update-alternatives.man} (97%)
create mode 100644 man/utf8toman.sed
create mode 100644 scripts/t/dpkg_buildpackage.t
create mode 100644 scripts/t/dpkg_buildpackage/test-source_0.dsc
create mode 100644 scripts/t/dpkg_buildpackage/test-source_0_all.changes
create mode 100644 scripts/t/dpkg_buildpackage/test-source_0_any.changes
create mode 100644 scripts/t/dpkg_buildpackage/test-source_0_binary.changes
create mode 100644 scripts/t/dpkg_buildpackage/test-source_0_full.changes
create mode 100644 scripts/t/dpkg_buildpackage/test-source_0_source.changes
create mode 100644 scripts/t/dpkg_source.t
create mode 100644 scripts/t/dpkg_source/testsuite_0.dsc
create mode 100644 scripts/t/dpkg_source/testsuite_1.dsc
create mode 100644 scripts/t/dpkg_source/testsuite_2.dsc
create mode 100644 scripts/t/dpkg_source/testsuite_3.dsc
create mode 100644 t-func/.gitignore
create mode 100644 t-func/Makefile.am
create mode 100644 t-func/atlocal.in
create mode 100644 t-func/deb-content.at
create mode 100644 t-func/deb-fields.at
create mode 100644 t-func/deb-format.at
create mode 100644 t-func/deb-split.at
create mode 100644 t-func/local.at
create mode 100644 t-func/testsuite.at
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/dpkg/dpkg.git