dpkg (1.22.1) unstable; urgency=medium
authorGuillem Jover <guillem@debian.org>
Mon, 30 Oct 2023 03:14:22 +0000 (04:14 +0100)
committerGuillem Jover <guillem@debian.org>
Mon, 30 Oct 2023 03:14:22 +0000 (04:14 +0100)
commit2814f6213329bcc622765b26e576f07d7a577970
tree8480e92305a27f18271f58825cc18f930cae6796
dpkg (1.22.1) unstable; urgency=medium

  [ Guillem Jover ]
  * dpkg-deb: Reject --no-uniform-compression with format 0.939000.
  * dpkg-deb: Force deb format 0.939000 to use gzip compression.
  * update-alternatives: Fix typo in comment.
  * update-alternatives: Unvendor documentation and --version output.
  * scripts: Remove unused GCJ and GCJFLAGS support.
  * scripts: Add basic support for _FOR_BUILD build flags.
  * Perl modules:
    - Dpkg::BuildAPI: Move DESCRIPTION before package declaration.
    - Dpkg::Source::Archive: Use $Dpkg::PROGTAR instead of tar in error
      message.
    - Dpkg::Source::Patch: Warn when patching hard linked files.
    - Dpkg::Vendor::Debian: Mark loong64 as having pie builtin.
      Thanks to yalingfang <fangyaling@loongson.cn>. Closes: #1053778
    - Dpkg::BuildFlags: Refactor flags initialization by using a single list.
    - Dpkg::Deps: Implicitly enable build_deps option on tests_deps.
Closes: #1053481
    - Dpkg::Vendor::Debian: Fix stackclash condition to enable the feature
      on armhf and armel. Closes: #1054583
  * Make fragments:
    - Wrap DPKG_BUILDFLAGS_LIST into one entry per line.
  * Documentation:
    - man: Fix typo in stackclash feature name in dpkg-buildflags(1).
    - doc: Fix typos in code comments.
    - doc: Use macOS instead of Mac OS X in code comments.
    - man: Document the list of editors tried on dpkg-source --commit.
Closes: #1051209
    - doc: Update R³ default values to take dpkg-build-api into account.
    - man: Clarify Maintainer field in dpkg-parsechangelog(1). See #1053705.
    - man: Document all dpkg-parsechangelog(1) output fields.
    - doc, man: Use manual page instead of manpage.
    - doc, man: Use field name or field-name instead of fieldname.
    - man: Use web interface instead of both terms concatenated.
    - man: Hyphenate 32-bit and 64-bit.
    - doc, man: Use L</> markup for inter link references.
    - doc: Use name() POD syntax instead of C<>, B<> or L<> for function names.
    - doc: Use name() POD syntax instead of a bare function name.
    - doc: Simplify references in CHANGES sections.
    - doc, man: Use L<> for manual page references.
    - doc, man: Use media discs instead of CD-ROM.
    - man: Use /media/bdrom instead of /media/cdrom.
    - man: Fix grammar in dpkg --force-confdef description.
    - man: Avoid redundant action list in dpkg invoke hook description.
    - man: Document the intermediary filenames used during unpack and
      configure. Prompted by Florian Weimer <fweimer@redhat.com>.
      See https://sourceware.org/pipermail/libc-alpha/2023-October/152245.html.
    - man: Update dpkg EXAMPLES section.
    - man: Recommend debsig-verify instead of debsums for additional
      functionality.
    - doc: Clarify compiler flag variables are for the host.
  * Code internals:
    - src: Use DEBEXT instead of hard-coding ".deb".
    - dpkg-deb: Initialize threads_max in no-uniform-compression mode.
    - dpkg-deb: Refactor legacy compress_params.
    - libdpkg: Refactor struct treewalk_funcs compound initializer into a
      macro.
    - libdpkg: Initialize TREEWALK_OBJECT with a 0.
    - libdpkg: Define DPKG_NULL to nullptr on C23 mode.
    - libcompat: Fix comparison of integers of different sign in
      obstack_blank().
    - libcompat: Declare exit_failure as an extern variable.
  * Build system:
    - Remove dpkg prefix from default deb compressor configure knobs.
    - Parametrize dpkg-deb default compressor in man page.
    - Use TAR variable from configure instead of hard-coded tar.
    - Split sanitizer CI unit tests from author checks.
    - Rename the shared library CI tests to shlib-tests.
    - Run make in parallel for autotest and TAP CI test jobs.
    - Make default shell and pager selectable at configure time.
    - Handle almost-POSIX shells that do not support -- after -c.
      See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274650.
    - Check for available pagers during configure.
    - Add comment for the system the DPKG_LIB_SOCKET m4 macro is needed.
  * Packaging:
    - Do not stop the dpkg-db-backup timer and service during upgrade.
Closes: #1051085
    - Fix typos in debian/control comments.
  * Test suite:
    - Update cppcheck suppressions for 2.12.0.
    - Add installtest target and make test use the build tree programs.
    - Add new DPKG_CWD m4 macro.
    - Do not use -T for ln calls.
    - Generate the .deb from scratch instead of adapting them.
    - Update suppressions for codespell 2.2.6.
    - Use «\\n» after «a» and «c» sed commands.
    - Use perl instead of dd to create a zero-filled file.
    - Pass argument S to ar to avoid generating a symbol table.
    - Replace SED usage with PERL.
    - Include <sys/mkdev.h> on Solaris for major() and minor().
  * Localization:
    - Update Dutch translations.
      Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
Closes: #1053235, #1053236, #1053237
    - Update Portuguese man pages translation.
      Thanks to Américo Monteiro <a_monteiro@gmx.com>. Closes: #1051634
    - Update Romanian dselect translation.
      Thanks to Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>.
Closes: #1053364
    - Update Romanian programs translation.
      Thanks to Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>.
Closes: #1054196
    - Update Swedish translations.
      Thanks to Peter Krefting <peter@softwolves.pp.se>. Closes: #1054510

  [ Helge Kreutzmann ]
  * Localization:
    - Update German man pages translation.
    - Update German scripts translation.

  [ Sven Joachim ]
  * Localization:
    - Update German programs translation.

[dgit import package dpkg 1.22.1]
2128 files changed:
.dist-version [new file with mode: 0644]
.gitlab-ci.yml [new file with mode: 0644]
ABOUT-NLS [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
ChangeLog.old [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
README.l10n [new file with mode: 0644]
THANKS [new file with mode: 0644]
TODO [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autogen [new file with mode: 0755]
build-aux/ar-lib [new file with mode: 0755]
build-aux/autotest.am [new file with mode: 0644]
build-aux/compile [new file with mode: 0755]
build-aux/config.guess [new file with mode: 0755]
build-aux/config.rpath [new file with mode: 0755]
build-aux/config.sub [new file with mode: 0755]
build-aux/cpan.am [new file with mode: 0644]
build-aux/depcomp [new file with mode: 0755]
build-aux/gen-changelog [new file with mode: 0755]
build-aux/get-version [new file with mode: 0755]
build-aux/install-sh [new file with mode: 0755]
build-aux/lcov-inject [new file with mode: 0755]
build-aux/ltmain.sh [new file with mode: 0755]
build-aux/missing [new file with mode: 0755]
build-aux/run-script [new file with mode: 0755]
build-aux/subst.am [new file with mode: 0644]
build-aux/tap.am [new file with mode: 0644]
build-aux/test-runner [new file with mode: 0755]
config.h.in [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
data/abitable [new file with mode: 0644]
data/cputable [new file with mode: 0644]
data/no-pie-compile.specs [new file with mode: 0644]
data/no-pie-link.specs [new file with mode: 0644]
data/ostable [new file with mode: 0644]
data/pie-compile.specs [new file with mode: 0644]
data/pie-link.specs [new file with mode: 0644]
data/tupletable [new file with mode: 0644]
debian/README.bug-usertags [new file with mode: 0644]
debian/bug-script [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dpkg-dev.docs [new file with mode: 0644]
debian/dpkg-dev.install [new file with mode: 0644]
debian/dpkg-dev.manpages [new file with mode: 0644]
debian/dpkg.alternatives.logrotate [new file with mode: 0644]
debian/dpkg.cfg [new file with mode: 0644]
debian/dpkg.cron.daily [new file with mode: 0644]
debian/dpkg.docs [new file with mode: 0644]
debian/dpkg.dpkg-db-backup.service [new file with mode: 0644]
debian/dpkg.dpkg-db-backup.timer [new file with mode: 0644]
debian/dpkg.install [new file with mode: 0644]
debian/dpkg.lintian-overrides [new file with mode: 0644]
debian/dpkg.lintian-profile [new file with mode: 0644]
debian/dpkg.logrotate [new file with mode: 0644]
debian/dpkg.manpages [new file with mode: 0644]
debian/dpkg.postinst [new file with mode: 0644]
debian/dpkg.postrm [new file with mode: 0644]
debian/dselect.cfg [new file with mode: 0644]
debian/dselect.docs [new file with mode: 0644]
debian/dselect.install [new file with mode: 0644]
debian/dselect.lintian-overrides [new file with mode: 0644]
debian/dselect.manpages [new file with mode: 0644]
debian/dselect.postrm [new file with mode: 0644]
debian/libdpkg-dev.install [new file with mode: 0644]
debian/libdpkg-perl.install [new file with mode: 0644]
debian/not-installed [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/shlibs.default [new file with mode: 0644]
debian/shlibs.override [new file with mode: 0644]
debian/source/format [new file with mode: 0644]
debian/source/lintian-overrides [new file with mode: 0644]
debian/tests/control [new file with mode: 0644]
debian/tests/test-func [new file with mode: 0644]
debian/tests/test-func-root [new file with mode: 0644]
debian/tests/test-not-root [new file with mode: 0644]
debian/tests/test-root [new file with mode: 0644]
doc/Doxyfile.in [new file with mode: 0644]
doc/README.api [new file with mode: 0644]
doc/README.feature-removal-schedule [new file with mode: 0644]
doc/coding-style.txt [new file with mode: 0644]
doc/spec/frontend-api.txt [new file with mode: 0644]
doc/spec/protected-field.txt [new file with mode: 0644]
doc/spec/rootless-builds.txt [new file with mode: 0644]
doc/spec/triggers.txt [new file with mode: 0644]
dselect/Makefile.am [new file with mode: 0644]
dselect/Makefile.in [new file with mode: 0644]
dselect/basecmds.cc [new file with mode: 0644]
dselect/baselist.cc [new file with mode: 0644]
dselect/basetop.cc [new file with mode: 0644]
dselect/bindings.cc [new file with mode: 0644]
dselect/bindings.h [new file with mode: 0644]
dselect/curkeys.cc [new file with mode: 0644]
dselect/cxx-support.cc [new file with mode: 0644]
dselect/dselect-curses.h [new file with mode: 0644]
dselect/dselect.h [new file with mode: 0644]
dselect/helpmsgs.cc [new file with mode: 0644]
dselect/helpmsgs.h [new file with mode: 0644]
dselect/keyoverride [new file with mode: 0644]
dselect/main.cc [new file with mode: 0644]
dselect/methkeys.cc [new file with mode: 0644]
dselect/methlist.cc [new file with mode: 0644]
dselect/method.cc [new file with mode: 0644]
dselect/method.h [new file with mode: 0644]
dselect/methods/Dselect/Method.pm [new file with mode: 0644]
dselect/methods/Dselect/Method/Ftp.pm [new file with mode: 0644]
dselect/methods/Makefile.am [new file with mode: 0644]
dselect/methods/Makefile.in [new file with mode: 0644]
dselect/methods/file/desc.file [new file with mode: 0644]
dselect/methods/file/install.sh [new file with mode: 0755]
dselect/methods/file/names [new file with mode: 0644]
dselect/methods/file/setup.sh [new file with mode: 0755]
dselect/methods/file/update.sh [new file with mode: 0755]
dselect/methods/ftp/desc.ftp [new file with mode: 0644]
dselect/methods/ftp/install.pl [new file with mode: 0755]
dselect/methods/ftp/names [new file with mode: 0644]
dselect/methods/ftp/setup.pl [new file with mode: 0755]
dselect/methods/ftp/update.pl [new file with mode: 0755]
dselect/methods/media/README.media [new file with mode: 0644]
dselect/methods/media/desc.media [new file with mode: 0644]
dselect/methods/media/install.sh [new file with mode: 0755]
dselect/methods/media/names [new file with mode: 0644]
dselect/methods/media/setup.sh [new file with mode: 0755]
dselect/methods/media/update.sh [new file with mode: 0755]
dselect/methparse.cc [new file with mode: 0644]
dselect/mkcurkeys.pl [new file with mode: 0755]
dselect/pkgcmds.cc [new file with mode: 0644]
dselect/pkgdepcon.cc [new file with mode: 0644]
dselect/pkgdisplay.cc [new file with mode: 0644]
dselect/pkginfo.cc [new file with mode: 0644]
dselect/pkgkeys.cc [new file with mode: 0644]
dselect/pkglist.cc [new file with mode: 0644]
dselect/pkglist.h [new file with mode: 0644]
dselect/pkgsublist.cc [new file with mode: 0644]
dselect/pkgtop.cc [new file with mode: 0644]
dselect/po/ChangeLog.old [new file with mode: 0644]
dselect/po/LINGUAS [new file with mode: 0644]
dselect/po/Makefile.in.in [new file with mode: 0644]
dselect/po/Makevars [new file with mode: 0644]
dselect/po/POTFILES.in [new file with mode: 0644]
dselect/po/Rules-quot [new file with mode: 0644]
dselect/po/boldquot.sed [new file with mode: 0644]
dselect/po/bs.gmo [new file with mode: 0644]
dselect/po/bs.po [new file with mode: 0644]
dselect/po/ca.gmo [new file with mode: 0644]
dselect/po/ca.po [new file with mode: 0644]
dselect/po/cs.gmo [new file with mode: 0644]
dselect/po/cs.po [new file with mode: 0644]
dselect/po/da.gmo [new file with mode: 0644]
dselect/po/da.po [new file with mode: 0644]
dselect/po/de.gmo [new file with mode: 0644]
dselect/po/de.po [new file with mode: 0644]
dselect/po/dselect.pot [new file with mode: 0644]
dselect/po/el.gmo [new file with mode: 0644]
dselect/po/el.po [new file with mode: 0644]
dselect/po/en@boldquot.header [new file with mode: 0644]
dselect/po/en@quot.header [new file with mode: 0644]
dselect/po/es.gmo [new file with mode: 0644]
dselect/po/es.po [new file with mode: 0644]
dselect/po/et.gmo [new file with mode: 0644]
dselect/po/et.po [new file with mode: 0644]
dselect/po/eu.gmo [new file with mode: 0644]
dselect/po/eu.po [new file with mode: 0644]
dselect/po/fr.gmo [new file with mode: 0644]
dselect/po/fr.po [new file with mode: 0644]
dselect/po/gl.gmo [new file with mode: 0644]
dselect/po/gl.po [new file with mode: 0644]
dselect/po/hu.gmo [new file with mode: 0644]
dselect/po/hu.po [new file with mode: 0644]
dselect/po/id.gmo [new file with mode: 0644]
dselect/po/id.po [new file with mode: 0644]
dselect/po/insert-header.sin [new file with mode: 0644]
dselect/po/it.gmo [new file with mode: 0644]
dselect/po/it.po [new file with mode: 0644]
dselect/po/ja.gmo [new file with mode: 0644]
dselect/po/ja.po [new file with mode: 0644]
dselect/po/ko.gmo [new file with mode: 0644]
dselect/po/ko.po [new file with mode: 0644]
dselect/po/nb.gmo [new file with mode: 0644]
dselect/po/nb.po [new file with mode: 0644]
dselect/po/nl.gmo [new file with mode: 0644]
dselect/po/nl.po [new file with mode: 0644]
dselect/po/nn.gmo [new file with mode: 0644]
dselect/po/nn.po [new file with mode: 0644]
dselect/po/pl.gmo [new file with mode: 0644]
dselect/po/pl.po [new file with mode: 0644]
dselect/po/pt.gmo [new file with mode: 0644]
dselect/po/pt.po [new file with mode: 0644]
dselect/po/pt_BR.gmo [new file with mode: 0644]
dselect/po/pt_BR.po [new file with mode: 0644]
dselect/po/quot.sed [new file with mode: 0644]
dselect/po/remove-potcdate.sin [new file with mode: 0644]
dselect/po/ro.gmo [new file with mode: 0644]
dselect/po/ro.po [new file with mode: 0644]
dselect/po/ru.gmo [new file with mode: 0644]
dselect/po/ru.po [new file with mode: 0644]
dselect/po/sk.gmo [new file with mode: 0644]
dselect/po/sk.po [new file with mode: 0644]
dselect/po/stamp-po [new file with mode: 0644]
dselect/po/sv.gmo [new file with mode: 0644]
dselect/po/sv.po [new file with mode: 0644]
dselect/po/tl.gmo [new file with mode: 0644]
dselect/po/tl.po [new file with mode: 0644]
dselect/po/vi.gmo [new file with mode: 0644]
dselect/po/vi.po [new file with mode: 0644]
dselect/po/zh_CN.gmo [new file with mode: 0644]
dselect/po/zh_CN.po [new file with mode: 0644]
dselect/po/zh_TW.gmo [new file with mode: 0644]
dselect/po/zh_TW.po [new file with mode: 0644]
lib/Makefile.am [new file with mode: 0644]
lib/Makefile.in [new file with mode: 0644]
lib/compat/Makefile.am [new file with mode: 0644]
lib/compat/Makefile.in [new file with mode: 0644]
lib/compat/alphasort.c [new file with mode: 0644]
lib/compat/asprintf.c [new file with mode: 0644]
lib/compat/compat-zlib.h [new file with mode: 0644]
lib/compat/compat.h [new file with mode: 0644]
lib/compat/empty.c [new file with mode: 0644]
lib/compat/getopt.c [new file with mode: 0644]
lib/compat/getopt.h [new file with mode: 0644]
lib/compat/getopt1.c [new file with mode: 0644]
lib/compat/getopt_int.h [new file with mode: 0644]
lib/compat/gettext.h [new file with mode: 0644]
lib/compat/obstack.c [new file with mode: 0644]
lib/compat/obstack.h [new file with mode: 0644]
lib/compat/scandir.c [new file with mode: 0644]
lib/compat/snprintf.c [new file with mode: 0644]
lib/compat/strchrnul.c [new file with mode: 0644]
lib/compat/strerror.c [new file with mode: 0644]
lib/compat/strndup.c [new file with mode: 0644]
lib/compat/strnlen.c [new file with mode: 0644]
lib/compat/strsignal.c [new file with mode: 0644]
lib/compat/unsetenv.c [new file with mode: 0644]
lib/compat/vasprintf.c [new file with mode: 0644]
lib/compat/vsnprintf.c [new file with mode: 0644]
lib/dpkg/Makefile.am [new file with mode: 0644]
lib/dpkg/Makefile.in [new file with mode: 0644]
lib/dpkg/ar.c [new file with mode: 0644]
lib/dpkg/ar.h [new file with mode: 0644]
lib/dpkg/arch.c [new file with mode: 0644]
lib/dpkg/arch.h [new file with mode: 0644]
lib/dpkg/atomic-file.c [new file with mode: 0644]
lib/dpkg/atomic-file.h [new file with mode: 0644]
lib/dpkg/buffer.c [new file with mode: 0644]
lib/dpkg/buffer.h [new file with mode: 0644]
lib/dpkg/c-ctype.c [new file with mode: 0644]
lib/dpkg/c-ctype.h [new file with mode: 0644]
lib/dpkg/cleanup.c [new file with mode: 0644]
lib/dpkg/color.c [new file with mode: 0644]
lib/dpkg/color.h [new file with mode: 0644]
lib/dpkg/command.c [new file with mode: 0644]
lib/dpkg/command.h [new file with mode: 0644]
lib/dpkg/compress.c [new file with mode: 0644]
lib/dpkg/compress.h [new file with mode: 0644]
lib/dpkg/db-ctrl-access.c [new file with mode: 0644]
lib/dpkg/db-ctrl-format.c [new file with mode: 0644]
lib/dpkg/db-ctrl-upgrade.c [new file with mode: 0644]
lib/dpkg/db-ctrl.h [new file with mode: 0644]
lib/dpkg/db-fsys-digest.c [new file with mode: 0644]
lib/dpkg/db-fsys-divert.c [new file with mode: 0644]
lib/dpkg/db-fsys-files.c [new file with mode: 0644]
lib/dpkg/db-fsys-override.c [new file with mode: 0644]
lib/dpkg/db-fsys.h [new file with mode: 0644]
lib/dpkg/dbdir.c [new file with mode: 0644]
lib/dpkg/dbmodify.c [new file with mode: 0644]
lib/dpkg/deb-version.c [new file with mode: 0644]
lib/dpkg/deb-version.h [new file with mode: 0644]
lib/dpkg/debug.c [new file with mode: 0644]
lib/dpkg/debug.h [new file with mode: 0644]
lib/dpkg/depcon.c [new file with mode: 0644]
lib/dpkg/dir.c [new file with mode: 0644]
lib/dpkg/dir.h [new file with mode: 0644]
lib/dpkg/dlist.h [new file with mode: 0644]
lib/dpkg/dpkg-db.h [new file with mode: 0644]
lib/dpkg/dpkg.h [new file with mode: 0644]
lib/dpkg/dump.c [new file with mode: 0644]
lib/dpkg/ehandle.c [new file with mode: 0644]
lib/dpkg/ehandle.h [new file with mode: 0644]
lib/dpkg/error.c [new file with mode: 0644]
lib/dpkg/error.h [new file with mode: 0644]
lib/dpkg/fdio.c [new file with mode: 0644]
lib/dpkg/fdio.h [new file with mode: 0644]
lib/dpkg/fields.c [new file with mode: 0644]
lib/dpkg/file.c [new file with mode: 0644]
lib/dpkg/file.h [new file with mode: 0644]
lib/dpkg/fsys-dir.c [new file with mode: 0644]
lib/dpkg/fsys-hash.c [new file with mode: 0644]
lib/dpkg/fsys-iter.c [new file with mode: 0644]
lib/dpkg/fsys.h [new file with mode: 0644]
lib/dpkg/glob.c [new file with mode: 0644]
lib/dpkg/glob.h [new file with mode: 0644]
lib/dpkg/i18n.c [new file with mode: 0644]
lib/dpkg/i18n.h [new file with mode: 0644]
lib/dpkg/libdpkg.map [new file with mode: 0644]
lib/dpkg/libdpkg.pc.in [new file with mode: 0644]
lib/dpkg/log.c [new file with mode: 0644]
lib/dpkg/macros.h [new file with mode: 0644]
lib/dpkg/meminfo.c [new file with mode: 0644]
lib/dpkg/meminfo.h [new file with mode: 0644]
lib/dpkg/mustlib.c [new file with mode: 0644]
lib/dpkg/namevalue.c [new file with mode: 0644]
lib/dpkg/namevalue.h [new file with mode: 0644]
lib/dpkg/nfmalloc.c [new file with mode: 0644]
lib/dpkg/options-dirs.c [new file with mode: 0644]
lib/dpkg/options-parsers.c [new file with mode: 0644]
lib/dpkg/options.c [new file with mode: 0644]
lib/dpkg/options.h [new file with mode: 0644]
lib/dpkg/pager.c [new file with mode: 0644]
lib/dpkg/pager.h [new file with mode: 0644]
lib/dpkg/parse.c [new file with mode: 0644]
lib/dpkg/parsedump.h [new file with mode: 0644]
lib/dpkg/parsehelp.c [new file with mode: 0644]
lib/dpkg/path-remove.c [new file with mode: 0644]
lib/dpkg/path.c [new file with mode: 0644]
lib/dpkg/path.h [new file with mode: 0644]
lib/dpkg/perf.h [new file with mode: 0644]
lib/dpkg/pkg-array.c [new file with mode: 0644]
lib/dpkg/pkg-array.h [new file with mode: 0644]
lib/dpkg/pkg-files.c [new file with mode: 0644]
lib/dpkg/pkg-files.h [new file with mode: 0644]
lib/dpkg/pkg-format.c [new file with mode: 0644]
lib/dpkg/pkg-format.h [new file with mode: 0644]
lib/dpkg/pkg-hash.c [new file with mode: 0644]
lib/dpkg/pkg-list.c [new file with mode: 0644]
lib/dpkg/pkg-list.h [new file with mode: 0644]
lib/dpkg/pkg-namevalue.c [new file with mode: 0644]
lib/dpkg/pkg-queue.c [new file with mode: 0644]
lib/dpkg/pkg-queue.h [new file with mode: 0644]
lib/dpkg/pkg-show.c [new file with mode: 0644]
lib/dpkg/pkg-show.h [new file with mode: 0644]
lib/dpkg/pkg-spec.c [new file with mode: 0644]
lib/dpkg/pkg-spec.h [new file with mode: 0644]
lib/dpkg/pkg.c [new file with mode: 0644]
lib/dpkg/pkg.h [new file with mode: 0644]
lib/dpkg/progname.c [new file with mode: 0644]
lib/dpkg/progname.h [new file with mode: 0644]
lib/dpkg/program.c [new file with mode: 0644]
lib/dpkg/program.h [new file with mode: 0644]
lib/dpkg/progress.c [new file with mode: 0644]
lib/dpkg/progress.h [new file with mode: 0644]
lib/dpkg/report.c [new file with mode: 0644]
lib/dpkg/report.h [new file with mode: 0644]
lib/dpkg/strhash.c [new file with mode: 0644]
lib/dpkg/string.c [new file with mode: 0644]
lib/dpkg/string.h [new file with mode: 0644]
lib/dpkg/strwide.c [new file with mode: 0644]
lib/dpkg/subproc.c [new file with mode: 0644]
lib/dpkg/subproc.h [new file with mode: 0644]
lib/dpkg/t/b-fsys-hash.c [new file with mode: 0644]
lib/dpkg/t/b-pkg-hash.c [new file with mode: 0644]
lib/dpkg/t/c-tarextract.c [new file with mode: 0644]
lib/dpkg/t/c-treewalk.c [new file with mode: 0644]
lib/dpkg/t/c-trigdeferred.c [new file with mode: 0644]
lib/dpkg/t/data/command/path-a/cmd [new file with mode: 0755]
lib/dpkg/t/data/command/path-a/cmd-a [new file with mode: 0755]
lib/dpkg/t/data/command/path-b/cmd [new file with mode: 0755]
lib/dpkg/t/data/command/path-b/cmd-b [new file with mode: 0755]
lib/dpkg/t/data/command/path-noexec/cmd [new file with mode: 0644]
lib/dpkg/t/data/command/path-noexec/cmd-noexec [new file with mode: 0644]
lib/dpkg/t/data/meminfo-no-data [new file with mode: 0644]
lib/dpkg/t/data/meminfo-no-info [new file with mode: 0644]
lib/dpkg/t/data/meminfo-no-unit [new file with mode: 0644]
lib/dpkg/t/data/meminfo-ok [new file with mode: 0644]
lib/dpkg/t/t-ar.c [new file with mode: 0644]
lib/dpkg/t/t-arch.c [new file with mode: 0644]
lib/dpkg/t/t-buffer.c [new file with mode: 0644]
lib/dpkg/t/t-c-ctype.c [new file with mode: 0644]
lib/dpkg/t/t-command.c [new file with mode: 0644]
lib/dpkg/t/t-deb-version.c [new file with mode: 0644]
lib/dpkg/t/t-ehandle.c [new file with mode: 0644]
lib/dpkg/t/t-error.c [new file with mode: 0644]
lib/dpkg/t/t-file.c [new file with mode: 0644]
lib/dpkg/t/t-fsys-dir.c [new file with mode: 0644]
lib/dpkg/t/t-fsys-hash.c [new file with mode: 0644]
lib/dpkg/t/t-headers-cpp.cc [new file with mode: 0644]
lib/dpkg/t/t-macros.c [new file with mode: 0644]
lib/dpkg/t/t-meminfo.c [new file with mode: 0644]
lib/dpkg/t/t-mod-db.c [new file with mode: 0644]
lib/dpkg/t/t-namevalue.c [new file with mode: 0644]
lib/dpkg/t/t-pager.c [new file with mode: 0644]
lib/dpkg/t/t-path.c [new file with mode: 0644]
lib/dpkg/t/t-pkg-format.c [new file with mode: 0644]
lib/dpkg/t/t-pkg-hash.c [new file with mode: 0644]
lib/dpkg/t/t-pkg-list.c [new file with mode: 0644]
lib/dpkg/t/t-pkg-queue.c [new file with mode: 0644]
lib/dpkg/t/t-pkg-show.c [new file with mode: 0644]
lib/dpkg/t/t-pkginfo.c [new file with mode: 0644]
lib/dpkg/t/t-progname.c [new file with mode: 0644]
lib/dpkg/t/t-string.c [new file with mode: 0644]
lib/dpkg/t/t-subproc.c [new file with mode: 0644]
lib/dpkg/t/t-tar.c [new file with mode: 0644]
lib/dpkg/t/t-tarextract.t [new file with mode: 0755]
lib/dpkg/t/t-test-skip.c [new file with mode: 0644]
lib/dpkg/t/t-test.c [new file with mode: 0644]
lib/dpkg/t/t-treewalk.t [new file with mode: 0755]
lib/dpkg/t/t-trigdeferred.t [new file with mode: 0755]
lib/dpkg/t/t-trigger.c [new file with mode: 0644]
lib/dpkg/t/t-varbuf.c [new file with mode: 0644]
lib/dpkg/t/t-version.c [new file with mode: 0644]
lib/dpkg/tarfn.c [new file with mode: 0644]
lib/dpkg/tarfn.h [new file with mode: 0644]
lib/dpkg/test.h [new file with mode: 0644]
lib/dpkg/treewalk.c [new file with mode: 0644]
lib/dpkg/treewalk.h [new file with mode: 0644]
lib/dpkg/trigdeferred.c [new file with mode: 0644]
lib/dpkg/trigdeferred.h [new file with mode: 0644]
lib/dpkg/triglib.c [new file with mode: 0644]
lib/dpkg/triglib.h [new file with mode: 0644]
lib/dpkg/trigname.c [new file with mode: 0644]
lib/dpkg/trignote.c [new file with mode: 0644]
lib/dpkg/utils.c [new file with mode: 0644]
lib/dpkg/varbuf.c [new file with mode: 0644]
lib/dpkg/varbuf.h [new file with mode: 0644]
lib/dpkg/version.c [new file with mode: 0644]
lib/dpkg/version.h [new file with mode: 0644]
m4/dpkg-arch.m4 [new file with mode: 0644]
m4/dpkg-build.m4 [new file with mode: 0644]
m4/dpkg-compiler.m4 [new file with mode: 0644]
m4/dpkg-coverage.m4 [new file with mode: 0644]
m4/dpkg-funcs.m4 [new file with mode: 0644]
m4/dpkg-libs.m4 [new file with mode: 0644]
m4/dpkg-linker.m4 [new file with mode: 0644]
m4/dpkg-progs.m4 [new file with mode: 0644]
m4/dpkg-types.m4 [new file with mode: 0644]
m4/dpkg-unicode.m4 [new file with mode: 0644]
m4/gettext.m4 [new file with mode: 0644]
m4/host-cpu-c-abi.m4 [new file with mode: 0644]
m4/iconv.m4 [new file with mode: 0644]
m4/intlmacosx.m4 [new file with mode: 0644]
m4/lib-ld.m4 [new file with mode: 0644]
m4/lib-link.m4 [new file with mode: 0644]
m4/lib-prefix.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
m4/nls.m4 [new file with mode: 0644]
m4/po.m4 [new file with mode: 0644]
m4/progtest.m4 [new file with mode: 0644]
man/Makefile.am [new file with mode: 0644]
man/Makefile.in [new file with mode: 0644]
man/de/deb-buildinfo.pod [new file with mode: 0644]
man/de/deb-changelog.pod [new file with mode: 0644]
man/de/deb-changes.pod [new file with mode: 0644]
man/de/deb-conffiles.pod [new file with mode: 0644]
man/de/deb-control.pod [new file with mode: 0644]
man/de/deb-extra-override.pod [new file with mode: 0644]
man/de/deb-md5sums.pod [new file with mode: 0644]
man/de/deb-old.pod [new file with mode: 0644]
man/de/deb-origin.pod [new file with mode: 0644]
man/de/deb-override.pod [new file with mode: 0644]
man/de/deb-postinst.pod [new file with mode: 0644]
man/de/deb-postrm.pod [new file with mode: 0644]
man/de/deb-preinst.pod [new file with mode: 0644]
man/de/deb-prerm.pod [new file with mode: 0644]
man/de/deb-shlibs.pod [new file with mode: 0644]
man/de/deb-split.pod [new file with mode: 0644]
man/de/deb-src-control.pod [new file with mode: 0644]
man/de/deb-src-files.pod [new file with mode: 0644]
man/de/deb-src-rules.pod [new file with mode: 0644]
man/de/deb-src-symbols.pod [new file with mode: 0644]
man/de/deb-substvars.pod [new file with mode: 0644]
man/de/deb-symbols.pod [new file with mode: 0644]
man/de/deb-triggers.pod [new file with mode: 0644]
man/de/deb-version.pod [new file with mode: 0644]
man/de/deb.pod [new file with mode: 0644]
man/de/deb822.pod [new file with mode: 0644]
man/de/dpkg-architecture.pod [new file with mode: 0644]
man/de/dpkg-build-api.pod [new file with mode: 0644]
man/de/dpkg-buildapi.pod [new file with mode: 0644]
man/de/dpkg-buildflags.pod [new file with mode: 0644]
man/de/dpkg-buildpackage.pod [new file with mode: 0644]
man/de/dpkg-checkbuilddeps.pod [new file with mode: 0644]
man/de/dpkg-deb.pod [new file with mode: 0644]
man/de/dpkg-distaddfile.pod [new file with mode: 0644]
man/de/dpkg-divert.pod [new file with mode: 0644]
man/de/dpkg-fsys-usrunmess.pod [new file with mode: 0644]
man/de/dpkg-genbuildinfo.pod [new file with mode: 0644]
man/de/dpkg-genchanges.pod [new file with mode: 0644]
man/de/dpkg-gencontrol.pod [new file with mode: 0644]
man/de/dpkg-gensymbols.pod [new file with mode: 0644]
man/de/dpkg-maintscript-helper.pod [new file with mode: 0644]
man/de/dpkg-mergechangelogs.pod [new file with mode: 0644]
man/de/dpkg-name.pod [new file with mode: 0644]
man/de/dpkg-parsechangelog.pod [new file with mode: 0644]
man/de/dpkg-query.pod [new file with mode: 0644]
man/de/dpkg-realpath.pod [new file with mode: 0644]
man/de/dpkg-scanpackages.pod [new file with mode: 0644]
man/de/dpkg-scansources.pod [new file with mode: 0644]
man/de/dpkg-shlibdeps.pod [new file with mode: 0644]
man/de/dpkg-source.pod [new file with mode: 0644]
man/de/dpkg-split.pod [new file with mode: 0644]
man/de/dpkg-statoverride.pod [new file with mode: 0644]
man/de/dpkg-trigger.pod [new file with mode: 0644]
man/de/dpkg-vendor.pod [new file with mode: 0644]
man/de/dpkg.cfg.pod [new file with mode: 0644]
man/de/dpkg.pod [new file with mode: 0644]
man/de/dsc.pod [new file with mode: 0644]
man/de/dselect.cfg.pod [new file with mode: 0644]
man/de/dselect.pod [new file with mode: 0644]
man/de/start-stop-daemon.pod [new file with mode: 0644]
man/de/update-alternatives.pod [new file with mode: 0644]
man/deb-buildinfo.pod [new file with mode: 0644]
man/deb-changelog.pod [new file with mode: 0644]
man/deb-changes.pod [new file with mode: 0644]
man/deb-conffiles.pod [new file with mode: 0644]
man/deb-control.pod [new file with mode: 0644]
man/deb-extra-override.pod [new file with mode: 0644]
man/deb-md5sums.pod [new file with mode: 0644]
man/deb-old.pod [new file with mode: 0644]
man/deb-origin.pod [new file with mode: 0644]
man/deb-override.pod [new file with mode: 0644]
man/deb-postinst.pod [new file with mode: 0644]
man/deb-postrm.pod [new file with mode: 0644]
man/deb-preinst.pod [new file with mode: 0644]
man/deb-prerm.pod [new file with mode: 0644]
man/deb-shlibs.pod [new file with mode: 0644]
man/deb-split.pod [new file with mode: 0644]
man/deb-src-control.pod [new file with mode: 0644]
man/deb-src-files.pod [new file with mode: 0644]
man/deb-src-rules.pod [new file with mode: 0644]
man/deb-src-symbols.pod [new file with mode: 0644]
man/deb-substvars.pod [new file with mode: 0644]
man/deb-symbols.pod [new file with mode: 0644]
man/deb-triggers.pod [new file with mode: 0644]
man/deb-version.pod [new file with mode: 0644]
man/deb.pod [new file with mode: 0644]
man/deb822.pod [new file with mode: 0644]
man/dpkg-architecture.pod [new file with mode: 0644]
man/dpkg-build-api.pod [new file with mode: 0644]
man/dpkg-buildapi.pod [new file with mode: 0644]
man/dpkg-buildflags.pod [new file with mode: 0644]
man/dpkg-buildpackage.pod [new file with mode: 0644]
man/dpkg-checkbuilddeps.pod [new file with mode: 0644]
man/dpkg-deb.pod [new file with mode: 0644]
man/dpkg-distaddfile.pod [new file with mode: 0644]
man/dpkg-divert.pod [new file with mode: 0644]
man/dpkg-fsys-usrunmess.pod [new file with mode: 0644]
man/dpkg-genbuildinfo.pod [new file with mode: 0644]
man/dpkg-genchanges.pod [new file with mode: 0644]
man/dpkg-gencontrol.pod [new file with mode: 0644]
man/dpkg-gensymbols.pod [new file with mode: 0644]
man/dpkg-maintscript-helper.pod [new file with mode: 0644]
man/dpkg-mergechangelogs.pod [new file with mode: 0644]
man/dpkg-name.pod [new file with mode: 0644]
man/dpkg-parsechangelog.pod [new file with mode: 0644]
man/dpkg-query.pod [new file with mode: 0644]
man/dpkg-realpath.pod [new file with mode: 0644]
man/dpkg-scanpackages.pod [new file with mode: 0644]
man/dpkg-scansources.pod [new file with mode: 0644]
man/dpkg-shlibdeps.pod [new file with mode: 0644]
man/dpkg-source.pod [new file with mode: 0644]
man/dpkg-split.pod [new file with mode: 0644]
man/dpkg-statoverride.pod [new file with mode: 0644]
man/dpkg-trigger.pod [new file with mode: 0644]
man/dpkg-vendor.pod [new file with mode: 0644]
man/dpkg.cfg.pod [new file with mode: 0644]
man/dpkg.pod [new file with mode: 0644]
man/dsc.pod [new file with mode: 0644]
man/dselect.cfg.pod [new file with mode: 0644]
man/dselect.pod [new file with mode: 0644]
man/es/deb-old.pod [new file with mode: 0644]
man/es/dpkg-distaddfile.pod [new file with mode: 0644]
man/es/dpkg.cfg.pod [new file with mode: 0644]
man/es/dselect.cfg.pod [new file with mode: 0644]
man/fr/deb-buildinfo.pod [new file with mode: 0644]
man/fr/deb-changelog.pod [new file with mode: 0644]
man/fr/deb-changes.pod [new file with mode: 0644]
man/fr/deb-conffiles.pod [new file with mode: 0644]
man/fr/deb-control.pod [new file with mode: 0644]
man/fr/deb-extra-override.pod [new file with mode: 0644]
man/fr/deb-md5sums.pod [new file with mode: 0644]
man/fr/deb-old.pod [new file with mode: 0644]
man/fr/deb-origin.pod [new file with mode: 0644]
man/fr/deb-override.pod [new file with mode: 0644]
man/fr/deb-postinst.pod [new file with mode: 0644]
man/fr/deb-postrm.pod [new file with mode: 0644]
man/fr/deb-preinst.pod [new file with mode: 0644]
man/fr/deb-prerm.pod [new file with mode: 0644]
man/fr/deb-shlibs.pod [new file with mode: 0644]
man/fr/deb-split.pod [new file with mode: 0644]
man/fr/deb-src-control.pod [new file with mode: 0644]
man/fr/deb-src-files.pod [new file with mode: 0644]
man/fr/deb-src-rules.pod [new file with mode: 0644]
man/fr/deb-src-symbols.pod [new file with mode: 0644]
man/fr/deb-substvars.pod [new file with mode: 0644]
man/fr/deb-symbols.pod [new file with mode: 0644]
man/fr/deb-triggers.pod [new file with mode: 0644]
man/fr/deb-version.pod [new file with mode: 0644]
man/fr/deb.pod [new file with mode: 0644]
man/fr/deb822.pod [new file with mode: 0644]
man/fr/dpkg-architecture.pod [new file with mode: 0644]
man/fr/dpkg-buildpackage.pod [new file with mode: 0644]
man/fr/dpkg-checkbuilddeps.pod [new file with mode: 0644]
man/fr/dpkg-deb.pod [new file with mode: 0644]
man/fr/dpkg-distaddfile.pod [new file with mode: 0644]
man/fr/dpkg-divert.pod [new file with mode: 0644]
man/fr/dpkg-fsys-usrunmess.pod [new file with mode: 0644]
man/fr/dpkg-genbuildinfo.pod [new file with mode: 0644]
man/fr/dpkg-genchanges.pod [new file with mode: 0644]
man/fr/dpkg-gencontrol.pod [new file with mode: 0644]
man/fr/dpkg-gensymbols.pod [new file with mode: 0644]
man/fr/dpkg-maintscript-helper.pod [new file with mode: 0644]
man/fr/dpkg-mergechangelogs.pod [new file with mode: 0644]
man/fr/dpkg-name.pod [new file with mode: 0644]
man/fr/dpkg-parsechangelog.pod [new file with mode: 0644]
man/fr/dpkg-query.pod [new file with mode: 0644]
man/fr/dpkg-realpath.pod [new file with mode: 0644]
man/fr/dpkg-scanpackages.pod [new file with mode: 0644]
man/fr/dpkg-scansources.pod [new file with mode: 0644]
man/fr/dpkg-shlibdeps.pod [new file with mode: 0644]
man/fr/dpkg-source.pod [new file with mode: 0644]
man/fr/dpkg-split.pod [new file with mode: 0644]
man/fr/dpkg-statoverride.pod [new file with mode: 0644]
man/fr/dpkg-trigger.pod [new file with mode: 0644]
man/fr/dpkg-vendor.pod [new file with mode: 0644]
man/fr/dpkg.cfg.pod [new file with mode: 0644]
man/fr/dsc.pod [new file with mode: 0644]
man/fr/dselect.cfg.pod [new file with mode: 0644]
man/fr/dselect.pod [new file with mode: 0644]
man/fr/start-stop-daemon.pod [new file with mode: 0644]
man/fr/update-alternatives.pod [new file with mode: 0644]
man/it/deb-old.pod [new file with mode: 0644]
man/it/dpkg-distaddfile.pod [new file with mode: 0644]
man/it/dpkg.cfg.pod [new file with mode: 0644]
man/it/dselect.cfg.pod [new file with mode: 0644]
man/ja/deb-old.pod [new file with mode: 0644]
man/ja/dpkg-distaddfile.pod [new file with mode: 0644]
man/ja/dpkg.cfg.pod [new file with mode: 0644]
man/ja/dselect.cfg.pod [new file with mode: 0644]
man/man.stamp [new file with mode: 0644]
man/nl/deb-buildinfo.pod [new file with mode: 0644]
man/nl/deb-changelog.pod [new file with mode: 0644]
man/nl/deb-changes.pod [new file with mode: 0644]
man/nl/deb-conffiles.pod [new file with mode: 0644]
man/nl/deb-control.pod [new file with mode: 0644]
man/nl/deb-extra-override.pod [new file with mode: 0644]
man/nl/deb-md5sums.pod [new file with mode: 0644]
man/nl/deb-old.pod [new file with mode: 0644]
man/nl/deb-origin.pod [new file with mode: 0644]
man/nl/deb-override.pod [new file with mode: 0644]
man/nl/deb-postinst.pod [new file with mode: 0644]
man/nl/deb-postrm.pod [new file with mode: 0644]
man/nl/deb-preinst.pod [new file with mode: 0644]
man/nl/deb-prerm.pod [new file with mode: 0644]
man/nl/deb-shlibs.pod [new file with mode: 0644]
man/nl/deb-split.pod [new file with mode: 0644]
man/nl/deb-src-control.pod [new file with mode: 0644]
man/nl/deb-src-files.pod [new file with mode: 0644]
man/nl/deb-src-rules.pod [new file with mode: 0644]
man/nl/deb-src-symbols.pod [new file with mode: 0644]
man/nl/deb-substvars.pod [new file with mode: 0644]
man/nl/deb-symbols.pod [new file with mode: 0644]
man/nl/deb-triggers.pod [new file with mode: 0644]
man/nl/deb-version.pod [new file with mode: 0644]
man/nl/deb.pod [new file with mode: 0644]
man/nl/deb822.pod [new file with mode: 0644]
man/nl/dpkg-architecture.pod [new file with mode: 0644]
man/nl/dpkg-build-api.pod [new file with mode: 0644]
man/nl/dpkg-buildapi.pod [new file with mode: 0644]
man/nl/dpkg-buildflags.pod [new file with mode: 0644]
man/nl/dpkg-buildpackage.pod [new file with mode: 0644]
man/nl/dpkg-checkbuilddeps.pod [new file with mode: 0644]
man/nl/dpkg-deb.pod [new file with mode: 0644]
man/nl/dpkg-distaddfile.pod [new file with mode: 0644]
man/nl/dpkg-divert.pod [new file with mode: 0644]
man/nl/dpkg-fsys-usrunmess.pod [new file with mode: 0644]
man/nl/dpkg-genbuildinfo.pod [new file with mode: 0644]
man/nl/dpkg-genchanges.pod [new file with mode: 0644]
man/nl/dpkg-gencontrol.pod [new file with mode: 0644]
man/nl/dpkg-gensymbols.pod [new file with mode: 0644]
man/nl/dpkg-maintscript-helper.pod [new file with mode: 0644]
man/nl/dpkg-mergechangelogs.pod [new file with mode: 0644]
man/nl/dpkg-name.pod [new file with mode: 0644]
man/nl/dpkg-parsechangelog.pod [new file with mode: 0644]
man/nl/dpkg-query.pod [new file with mode: 0644]
man/nl/dpkg-realpath.pod [new file with mode: 0644]
man/nl/dpkg-scanpackages.pod [new file with mode: 0644]
man/nl/dpkg-scansources.pod [new file with mode: 0644]
man/nl/dpkg-shlibdeps.pod [new file with mode: 0644]
man/nl/dpkg-source.pod [new file with mode: 0644]
man/nl/dpkg-split.pod [new file with mode: 0644]
man/nl/dpkg-statoverride.pod [new file with mode: 0644]
man/nl/dpkg-trigger.pod [new file with mode: 0644]
man/nl/dpkg-vendor.pod [new file with mode: 0644]
man/nl/dpkg.cfg.pod [new file with mode: 0644]
man/nl/dpkg.pod [new file with mode: 0644]
man/nl/dsc.pod [new file with mode: 0644]
man/nl/dselect.cfg.pod [new file with mode: 0644]
man/nl/dselect.pod [new file with mode: 0644]
man/nl/start-stop-daemon.pod [new file with mode: 0644]
man/nl/update-alternatives.pod [new file with mode: 0644]
man/pl/deb-old.pod [new file with mode: 0644]
man/pl/dpkg-distaddfile.pod [new file with mode: 0644]
man/pl/dpkg.cfg.pod [new file with mode: 0644]
man/pl/dselect.cfg.pod [new file with mode: 0644]
man/po/ChangeLog.old [new file with mode: 0644]
man/po/de.add [new file with mode: 0644]
man/po/de.po [new file with mode: 0644]
man/po/dpkg-man.pot [new file with mode: 0644]
man/po/es.add [new file with mode: 0644]
man/po/es.po [new file with mode: 0644]
man/po/fr.add [new file with mode: 0644]
man/po/fr.po [new file with mode: 0644]
man/po/hu.add [new file with mode: 0644]
man/po/hu.po [new file with mode: 0644]
man/po/it.po [new file with mode: 0644]
man/po/ja.add [new file with mode: 0644]
man/po/ja.po [new file with mode: 0644]
man/po/nl.po [new file with mode: 0644]
man/po/pl.add [new file with mode: 0644]
man/po/pl.po [new file with mode: 0644]
man/po/po4a.cfg [new file with mode: 0644]
man/po/pt.add [new file with mode: 0644]
man/po/pt.po [new file with mode: 0644]
man/po/pt_BR.po [new file with mode: 0644]
man/po/ru.add [new file with mode: 0644]
man/po/ru.po [new file with mode: 0644]
man/po/sv.add [new file with mode: 0644]
man/po/sv.po [new file with mode: 0644]
man/po/zh_CN.po [new file with mode: 0644]
man/pt/deb-buildinfo.pod [new file with mode: 0644]
man/pt/deb-changelog.pod [new file with mode: 0644]
man/pt/deb-changes.pod [new file with mode: 0644]
man/pt/deb-conffiles.pod [new file with mode: 0644]
man/pt/deb-control.pod [new file with mode: 0644]
man/pt/deb-extra-override.pod [new file with mode: 0644]
man/pt/deb-md5sums.pod [new file with mode: 0644]
man/pt/deb-old.pod [new file with mode: 0644]
man/pt/deb-origin.pod [new file with mode: 0644]
man/pt/deb-override.pod [new file with mode: 0644]
man/pt/deb-postinst.pod [new file with mode: 0644]
man/pt/deb-postrm.pod [new file with mode: 0644]
man/pt/deb-preinst.pod [new file with mode: 0644]
man/pt/deb-prerm.pod [new file with mode: 0644]
man/pt/deb-shlibs.pod [new file with mode: 0644]
man/pt/deb-split.pod [new file with mode: 0644]
man/pt/deb-src-control.pod [new file with mode: 0644]
man/pt/deb-src-files.pod [new file with mode: 0644]
man/pt/deb-src-rules.pod [new file with mode: 0644]
man/pt/deb-src-symbols.pod [new file with mode: 0644]
man/pt/deb-substvars.pod [new file with mode: 0644]
man/pt/deb-symbols.pod [new file with mode: 0644]
man/pt/deb-triggers.pod [new file with mode: 0644]
man/pt/deb-version.pod [new file with mode: 0644]
man/pt/deb.pod [new file with mode: 0644]
man/pt/deb822.pod [new file with mode: 0644]
man/pt/dpkg-architecture.pod [new file with mode: 0644]
man/pt/dpkg-build-api.pod [new file with mode: 0644]
man/pt/dpkg-buildapi.pod [new file with mode: 0644]
man/pt/dpkg-buildflags.pod [new file with mode: 0644]
man/pt/dpkg-buildpackage.pod [new file with mode: 0644]
man/pt/dpkg-checkbuilddeps.pod [new file with mode: 0644]
man/pt/dpkg-deb.pod [new file with mode: 0644]
man/pt/dpkg-distaddfile.pod [new file with mode: 0644]
man/pt/dpkg-divert.pod [new file with mode: 0644]
man/pt/dpkg-fsys-usrunmess.pod [new file with mode: 0644]
man/pt/dpkg-genbuildinfo.pod [new file with mode: 0644]
man/pt/dpkg-genchanges.pod [new file with mode: 0644]
man/pt/dpkg-gencontrol.pod [new file with mode: 0644]
man/pt/dpkg-gensymbols.pod [new file with mode: 0644]
man/pt/dpkg-maintscript-helper.pod [new file with mode: 0644]
man/pt/dpkg-mergechangelogs.pod [new file with mode: 0644]
man/pt/dpkg-name.pod [new file with mode: 0644]
man/pt/dpkg-parsechangelog.pod [new file with mode: 0644]
man/pt/dpkg-query.pod [new file with mode: 0644]
man/pt/dpkg-realpath.pod [new file with mode: 0644]
man/pt/dpkg-scanpackages.pod [new file with mode: 0644]
man/pt/dpkg-scansources.pod [new file with mode: 0644]
man/pt/dpkg-shlibdeps.pod [new file with mode: 0644]
man/pt/dpkg-source.pod [new file with mode: 0644]
man/pt/dpkg-split.pod [new file with mode: 0644]
man/pt/dpkg-statoverride.pod [new file with mode: 0644]
man/pt/dpkg-trigger.pod [new file with mode: 0644]
man/pt/dpkg-vendor.pod [new file with mode: 0644]
man/pt/dpkg.cfg.pod [new file with mode: 0644]
man/pt/dpkg.pod [new file with mode: 0644]
man/pt/dsc.pod [new file with mode: 0644]
man/pt/dselect.cfg.pod [new file with mode: 0644]
man/pt/dselect.pod [new file with mode: 0644]
man/pt/start-stop-daemon.pod [new file with mode: 0644]
man/pt/update-alternatives.pod [new file with mode: 0644]
man/start-stop-daemon.pod [new file with mode: 0644]
man/sv/deb-buildinfo.pod [new file with mode: 0644]
man/sv/deb-changelog.pod [new file with mode: 0644]
man/sv/deb-changes.pod [new file with mode: 0644]
man/sv/deb-conffiles.pod [new file with mode: 0644]
man/sv/deb-control.pod [new file with mode: 0644]
man/sv/deb-extra-override.pod [new file with mode: 0644]
man/sv/deb-md5sums.pod [new file with mode: 0644]
man/sv/deb-old.pod [new file with mode: 0644]
man/sv/deb-origin.pod [new file with mode: 0644]
man/sv/deb-override.pod [new file with mode: 0644]
man/sv/deb-postinst.pod [new file with mode: 0644]
man/sv/deb-postrm.pod [new file with mode: 0644]
man/sv/deb-preinst.pod [new file with mode: 0644]
man/sv/deb-prerm.pod [new file with mode: 0644]
man/sv/deb-shlibs.pod [new file with mode: 0644]
man/sv/deb-split.pod [new file with mode: 0644]
man/sv/deb-src-control.pod [new file with mode: 0644]
man/sv/deb-src-files.pod [new file with mode: 0644]
man/sv/deb-src-rules.pod [new file with mode: 0644]
man/sv/deb-src-symbols.pod [new file with mode: 0644]
man/sv/deb-substvars.pod [new file with mode: 0644]
man/sv/deb-symbols.pod [new file with mode: 0644]
man/sv/deb-triggers.pod [new file with mode: 0644]
man/sv/deb-version.pod [new file with mode: 0644]
man/sv/deb.pod [new file with mode: 0644]
man/sv/deb822.pod [new file with mode: 0644]
man/sv/dpkg-architecture.pod [new file with mode: 0644]
man/sv/dpkg-build-api.pod [new file with mode: 0644]
man/sv/dpkg-buildapi.pod [new file with mode: 0644]
man/sv/dpkg-buildflags.pod [new file with mode: 0644]
man/sv/dpkg-buildpackage.pod [new file with mode: 0644]
man/sv/dpkg-checkbuilddeps.pod [new file with mode: 0644]
man/sv/dpkg-deb.pod [new file with mode: 0644]
man/sv/dpkg-distaddfile.pod [new file with mode: 0644]
man/sv/dpkg-divert.pod [new file with mode: 0644]
man/sv/dpkg-fsys-usrunmess.pod [new file with mode: 0644]
man/sv/dpkg-genbuildinfo.pod [new file with mode: 0644]
man/sv/dpkg-genchanges.pod [new file with mode: 0644]
man/sv/dpkg-gencontrol.pod [new file with mode: 0644]
man/sv/dpkg-gensymbols.pod [new file with mode: 0644]
man/sv/dpkg-maintscript-helper.pod [new file with mode: 0644]
man/sv/dpkg-mergechangelogs.pod [new file with mode: 0644]
man/sv/dpkg-name.pod [new file with mode: 0644]
man/sv/dpkg-parsechangelog.pod [new file with mode: 0644]
man/sv/dpkg-query.pod [new file with mode: 0644]
man/sv/dpkg-realpath.pod [new file with mode: 0644]
man/sv/dpkg-scanpackages.pod [new file with mode: 0644]
man/sv/dpkg-scansources.pod [new file with mode: 0644]
man/sv/dpkg-shlibdeps.pod [new file with mode: 0644]
man/sv/dpkg-source.pod [new file with mode: 0644]
man/sv/dpkg-split.pod [new file with mode: 0644]
man/sv/dpkg-statoverride.pod [new file with mode: 0644]
man/sv/dpkg-trigger.pod [new file with mode: 0644]
man/sv/dpkg-vendor.pod [new file with mode: 0644]
man/sv/dpkg.cfg.pod [new file with mode: 0644]
man/sv/dpkg.pod [new file with mode: 0644]
man/sv/dsc.pod [new file with mode: 0644]
man/sv/dselect.cfg.pod [new file with mode: 0644]
man/sv/dselect.pod [new file with mode: 0644]
man/sv/start-stop-daemon.pod [new file with mode: 0644]
man/sv/update-alternatives.pod [new file with mode: 0644]
man/update-alternatives.pod [new file with mode: 0644]
man/utf8toman.sed [new file with mode: 0644]
po/ChangeLog.old [new file with mode: 0644]
po/LINGUAS [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/Makevars [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/Rules-quot [new file with mode: 0644]
po/ast.gmo [new file with mode: 0644]
po/ast.po [new file with mode: 0644]
po/boldquot.sed [new file with mode: 0644]
po/bs.gmo [new file with mode: 0644]
po/bs.po [new file with mode: 0644]
po/ca.gmo [new file with mode: 0644]
po/ca.po [new file with mode: 0644]
po/cs.gmo [new file with mode: 0644]
po/cs.po [new file with mode: 0644]
po/da.gmo [new file with mode: 0644]
po/da.po [new file with mode: 0644]
po/de.gmo [new file with mode: 0644]
po/de.po [new file with mode: 0644]
po/dpkg.pot [new file with mode: 0644]
po/dz.gmo [new file with mode: 0644]
po/dz.po [new file with mode: 0644]
po/el.gmo [new file with mode: 0644]
po/el.po [new file with mode: 0644]
po/en@boldquot.header [new file with mode: 0644]
po/en@quot.header [new file with mode: 0644]
po/eo.gmo [new file with mode: 0644]
po/eo.po [new file with mode: 0644]
po/es.gmo [new file with mode: 0644]
po/es.po [new file with mode: 0644]
po/et.gmo [new file with mode: 0644]
po/et.po [new file with mode: 0644]
po/eu.gmo [new file with mode: 0644]
po/eu.po [new file with mode: 0644]
po/fr.gmo [new file with mode: 0644]
po/fr.po [new file with mode: 0644]
po/gl.gmo [new file with mode: 0644]
po/gl.po [new file with mode: 0644]
po/hu.gmo [new file with mode: 0644]
po/hu.po [new file with mode: 0644]
po/id.gmo [new file with mode: 0644]
po/id.po [new file with mode: 0644]
po/insert-header.sin [new file with mode: 0644]
po/it.gmo [new file with mode: 0644]
po/it.po [new file with mode: 0644]
po/its/polkit.its [new file with mode: 0644]
po/its/polkit.loc [new file with mode: 0644]
po/ja.gmo [new file with mode: 0644]
po/ja.po [new file with mode: 0644]
po/km.gmo [new file with mode: 0644]
po/km.po [new file with mode: 0644]
po/ko.gmo [new file with mode: 0644]
po/ko.po [new file with mode: 0644]
po/ku.gmo [new file with mode: 0644]
po/ku.po [new file with mode: 0644]
po/lt.gmo [new file with mode: 0644]
po/lt.po [new file with mode: 0644]
po/mr.gmo [new file with mode: 0644]
po/mr.po [new file with mode: 0644]
po/nb.gmo [new file with mode: 0644]
po/nb.po [new file with mode: 0644]
po/ne.gmo [new file with mode: 0644]
po/ne.po [new file with mode: 0644]
po/nl.gmo [new file with mode: 0644]
po/nl.po [new file with mode: 0644]
po/nn.gmo [new file with mode: 0644]
po/nn.po [new file with mode: 0644]
po/oc.gmo [new file with mode: 0644]
po/oc.po [new file with mode: 0644]
po/pa.gmo [new file with mode: 0644]
po/pa.po [new file with mode: 0644]
po/pl.gmo [new file with mode: 0644]
po/pl.po [new file with mode: 0644]
po/pt.gmo [new file with mode: 0644]
po/pt.po [new file with mode: 0644]
po/pt_BR.gmo [new file with mode: 0644]
po/pt_BR.po [new file with mode: 0644]
po/quot.sed [new file with mode: 0644]
po/remove-potcdate.sin [new file with mode: 0644]
po/ro.gmo [new file with mode: 0644]
po/ro.po [new file with mode: 0644]
po/ru.gmo [new file with mode: 0644]
po/ru.po [new file with mode: 0644]
po/sk.gmo [new file with mode: 0644]
po/sk.po [new file with mode: 0644]
po/stamp-po [new file with mode: 0644]
po/sv.gmo [new file with mode: 0644]
po/sv.po [new file with mode: 0644]
po/th.gmo [new file with mode: 0644]
po/th.po [new file with mode: 0644]
po/tl.gmo [new file with mode: 0644]
po/tl.po [new file with mode: 0644]
po/tr.gmo [new file with mode: 0644]
po/tr.po [new file with mode: 0644]
po/vi.gmo [new file with mode: 0644]
po/vi.po [new file with mode: 0644]
po/zh_CN.gmo [new file with mode: 0644]
po/zh_CN.po [new file with mode: 0644]
po/zh_TW.gmo [new file with mode: 0644]
po/zh_TW.po [new file with mode: 0644]
scripts/Build.PL.in [new file with mode: 0644]
scripts/Dpkg.pm [new file with mode: 0644]
scripts/Dpkg/Arch.pm [new file with mode: 0644]
scripts/Dpkg/Build/Info.pm [new file with mode: 0644]
scripts/Dpkg/BuildAPI.pm [new file with mode: 0644]
scripts/Dpkg/BuildEnv.pm [new file with mode: 0644]
scripts/Dpkg/BuildFlags.pm [new file with mode: 0644]
scripts/Dpkg/BuildInfo.pm [new file with mode: 0644]
scripts/Dpkg/BuildOptions.pm [new file with mode: 0644]
scripts/Dpkg/BuildProfiles.pm [new file with mode: 0644]
scripts/Dpkg/BuildTypes.pm [new file with mode: 0644]
scripts/Dpkg/Changelog.pm [new file with mode: 0644]
scripts/Dpkg/Changelog/Debian.pm [new file with mode: 0644]
scripts/Dpkg/Changelog/Entry.pm [new file with mode: 0644]
scripts/Dpkg/Changelog/Entry/Debian.pm [new file with mode: 0644]
scripts/Dpkg/Changelog/Parse.pm [new file with mode: 0644]
scripts/Dpkg/Checksums.pm [new file with mode: 0644]
scripts/Dpkg/Compression.pm [new file with mode: 0644]
scripts/Dpkg/Compression/FileHandle.pm [new file with mode: 0644]
scripts/Dpkg/Compression/Process.pm [new file with mode: 0644]
scripts/Dpkg/Conf.pm [new file with mode: 0644]
scripts/Dpkg/Control.pm [new file with mode: 0644]
scripts/Dpkg/Control/Changelog.pm [new file with mode: 0644]
scripts/Dpkg/Control/Fields.pm [new file with mode: 0644]
scripts/Dpkg/Control/FieldsCore.pm [new file with mode: 0644]
scripts/Dpkg/Control/Hash.pm [new file with mode: 0644]
scripts/Dpkg/Control/HashCore.pm [new file with mode: 0644]
scripts/Dpkg/Control/HashCore/Tie.pm [new file with mode: 0644]
scripts/Dpkg/Control/Info.pm [new file with mode: 0644]
scripts/Dpkg/Control/Tests.pm [new file with mode: 0644]
scripts/Dpkg/Control/Tests/Entry.pm [new file with mode: 0644]
scripts/Dpkg/Control/Types.pm [new file with mode: 0644]
scripts/Dpkg/Deps.pm [new file with mode: 0644]
scripts/Dpkg/Deps/AND.pm [new file with mode: 0644]
scripts/Dpkg/Deps/KnownFacts.pm [new file with mode: 0644]
scripts/Dpkg/Deps/Multiple.pm [new file with mode: 0644]
scripts/Dpkg/Deps/OR.pm [new file with mode: 0644]
scripts/Dpkg/Deps/Simple.pm [new file with mode: 0644]
scripts/Dpkg/Deps/Union.pm [new file with mode: 0644]
scripts/Dpkg/Dist/Files.pm [new file with mode: 0644]
scripts/Dpkg/ErrorHandling.pm [new file with mode: 0644]
scripts/Dpkg/Exit.pm [new file with mode: 0644]
scripts/Dpkg/File.pm [new file with mode: 0644]
scripts/Dpkg/Getopt.pm [new file with mode: 0644]
scripts/Dpkg/Gettext.pm [new file with mode: 0644]
scripts/Dpkg/IPC.pm [new file with mode: 0644]
scripts/Dpkg/Index.pm [new file with mode: 0644]
scripts/Dpkg/Interface/Storable.pm [new file with mode: 0644]
scripts/Dpkg/Lock.pm [new file with mode: 0644]
scripts/Dpkg/OpenPGP.pm [new file with mode: 0644]
scripts/Dpkg/OpenPGP/Backend.pm [new file with mode: 0644]
scripts/Dpkg/OpenPGP/Backend/GnuPG.pm [new file with mode: 0644]
scripts/Dpkg/OpenPGP/Backend/SOP.pm [new file with mode: 0644]
scripts/Dpkg/OpenPGP/Backend/Sequoia.pm [new file with mode: 0644]
scripts/Dpkg/OpenPGP/ErrorCodes.pm [new file with mode: 0644]
scripts/Dpkg/OpenPGP/KeyHandle.pm [new file with mode: 0644]
scripts/Dpkg/Package.pm [new file with mode: 0644]
scripts/Dpkg/Path.pm [new file with mode: 0644]
scripts/Dpkg/Shlibs.pm [new file with mode: 0644]
scripts/Dpkg/Shlibs/Cppfilt.pm [new file with mode: 0644]
scripts/Dpkg/Shlibs/Objdump.pm [new file with mode: 0644]
scripts/Dpkg/Shlibs/Objdump/Object.pm [new file with mode: 0644]
scripts/Dpkg/Shlibs/Symbol.pm [new file with mode: 0644]
scripts/Dpkg/Shlibs/SymbolFile.pm [new file with mode: 0644]
scripts/Dpkg/Source/Archive.pm [new file with mode: 0644]
scripts/Dpkg/Source/BinaryFiles.pm [new file with mode: 0644]
scripts/Dpkg/Source/Format.pm [new file with mode: 0644]
scripts/Dpkg/Source/Functions.pm [new file with mode: 0644]
scripts/Dpkg/Source/Package.pm [new file with mode: 0644]
scripts/Dpkg/Source/Package/V1.pm [new file with mode: 0644]
scripts/Dpkg/Source/Package/V2.pm [new file with mode: 0644]
scripts/Dpkg/Source/Package/V3/Bzr.pm [new file with mode: 0644]
scripts/Dpkg/Source/Package/V3/Custom.pm [new file with mode: 0644]
scripts/Dpkg/Source/Package/V3/Git.pm [new file with mode: 0644]
scripts/Dpkg/Source/Package/V3/Native.pm [new file with mode: 0644]
scripts/Dpkg/Source/Package/V3/Quilt.pm [new file with mode: 0644]
scripts/Dpkg/Source/Patch.pm [new file with mode: 0644]
scripts/Dpkg/Source/Quilt.pm [new file with mode: 0644]
scripts/Dpkg/Substvars.pm [new file with mode: 0644]
scripts/Dpkg/Vendor.pm [new file with mode: 0644]
scripts/Dpkg/Vendor/Debian.pm [new file with mode: 0644]
scripts/Dpkg/Vendor/Default.pm [new file with mode: 0644]
scripts/Dpkg/Vendor/Devuan.pm [new file with mode: 0644]
scripts/Dpkg/Vendor/Ubuntu.pm [new file with mode: 0644]
scripts/Dpkg/Version.pm [new file with mode: 0644]
scripts/Makefile.am [new file with mode: 0644]
scripts/Makefile.in [new file with mode: 0644]
scripts/README.cpan.in [new file with mode: 0644]
scripts/Test/Dpkg.pm [new file with mode: 0644]
scripts/completion/zsh/_dpkg-parsechangelog [new file with mode: 0644]
scripts/dpkg-architecture.pl [new file with mode: 0755]
scripts/dpkg-buildapi.pl [new file with mode: 0755]
scripts/dpkg-buildflags.pl [new file with mode: 0755]
scripts/dpkg-buildpackage.pl [new file with mode: 0755]
scripts/dpkg-checkbuilddeps.pl [new file with mode: 0755]
scripts/dpkg-distaddfile.pl [new file with mode: 0755]
scripts/dpkg-fsys-usrunmess.pl [new file with mode: 0755]
scripts/dpkg-genbuildinfo.pl [new file with mode: 0755]
scripts/dpkg-genchanges.pl [new file with mode: 0755]
scripts/dpkg-gencontrol.pl [new file with mode: 0755]
scripts/dpkg-gensymbols.pl [new file with mode: 0755]
scripts/dpkg-mergechangelogs.pl [new file with mode: 0755]
scripts/dpkg-name.pl [new file with mode: 0755]
scripts/dpkg-parsechangelog.pl [new file with mode: 0755]
scripts/dpkg-scanpackages.pl [new file with mode: 0755]
scripts/dpkg-scansources.pl [new file with mode: 0755]
scripts/dpkg-shlibdeps.pl [new file with mode: 0755]
scripts/dpkg-source.pl [new file with mode: 0755]
scripts/dpkg-vendor.pl [new file with mode: 0755]
scripts/mk/Makefile.am [new file with mode: 0644]
scripts/mk/Makefile.in [new file with mode: 0644]
scripts/mk/architecture.mk [new file with mode: 0644]
scripts/mk/buildapi.mk [new file with mode: 0644]
scripts/mk/buildflags.mk [new file with mode: 0644]
scripts/mk/buildopts.mk [new file with mode: 0644]
scripts/mk/buildtools.mk [new file with mode: 0644]
scripts/mk/default.mk [new file with mode: 0644]
scripts/mk/pkg-info.mk [new file with mode: 0644]
scripts/mk/vendor.mk [new file with mode: 0644]
scripts/po/ChangeLog.old [new file with mode: 0644]
scripts/po/LINGUAS [new file with mode: 0644]
scripts/po/Makefile.in.in [new file with mode: 0644]
scripts/po/Makevars [new file with mode: 0644]
scripts/po/POTFILES.in [new file with mode: 0644]
scripts/po/Rules-quot [new file with mode: 0644]
scripts/po/boldquot.sed [new file with mode: 0644]
scripts/po/ca.gmo [new file with mode: 0644]
scripts/po/ca.po [new file with mode: 0644]
scripts/po/de.gmo [new file with mode: 0644]
scripts/po/de.po [new file with mode: 0644]
scripts/po/dpkg-dev.pot [new file with mode: 0644]
scripts/po/en@boldquot.header [new file with mode: 0644]
scripts/po/en@quot.header [new file with mode: 0644]
scripts/po/es.gmo [new file with mode: 0644]
scripts/po/es.po [new file with mode: 0644]
scripts/po/fr.gmo [new file with mode: 0644]
scripts/po/fr.po [new file with mode: 0644]
scripts/po/insert-header.sin [new file with mode: 0644]
scripts/po/nl.gmo [new file with mode: 0644]
scripts/po/nl.po [new file with mode: 0644]
scripts/po/pl.gmo [new file with mode: 0644]
scripts/po/pl.po [new file with mode: 0644]
scripts/po/pt.gmo [new file with mode: 0644]
scripts/po/pt.po [new file with mode: 0644]
scripts/po/quot.sed [new file with mode: 0644]
scripts/po/remove-potcdate.sin [new file with mode: 0644]
scripts/po/ru.gmo [new file with mode: 0644]
scripts/po/ru.po [new file with mode: 0644]
scripts/po/stamp-po [new file with mode: 0644]
scripts/po/sv.gmo [new file with mode: 0644]
scripts/po/sv.po [new file with mode: 0644]
scripts/t/Dpkg_Arch.t [new file with mode: 0644]
scripts/t/Dpkg_BuildAPI.t [new file with mode: 0644]
scripts/t/Dpkg_BuildAPI/ctrl-api-default [new file with mode: 0644]
scripts/t/Dpkg_BuildAPI/ctrl-api-desync [new file with mode: 0644]
scripts/t/Dpkg_BuildAPI/ctrl-api-explicit [new file with mode: 0644]
scripts/t/Dpkg_BuildAPI/ctrl-api-gt-max [new file with mode: 0644]
scripts/t/Dpkg_BuildAPI/ctrl-api-no-int [new file with mode: 0644]
scripts/t/Dpkg_BuildAPI/ctrl-api-no-ver [new file with mode: 0644]
scripts/t/Dpkg_BuildAPI/ctrl-api-rel-noeq [new file with mode: 0644]
scripts/t/Dpkg_BuildEnv.t [new file with mode: 0644]
scripts/t/Dpkg_BuildFlags.t [new file with mode: 0644]
scripts/t/Dpkg_BuildFlags_Ubuntu.t [new file with mode: 0644]
scripts/t/Dpkg_BuildInfo.t [new file with mode: 0644]
scripts/t/Dpkg_BuildOptions.t [new file with mode: 0644]
scripts/t/Dpkg_BuildProfiles.t [new file with mode: 0644]
scripts/t/Dpkg_BuildTypes.t [new file with mode: 0644]
scripts/t/Dpkg_Changelog.t [new file with mode: 0644]
scripts/t/Dpkg_Changelog/countme [new file with mode: 0644]
scripts/t/Dpkg_Changelog/date-format [new file with mode: 0644]
scripts/t/Dpkg_Changelog/fields [new file with mode: 0644]
scripts/t/Dpkg_Changelog/misplaced-tz [new file with mode: 0644]
scripts/t/Dpkg_Changelog/regressions [new file with mode: 0644]
scripts/t/Dpkg_Changelog/shadow [new file with mode: 0644]
scripts/t/Dpkg_Changelog/stop-modeline [new file with mode: 0644]
scripts/t/Dpkg_Changelog/unreleased [new file with mode: 0644]
scripts/t/Dpkg_Changelog_Ubuntu.t [new file with mode: 0644]
scripts/t/Dpkg_Checksums.t [new file with mode: 0644]
scripts/t/Dpkg_Checksums/data-1 [new file with mode: 0644]
scripts/t/Dpkg_Checksums/data-2 [new file with mode: 0644]
scripts/t/Dpkg_Checksums/empty [new file with mode: 0644]
scripts/t/Dpkg_Compression.t [new file with mode: 0644]
scripts/t/Dpkg_Conf.t [new file with mode: 0644]
scripts/t/Dpkg_Conf/config-mixed [new file with mode: 0644]
scripts/t/Dpkg_Control.t [new file with mode: 0644]
scripts/t/Dpkg_Control/bogus-armor-double.dsc [new file with mode: 0644]
scripts/t/Dpkg_Control/bogus-armor-formfeed.dsc [new file with mode: 0644]
scripts/t/Dpkg_Control/bogus-armor-inline.dsc [new file with mode: 0644]
scripts/t/Dpkg_Control/bogus-armor-nested.dsc [new file with mode: 0644]
scripts/t/Dpkg_Control/bogus-armor-no-sig.dsc [new file with mode: 0644]
scripts/t/Dpkg_Control/bogus-armor-spaces.dsc [new file with mode: 0644]
scripts/t/Dpkg_Control/bogus-armor-trail.dsc [new file with mode: 0644]
scripts/t/Dpkg_Control/bogus-unsigned.dsc [new file with mode: 0644]
scripts/t/Dpkg_Control/control-1 [new file with mode: 0644]
scripts/t/Dpkg_Control_Fields.t [new file with mode: 0644]
scripts/t/Dpkg_Control_Tests.t [new file with mode: 0644]
scripts/t/Dpkg_Control_Tests/tests-missing-fields [new file with mode: 0644]
scripts/t/Dpkg_Control_Tests/tests-plain-text [new file with mode: 0644]
scripts/t/Dpkg_Control_Tests/tests-valid [new file with mode: 0644]
scripts/t/Dpkg_Deps.t [new file with mode: 0644]
scripts/t/Dpkg_Dist_Files.t [new file with mode: 0644]
scripts/t/Dpkg_Dist_Files/files-byhand [new file with mode: 0644]
scripts/t/Dpkg_Dist_Files/files-fragment-a [new file with mode: 0644]
scripts/t/Dpkg_Dist_Files/files-fragment-b [new file with mode: 0644]
scripts/t/Dpkg_ErrorHandling.t [new file with mode: 0644]
scripts/t/Dpkg_Exit.t [new file with mode: 0644]
scripts/t/Dpkg_File.t [new file with mode: 0644]
scripts/t/Dpkg_File/append-me [new file with mode: 0644]
scripts/t/Dpkg_File/dump-partial [new file with mode: 0644]
scripts/t/Dpkg_File/slurp-me [new file with mode: 0644]
scripts/t/Dpkg_Getopt.t [new file with mode: 0644]
scripts/t/Dpkg_Gettext.t [new file with mode: 0644]
scripts/t/Dpkg_IPC.t [new file with mode: 0644]
scripts/t/Dpkg_Index.t [new file with mode: 0644]
scripts/t/Dpkg_Interface_Storable.t [new file with mode: 0644]
scripts/t/Dpkg_Lock.t [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP.t [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP/dpkg-test-pub.asc [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP/dpkg-test-sec.asc [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP/sign-file [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP/sign-file-inline.asc [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP/sign-file-inline.sig [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP/sign-file.asc [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP/sign-file.sig [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP_KeyHandle.t [new file with mode: 0644]
scripts/t/Dpkg_Package.t [new file with mode: 0644]
scripts/t/Dpkg_Path.t [new file with mode: 0644]
scripts/t/Dpkg_Shlibs.t [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/basictags.c [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/basictags.symbols [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/ld.so.conf [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/ld.so.conf.d/inf_recurse.conf [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/ld.so.conf.d/normal.conf [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/ld.so.conf.d/recursive.conf [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/ld.so.conf_2 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.basictags-amd64 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.basictags-i386 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.basictags-mips [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.dbd-pg [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.glib-ia64 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.internal [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.libc6-2.3 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.libc6-2.6 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.ls [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.patterns [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.space [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/objdump.spacesyms [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/patterns.cpp [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/patterns.map [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/patterns.symbols [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/spacesyms-c-gen.pl [new file with mode: 0755]
scripts/t/Dpkg_Shlibs/spacesyms-o-map.pl [new file with mode: 0755]
scripts/t/Dpkg_Shlibs/spacesyms.map [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/symbols.fake-1 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/symbols.fake-2 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/symbols.fake-3 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/symbols.include-1 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/symbols.include-2 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/symbols.include-3 [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/symbols.internal [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/symbols.internal-allow [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/symbols.internal-allow-groups [new file with mode: 0644]
scripts/t/Dpkg_Shlibs/symbols.internal-filter [new file with mode: 0644]
scripts/t/Dpkg_Shlibs_Cppfilt.t [new file with mode: 0644]
scripts/t/Dpkg_Source_Archive.t [new file with mode: 0644]
scripts/t/Dpkg_Source_Format.t [new file with mode: 0644]
scripts/t/Dpkg_Source_Functions.t [new file with mode: 0644]
scripts/t/Dpkg_Source_Package.t [new file with mode: 0644]
scripts/t/Dpkg_Source_Package/package_1.0.orig.tar [new file with mode: 0644]
scripts/t/Dpkg_Source_Package/package_1.0.orig.tar.asc [new file with mode: 0644]
scripts/t/Dpkg_Source_Package/package_1.0.orig.tar.sig [new file with mode: 0644]
scripts/t/Dpkg_Source_Patch.t [new file with mode: 0644]
scripts/t/Dpkg_Source_Patch/c-style.patch [new file with mode: 0644]
scripts/t/Dpkg_Source_Patch/ghost-hunk.patch [new file with mode: 0644]
scripts/t/Dpkg_Source_Patch/indent-header.patch [new file with mode: 0644]
scripts/t/Dpkg_Source_Patch/index-+++.patch [new file with mode: 0644]
scripts/t/Dpkg_Source_Patch/index-alone.patch [new file with mode: 0644]
scripts/t/Dpkg_Source_Patch/index-inert.patch [new file with mode: 0644]
scripts/t/Dpkg_Source_Patch/partial.patch [new file with mode: 0644]
scripts/t/Dpkg_Source_Quilt.t [new file with mode: 0644]
scripts/t/Dpkg_Source_Quilt/parse/debian/patches/series [new file with mode: 0644]
scripts/t/Dpkg_Substvars.t [new file with mode: 0644]
scripts/t/Dpkg_Substvars/substvars1 [new file with mode: 0644]
scripts/t/Dpkg_Substvars/substvars2 [new file with mode: 0644]
scripts/t/Dpkg_Vendor.t [new file with mode: 0644]
scripts/t/Dpkg_Version.t [new file with mode: 0644]
scripts/t/dpkg_buildpackage.t [new file with mode: 0644]
scripts/t/dpkg_buildpackage/dpkgdb/status [new file with mode: 0644]
scripts/t/dpkg_buildpackage/hook [new file with mode: 0755]
scripts/t/dpkg_buildpackage/test-source_0.dsc [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_all.changes [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_all.hook [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_any.changes [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_any.hook [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_binary.changes [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_binary.hook [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_full.changes [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_full.hook [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_source.changes [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_source.hook [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs.t [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-a [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-b [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-badver-a [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-badver-b [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-badver-merged [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-badver-old [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-merged [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-merged-basic [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-merged-pr [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-merged-pr-basic [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-old [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-unreleased-a [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-unreleased-b [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-unreleased-merged [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-unreleased-merged-basic [new file with mode: 0644]
scripts/t/dpkg_mergechangelogs/ch-unreleased-old [new file with mode: 0644]
scripts/t/dpkg_source.t [new file with mode: 0644]
scripts/t/dpkg_source/testsuite_0.dsc [new file with mode: 0644]
scripts/t/dpkg_source/testsuite_1.dsc [new file with mode: 0644]
scripts/t/dpkg_source/testsuite_2.dsc [new file with mode: 0644]
scripts/t/dpkg_source/testsuite_3.dsc [new file with mode: 0644]
scripts/t/mk.t [new file with mode: 0644]
scripts/t/mk/architecture.mk [new file with mode: 0644]
scripts/t/mk/buildapi.mk [new file with mode: 0644]
scripts/t/mk/buildflags.mk [new file with mode: 0644]
scripts/t/mk/buildopts.mk [new file with mode: 0644]
scripts/t/mk/buildtools.mk [new file with mode: 0644]
scripts/t/mk/debian/changelog [new file with mode: 0644]
scripts/t/mk/debian/control [new file with mode: 0644]
scripts/t/mk/pkg-info.mk [new file with mode: 0644]
scripts/t/mk/vendor-v0.mk [new file with mode: 0644]
scripts/t/mk/vendor-v1.mk [new file with mode: 0644]
scripts/t/mk/vendor.mk [new file with mode: 0644]
scripts/t/mock-bin/dpkg [new file with mode: 0755]
scripts/t/mock-bin/gcc [new file with mode: 0755]
scripts/t/origins/debian [new file with mode: 0644]
scripts/t/origins/default [new file with mode: 0644]
scripts/t/origins/devuan [new file with mode: 0644]
scripts/t/origins/gnewsense [new file with mode: 0644]
scripts/t/origins/ubuntu [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/at/atlocal.in [new file with mode: 0644]
src/at/chdir.at [new file with mode: 0644]
src/at/deb-content.at [new file with mode: 0644]
src/at/deb-fields.at [new file with mode: 0644]
src/at/deb-format.at [new file with mode: 0644]
src/at/deb-split.at [new file with mode: 0644]
src/at/divert.at [new file with mode: 0644]
src/at/local.at [new file with mode: 0644]
src/at/package.m4 [new file with mode: 0644]
src/at/realpath.at [new file with mode: 0644]
src/at/testsuite [new file with mode: 0755]
src/at/testsuite.at [new file with mode: 0644]
src/common/actions.h [new file with mode: 0644]
src/common/force.c [new file with mode: 0644]
src/common/force.h [new file with mode: 0644]
src/common/security-mac.h [new file with mode: 0644]
src/common/selinux.c [new file with mode: 0644]
src/deb/build.c [new file with mode: 0644]
src/deb/dpkg-deb.h [new file with mode: 0644]
src/deb/extract.c [new file with mode: 0644]
src/deb/info.c [new file with mode: 0644]
src/deb/main.c [new file with mode: 0644]
src/divert/main.c [new file with mode: 0644]
src/dpkg-db-backup.sh [new file with mode: 0755]
src/dpkg-db-keeper.sh [new file with mode: 0755]
src/dpkg-maintscript-helper.sh [new file with mode: 0755]
src/dpkg-realpath.sh [new file with mode: 0755]
src/main/archives.c [new file with mode: 0644]
src/main/archives.h [new file with mode: 0644]
src/main/cleanup.c [new file with mode: 0644]
src/main/configure.c [new file with mode: 0644]
src/main/depcon.c [new file with mode: 0644]
src/main/enquiry.c [new file with mode: 0644]
src/main/errors.c [new file with mode: 0644]
src/main/file-match.c [new file with mode: 0644]
src/main/file-match.h [new file with mode: 0644]
src/main/filters.c [new file with mode: 0644]
src/main/filters.h [new file with mode: 0644]
src/main/help.c [new file with mode: 0644]
src/main/main.c [new file with mode: 0644]
src/main/main.h [new file with mode: 0644]
src/main/packages.c [new file with mode: 0644]
src/main/perpkgstate.c [new file with mode: 0644]
src/main/remove.c [new file with mode: 0644]
src/main/script.c [new file with mode: 0644]
src/main/select.c [new file with mode: 0644]
src/main/trigproc.c [new file with mode: 0644]
src/main/unpack.c [new file with mode: 0644]
src/main/update.c [new file with mode: 0644]
src/main/verify.c [new file with mode: 0644]
src/query/main.c [new file with mode: 0644]
src/sh/dpkg-error.sh [new file with mode: 0644]
src/split/dpkg-split.h [new file with mode: 0644]
src/split/info.c [new file with mode: 0644]
src/split/join.c [new file with mode: 0644]
src/split/main.c [new file with mode: 0644]
src/split/queue.c [new file with mode: 0644]
src/split/split.c [new file with mode: 0644]
src/statoverride/main.c [new file with mode: 0644]
src/trigger/main.c [new file with mode: 0644]
t/codespell.t [new file with mode: 0644]
t/codespell/stopwords [new file with mode: 0644]
t/cppcheck.t [new file with mode: 0644]
t/cppcheck/cppcheck.supp [new file with mode: 0644]
t/critic.t [new file with mode: 0644]
t/critic/perlcriticrc [new file with mode: 0644]
t/minimum-version.t [new file with mode: 0644]
t/module-version.t [new file with mode: 0644]
t/po.t [new file with mode: 0644]
t/pod-coverage.t [new file with mode: 0644]
t/pod-spell.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]
t/shellcheck.t [new file with mode: 0644]
t/strict.t [new file with mode: 0644]
t/synopsis.t [new file with mode: 0644]
t/syntax.t [new file with mode: 0644]
tests/Feature.mk [new file with mode: 0644]
tests/Makefile [new file with mode: 0644]
tests/README [new file with mode: 0644]
tests/Test.mk [new file with mode: 0644]
tests/t-breaks-essential/Makefile [new file with mode: 0644]
tests/t-breaks-essential/lib-a-0/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-essential/lib-a-1/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-essential/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-multiarch/Makefile [new file with mode: 0644]
tests/t-breaks-multiarch/lib-a-0-amd64/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-multiarch/lib-a-0-i386/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-multiarch/lib-a-1-amd64/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-multiarch/lib-a-1-i386/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-multiarch/lib-b-0-amd64/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-multiarch/lib-b-0-i386/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-multiarch/lib-b-1-amd64/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-multiarch/lib-b-1-i386/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-multiarch/pkg-c/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-protected/Makefile [new file with mode: 0644]
tests/t-breaks-protected/lib-a-0/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-protected/lib-a-1/DEBIAN/control [new file with mode: 0644]
tests/t-breaks-protected/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-breaks/Makefile [new file with mode: 0644]
tests/t-breaks/lib-a-0/DEBIAN/control [new file with mode: 0644]
tests/t-breaks/lib-a-1/DEBIAN/control [new file with mode: 0644]
tests/t-breaks/lib-b-0/DEBIAN/control [new file with mode: 0644]
tests/t-breaks/lib-b-1/DEBIAN/control [new file with mode: 0644]
tests/t-breaks/pkg-c/DEBIAN/control [new file with mode: 0644]
tests/t-buildinfo/Makefile [new file with mode: 0644]
tests/t-buildinfo/db-buildinfo/status [new file with mode: 0644]
tests/t-buildinfo/db-buildinfo/updates/.keep [new file with mode: 0644]
tests/t-buildinfo/pkg-source/debian/changelog [new file with mode: 0644]
tests/t-buildinfo/pkg-source/debian/control [new file with mode: 0644]
tests/t-buildinfo/pkg-source/debian/source/format [new file with mode: 0644]
tests/t-conffile-conflict/Makefile [new file with mode: 0644]
tests/t-conffile-conflict/pkg-conff-a/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-conflict/pkg-conff-a/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-conflict/pkg-conff-a/test-conffile [new file with mode: 0644]
tests/t-conffile-conflict/pkg-conff-b/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-conflict/pkg-conff-b/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-conflict/pkg-conff-b/test-conffile [new file with mode: 0644]
tests/t-conffile-conflict/pkg-conff-c/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-conflict/pkg-conff-c/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-conflict/pkg-conff-c/test-conffile [new file with mode: 0644]
tests/t-conffile-declarative-removal/Makefile [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-owns-filename/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-owns-filename/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-owns-filename/test-dir/test-conffile-to-be-removed [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/test-dir/test-conffile-owned [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-removal-present/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-removal-present/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-removal-present/test-dir/test-conffile-to-be-removed [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-v1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-v1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-v1/test-dir/test-conffile-to-be-removed [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-v2/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-declarative-removal/pkg-conffile-v2/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-divert-conffile/Makefile [new file with mode: 0644]
tests/t-conffile-divert-conffile/pkg-conff-divert/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-divert-conffile/pkg-conff-divert/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-divert-conffile/pkg-conff-divert/DEBIAN/postrm [new file with mode: 0755]
tests/t-conffile-divert-conffile/pkg-conff-divert/DEBIAN/preinst [new file with mode: 0755]
tests/t-conffile-divert-conffile/pkg-conff-divert/test-conffile [new file with mode: 0644]
tests/t-conffile-divert-conffile/pkg-conff/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-divert-conffile/pkg-conff/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-divert-conffile/pkg-conff/test-conffile [new file with mode: 0644]
tests/t-conffile-divert-normal/Makefile [new file with mode: 0644]
tests/t-conffile-divert-normal/pkg-conff-divert/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-divert-normal/pkg-conff-divert/DEBIAN/postrm [new file with mode: 0755]
tests/t-conffile-divert-normal/pkg-conff-divert/DEBIAN/preinst [new file with mode: 0755]
tests/t-conffile-divert-normal/pkg-conff-divert/test-conffile [new file with mode: 0644]
tests/t-conffile-divert-normal/pkg-conff/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-divert-normal/pkg-conff/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-divert-normal/pkg-conff/test-conffile [new file with mode: 0644]
tests/t-conffile-forceask/Makefile [new file with mode: 0644]
tests/t-conffile-forceask/mod-conffile [new file with mode: 0644]
tests/t-conffile-forceask/pkg-conff-forceask-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-forceask/pkg-conff-forceask-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-forceask/pkg-conff-forceask-0/test-conffile [new file with mode: 0644]
tests/t-conffile-forceask/pkg-conff-forceask-1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-forceask/pkg-conff-forceask-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-forceask/pkg-conff-forceask-1/test-conffile [new file with mode: 0644]
tests/t-conffile-forceask/ref-conffile [new file with mode: 0644]
tests/t-conffile-forcemiss/Makefile [new file with mode: 0644]
tests/t-conffile-forcemiss/pkg-conff-forcemiss-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-forcemiss/pkg-conff-forcemiss-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-forcemiss/pkg-conff-forcemiss-0/test-conffile [new file with mode: 0644]
tests/t-conffile-forcemiss/pkg-conff-forcemiss-1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-forcemiss/pkg-conff-forcemiss-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-forcemiss/pkg-conff-forcemiss-1/test-conffile [new file with mode: 0644]
tests/t-conffile-forcemiss/ref-conffile [new file with mode: 0644]
tests/t-conffile-forcenew/Makefile [new file with mode: 0644]
tests/t-conffile-forcenew/mod-conffile [new file with mode: 0644]
tests/t-conffile-forcenew/pkg-conff-forcenew-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-forcenew/pkg-conff-forcenew-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-forcenew/pkg-conff-forcenew-0/test-conffile [new file with mode: 0644]
tests/t-conffile-forcenew/pkg-conff-forcenew-1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-forcenew/pkg-conff-forcenew-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-forcenew/pkg-conff-forcenew-1/test-conffile [new file with mode: 0644]
tests/t-conffile-forcenew/ref-conffile [new file with mode: 0644]
tests/t-conffile-normal/Makefile [new file with mode: 0644]
tests/t-conffile-normal/pkg-conffile/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-normal/pkg-conffile/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-normal/pkg-conffile/test-dir/test-conffile [new file with mode: 0644]
tests/t-conffile-obsolete/Makefile [new file with mode: 0644]
tests/t-conffile-obsolete/pkg-conff-obsolete-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-obsolete/pkg-conff-obsolete-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-obsolete/pkg-conff-obsolete-0/test-conffile [new file with mode: 0644]
tests/t-conffile-obsolete/pkg-conff-obsolete-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-obsolete/pkg-conff-obsolete-2/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-obsolete/pkg-conff-obsolete-2/DEBIAN/postinst [new file with mode: 0755]
tests/t-conffile-obsolete/pkg-conff-obsolete-2/DEBIAN/postrm [new file with mode: 0755]
tests/t-conffile-obsolete/pkg-conff-obsolete-2/DEBIAN/preinst [new file with mode: 0755]
tests/t-conffile-orphan/Makefile [new file with mode: 0644]
tests/t-conffile-orphan/pkg-conff-orphan-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-orphan/pkg-conff-orphan-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-orphan/pkg-conff-orphan-0/test-conffile [new file with mode: 0644]
tests/t-conffile-orphan/pkg-conff-orphan-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-orphan/pkg-conff-takeover/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-orphan/pkg-conff-takeover/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-orphan/pkg-conff-takeover/test-conffile [new file with mode: 0644]
tests/t-conffile-prompt/Makefile [new file with mode: 0644]
tests/t-conffile-prompt/pkg-conff-prompt-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-prompt/pkg-conff-prompt-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-prompt/pkg-conff-prompt-0/DEBIAN/postinst [new file with mode: 0755]
tests/t-conffile-prompt/pkg-conff-prompt-0/test-conffile [new file with mode: 0644]
tests/t-conffile-prompt/pkg-conff-prompt-1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-prompt/pkg-conff-prompt-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-prompt/pkg-conff-prompt-1/test-conffile [new file with mode: 0644]
tests/t-conffile-rename/Makefile [new file with mode: 0644]
tests/t-conffile-rename/pkg-conff-rename-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-rename/pkg-conff-rename-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-rename/pkg-conff-rename-0/test-conffile-old [new file with mode: 0644]
tests/t-conffile-rename/pkg-conff-rename-1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-rename/pkg-conff-rename-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-rename/pkg-conff-rename-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-conffile-rename/pkg-conff-rename-1/DEBIAN/postrm [new file with mode: 0755]
tests/t-conffile-rename/pkg-conff-rename-1/DEBIAN/preinst [new file with mode: 0755]
tests/t-conffile-rename/pkg-conff-rename-1/test-conffile-new [new file with mode: 0644]
tests/t-conffile-replaces-disappear/Makefile [new file with mode: 0644]
tests/t-conffile-replaces-disappear/pkg-conff-original/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-disappear/pkg-conff-original/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-disappear/pkg-conff-original/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-disappear/pkg-conff-takeover/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-disappear/pkg-conff-takeover/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-disappear/pkg-conff-takeover/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-disappear/ref-conffile [new file with mode: 0644]
tests/t-conffile-replaces-diverted/Makefile [new file with mode: 0644]
tests/t-conffile-replaces-diverted/pkg-conff-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-diverted/pkg-conff-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-diverted/pkg-conff-0/test/conffile [new file with mode: 0644]
tests/t-conffile-replaces-diverted/pkg-conff-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-diverted/pkg-conff-move/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-diverted/pkg-conff-move/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-diverted/pkg-conff-move/test/conffile [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/Makefile [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/pkg-conff-original-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/pkg-conff-original-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/pkg-conff-original-0/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/pkg-conff-original-0/test-original [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/pkg-conff-original-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/pkg-conff-original-1/test-original [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/pkg-conff-takeover/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/pkg-conff-takeover/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/pkg-conff-takeover/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/pkg-conff-takeover/test-takeover [new file with mode: 0644]
tests/t-conffile-replaces-downgrade/ref-conffile [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/Makefile [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-original-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-original-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-original-0/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-original-0/test-original [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-original-1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-original-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-original-1/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-original-1/test-original [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-takeover-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-takeover-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-takeover-0/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-takeover-0/test-takeover [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-takeover-1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-takeover-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-takeover-1/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/pkg-conff-takeover-1/test-takeover [new file with mode: 0644]
tests/t-conffile-replaces-existing-and-upgrade/ref-conffile [new file with mode: 0644]
tests/t-conffile-replaces-existing/Makefile [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-original-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-original-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-original-0/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-original-0/test-original [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-original-1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-original-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-original-1/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-original-1/test-original [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-takeover/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-takeover/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-takeover/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-existing/pkg-conff-takeover/test-takeover [new file with mode: 0644]
tests/t-conffile-replaces-existing/ref-conffile [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/Makefile [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-original/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-original/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-original/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-original/test-confpath [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-original/test-original [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-takeover-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-takeover-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-takeover-0/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-takeover-0/test-confpath [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-takeover-0/test-takeover [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-takeover-1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-takeover-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-takeover-1/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-takeover-1/test-confpath [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/pkg-conff-takeover-1/test-takeover [new file with mode: 0644]
tests/t-conffile-replaces-upgrade/ref-conffile [new file with mode: 0644]
tests/t-conffile-replaces/Makefile [new file with mode: 0644]
tests/t-conffile-replaces/pkg-conff-original/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces/pkg-conff-original/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces/pkg-conff-original/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces/pkg-conff-original/test-original [new file with mode: 0644]
tests/t-conffile-replaces/pkg-conff-takeover/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-replaces/pkg-conff-takeover/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-replaces/pkg-conff-takeover/test-conffile [new file with mode: 0644]
tests/t-conffile-replaces/pkg-conff-takeover/test-takeover [new file with mode: 0644]
tests/t-conffile-replaces/ref-conffile [new file with mode: 0644]
tests/t-conffile-root-option/Makefile [new file with mode: 0644]
tests/t-conffile-root-option/pkg-conff-a-1/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-root-option/pkg-conff-a-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-root-option/pkg-conff-a-1/test-conffile [new file with mode: 0644]
tests/t-conffile-root-option/pkg-conff-a-2/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-root-option/pkg-conff-b-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-root-option/pkg-conff-b-2/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-root-option/pkg-conff-b-2/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-root-option/pkg-conff-b-2/test-conffile [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/Makefile [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/pkg-conff-original-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/pkg-conff-original-0/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/pkg-conff-original-0/test-conffile [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/pkg-conff-original-0/test-original [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/pkg-conff-original-1/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/pkg-conff-original-1/test-original [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/pkg-conff-takeover/DEBIAN/conffiles [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/pkg-conff-takeover/DEBIAN/control [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/pkg-conff-takeover/test-conffile [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/pkg-conff-takeover/test-takeover [new file with mode: 0644]
tests/t-conffile-versioned-replaces-downgrade/ref-conffile [new file with mode: 0644]
tests/t-conflict-provide-replace-interface/Makefile [new file with mode: 0644]
tests/t-conflict-provide-replace-interface/pkg-a/DEBIAN/control [new file with mode: 0644]
tests/t-conflict-provide-replace-interface/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-conflict-provide-replace-real/Makefile [new file with mode: 0644]
tests/t-conflict-provide-replace-real/pkg-a/DEBIAN/control [new file with mode: 0644]
tests/t-conflict-provide-replace-real/pkg-a/test-conflict [new file with mode: 0644]
tests/t-conflict-provide-replace-real/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-conflict-provide-replace-real/pkg-b/test-conflict [new file with mode: 0644]
tests/t-conflict-provide-replace-virtual-multiarch/Makefile [new file with mode: 0644]
tests/t-conflict-provide-replace-virtual-multiarch/pkg-real-amd64/DEBIAN/control [new file with mode: 0644]
tests/t-conflict-provide-replace-virtual-multiarch/pkg-real-i386/DEBIAN/control [new file with mode: 0644]
tests/t-conflict-provide-replace-virtual-multiarch/pkg-virt-amd64/DEBIAN/control [new file with mode: 0644]
tests/t-conflict-provide-replace-virtual-multiarch/pkg-virt-i386/DEBIAN/control [new file with mode: 0644]
tests/t-conflict-provide-replace-virtual/Makefile [new file with mode: 0644]
tests/t-conflict-provide-replace-virtual/pkg-a/DEBIAN/control [new file with mode: 0644]
tests/t-conflict-provide-replace-virtual/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-conflicts-replaces/Makefile [new file with mode: 0644]
tests/t-conflicts-replaces/pkg-a/DEBIAN/control [new file with mode: 0644]
tests/t-conflicts-replaces/pkg-a/test-conflict [new file with mode: 0644]
tests/t-conflicts-replaces/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-conflicts-replaces/pkg-b/test-conflict [new file with mode: 0644]
tests/t-conflicts/Makefile [new file with mode: 0644]
tests/t-conflicts/pkg-a/DEBIAN/control [new file with mode: 0644]
tests/t-conflicts/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-control-bogus/Makefile [new file with mode: 0644]
tests/t-control-bogus/pkg-bogus-blank/DEBIAN/control [new file with mode: 0644]
tests/t-control-bogus/pkg-bogus-colon/DEBIAN/control [new file with mode: 0644]
tests/t-control-bogus/pkg-bogus-fieldname-empty/DEBIAN/control [new file with mode: 0644]
tests/t-control-bogus/pkg-bogus-fieldname-partial/DEBIAN/control [new file with mode: 0644]
tests/t-control-bogus/pkg-bogus-format-string/DEBIAN/control [new file with mode: 0644]
tests/t-control-no-arch/Makefile [new file with mode: 0644]
tests/t-control-no-arch/pkg-no-arch/DEBIAN/control [new file with mode: 0644]
tests/t-db/Makefile [new file with mode: 0644]
tests/t-db/db-bogus-dupe-diff-single/status [new file with mode: 0644]
tests/t-db/db-bogus-dupe-diff-single/updates/.keep [new file with mode: 0644]
tests/t-db/db-bogus-dupe-same-single/status [new file with mode: 0644]
tests/t-db/db-bogus-dupe-same-single/updates/.keep [new file with mode: 0644]
tests/t-db/db-bogus-multi-update/status [new file with mode: 0644]
tests/t-db/db-bogus-multi-update/updates/0001 [new file with mode: 0644]
tests/t-db/db-bogus-multi-update/updates/0002 [new file with mode: 0644]
tests/t-db/db-bogus-multi/status [new file with mode: 0644]
tests/t-db/db-bogus-multi/updates/.keep [new file with mode: 0644]
tests/t-db/db-bogus-single/status [new file with mode: 0644]
tests/t-db/db-bogus-single/updates/.keep [new file with mode: 0644]
tests/t-db/db-cross-multi-update/status [new file with mode: 0644]
tests/t-db/db-cross-multi-update/updates/0001 [new file with mode: 0644]
tests/t-db/db-cross-multi-update/updates/0002 [new file with mode: 0644]
tests/t-db/db-cross-multi-update/updates/0003 [new file with mode: 0644]
tests/t-db/db-cross-single-update/status [new file with mode: 0644]
tests/t-db/db-cross-single-update/updates/0001 [new file with mode: 0644]
tests/t-db/db-cross-single-update/updates/0002 [new file with mode: 0644]
tests/t-db/db-dupe-multi/status [new file with mode: 0644]
tests/t-db/db-dupe-multi/updates/.keep [new file with mode: 0644]
tests/t-db/db-field-blank-lines-update/status [new file with mode: 0644]
tests/t-db/db-field-blank-lines-update/updates/.keep [new file with mode: 0644]
tests/t-db/db-field-blank-lines-update/updates/0001 [new file with mode: 0644]
tests/t-db/db-field-blank-lines/status [new file with mode: 0644]
tests/t-db/db-field-blank-lines/updates/.keep [new file with mode: 0644]
tests/t-deb-lfs/Makefile [new file with mode: 0644]
tests/t-deb-lfs/pkg-lfs/DEBIAN/control [new file with mode: 0644]
tests/t-deb-lfs/pkg-sfs/DEBIAN/control [new file with mode: 0644]
tests/t-depends/Makefile [new file with mode: 0644]
tests/t-depends/pkg-depends-eq/DEBIAN/control [new file with mode: 0644]
tests/t-depends/pkg-depends-ge/DEBIAN/control [new file with mode: 0644]
tests/t-depends/pkg-depends-gt/DEBIAN/control [new file with mode: 0644]
tests/t-depends/pkg-depends-le/DEBIAN/control [new file with mode: 0644]
tests/t-depends/pkg-depends-lt/DEBIAN/control [new file with mode: 0644]
tests/t-depends/pkg-depends/DEBIAN/control [new file with mode: 0644]
tests/t-depends/pkg-real/DEBIAN/control [new file with mode: 0644]
tests/t-depends/pkg-version-1/DEBIAN/control [new file with mode: 0644]
tests/t-depends/pkg-version-2/DEBIAN/control [new file with mode: 0644]
tests/t-depends/pkg-version-3/DEBIAN/control [new file with mode: 0644]
tests/t-dir-extension-check/Makefile [new file with mode: 0644]
tests/t-dir-extension-check/pkg-dbg-dir/DEBIAN/control [new file with mode: 0644]
tests/t-dir-extension-check/pkg-dbg-dir/test-dir/.keep [new file with mode: 0644]
tests/t-dir-extension-check/pkg-dbg-dir/test-file [new file with mode: 0644]
tests/t-dir-leftover-conffile/Makefile [new file with mode: 0644]
tests/t-dir-leftover-conffile/pkg-dir-leftover-conffile/DEBIAN/conffiles [new file with mode: 0644]
tests/t-dir-leftover-conffile/pkg-dir-leftover-conffile/DEBIAN/control [new file with mode: 0644]
tests/t-dir-leftover-conffile/pkg-dir-leftover-conffile/test-dir/test-conffile [new file with mode: 0644]
tests/t-dir-leftover-deadlock/Makefile [new file with mode: 0644]
tests/t-dir-leftover-deadlock/pkg-dir-shared-0/DEBIAN/control [new file with mode: 0644]
tests/t-dir-leftover-deadlock/pkg-dir-shared-0/DEBIAN/postinst [new file with mode: 0755]
tests/t-dir-leftover-deadlock/pkg-dir-shared-0/DEBIAN/postrm [new file with mode: 0755]
tests/t-dir-leftover-deadlock/pkg-dir-shared-0/test-dir/.keep0 [new file with mode: 0644]
tests/t-dir-leftover-deadlock/pkg-dir-shared-1/DEBIAN/control [new file with mode: 0644]
tests/t-dir-leftover-deadlock/pkg-dir-shared-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-dir-leftover-deadlock/pkg-dir-shared-1/DEBIAN/postrm [new file with mode: 0755]
tests/t-dir-leftover-deadlock/pkg-dir-shared-1/test-dir/.keep1 [new file with mode: 0644]
tests/t-dir-leftover-parents/Makefile [new file with mode: 0644]
tests/t-dir-leftover-parents/pkg-dir-shared-notempty/DEBIAN/control [new file with mode: 0644]
tests/t-dir-leftover-parents/pkg-dir-shared-notempty/DEBIAN/postinst [new file with mode: 0755]
tests/t-dir-leftover-parents/pkg-dir-shared-notempty/DEBIAN/postrm [new file with mode: 0755]
tests/t-dir-leftover-parents/pkg-dir-shared-notempty/test-dir/subdir/subsubdir/.keep [new file with mode: 0644]
tests/t-dir-leftover-parents/pkg-dir-shared/DEBIAN/control [new file with mode: 0644]
tests/t-dir-leftover-parents/pkg-dir-shared/test-dir/subdir/.keep [new file with mode: 0644]
tests/t-dir-shared-replaces-lost/Makefile [new file with mode: 0644]
tests/t-dir-shared-replaces-lost/pkg-dir-original/DEBIAN/control [new file with mode: 0644]
tests/t-dir-shared-replaces-lost/pkg-dir-original/test-dir/test-original [new file with mode: 0644]
tests/t-dir-shared-replaces-lost/pkg-dir-takeover/DEBIAN/control [new file with mode: 0644]
tests/t-dir-shared-replaces-lost/pkg-dir-takeover/test-dir/test-takeover [new file with mode: 0644]
tests/t-disappear-depended/Makefile [new file with mode: 0644]
tests/t-disappear-depended/pkg-depend/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-depended/pkg-disappear/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-depended/pkg-disappear/test-dir/test-normal [new file with mode: 0644]
tests/t-disappear-depended/pkg-normal/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-depended/pkg-normal/test-dir/test-normal [new file with mode: 0644]
tests/t-disappear-diverted-other/Makefile [new file with mode: 0644]
tests/t-disappear-diverted-other/pkg-divert/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-diverted-other/pkg-divert/DEBIAN/postrm [new file with mode: 0755]
tests/t-disappear-diverted-other/pkg-divert/DEBIAN/preinst [new file with mode: 0755]
tests/t-disappear-diverted-other/pkg-divert/test-dir/test-normal [new file with mode: 0644]
tests/t-disappear-diverted-other/pkg-diverted/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-diverted-other/pkg-diverted/test-dir/test-divert [new file with mode: 0644]
tests/t-disappear-diverted-other/pkg-replaces/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-diverted-other/pkg-replaces/test-dir/test-normal [new file with mode: 0644]
tests/t-disappear-diverted/Makefile [new file with mode: 0644]
tests/t-disappear-diverted/pkg-disappear/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-diverted/pkg-disappear/test-dir/test-normal [new file with mode: 0644]
tests/t-disappear-diverted/pkg-divert/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-diverted/pkg-divert/DEBIAN/postrm [new file with mode: 0755]
tests/t-disappear-diverted/pkg-divert/DEBIAN/preinst [new file with mode: 0755]
tests/t-disappear-diverted/pkg-divert/test-dir/test-normal [new file with mode: 0644]
tests/t-disappear-diverted/pkg-normal/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-diverted/pkg-normal/test-dir/test-normal [new file with mode: 0644]
tests/t-disappear-empty/Makefile [new file with mode: 0644]
tests/t-disappear-empty/pkg-disappear-0/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-empty/pkg-disappear-0/test-dir/test-disappear [new file with mode: 0644]
tests/t-disappear-empty/pkg-disappear-1/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-empty/pkg-normal/DEBIAN/control [new file with mode: 0644]
tests/t-disappear-empty/pkg-normal/test-dir/test-normal [new file with mode: 0644]
tests/t-disappear/Makefile [new file with mode: 0644]
tests/t-disappear/pkg-disappear-0/DEBIAN/control [new file with mode: 0644]
tests/t-disappear/pkg-disappear-0/test-dir/test-disappear [new file with mode: 0644]
tests/t-disappear/pkg-disappear-1/DEBIAN/control [new file with mode: 0644]
tests/t-disappear/pkg-normal/DEBIAN/control [new file with mode: 0644]
tests/t-disappear/pkg-normal/test-dir/test-normal [new file with mode: 0644]
tests/t-failinst-failrm/Makefile [new file with mode: 0644]
tests/t-failinst-failrm/pkg-failinst-failrm-0/DEBIAN/control [new file with mode: 0644]
tests/t-failinst-failrm/pkg-failinst-failrm-0/DEBIAN/postinst [new file with mode: 0755]
tests/t-failinst-failrm/pkg-failinst-failrm-0/DEBIAN/prerm [new file with mode: 0755]
tests/t-failinst-failrm/pkg-failinst-failrm-1/DEBIAN/control [new file with mode: 0644]
tests/t-field-priority/Makefile [new file with mode: 0644]
tests/t-field-priority/pkg-priority/DEBIAN/control [new file with mode: 0644]
tests/t-file-conflicts/Makefile [new file with mode: 0644]
tests/t-file-conflicts/pkg-a/DEBIAN/control [new file with mode: 0644]
tests/t-file-conflicts/pkg-a/test-conflict [new file with mode: 0644]
tests/t-file-conflicts/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-file-conflicts/pkg-b/test-conflict [new file with mode: 0644]
tests/t-file-replaces-disappear/Makefile [new file with mode: 0644]
tests/t-file-replaces-disappear/pkg-file-original/DEBIAN/control [new file with mode: 0644]
tests/t-file-replaces-disappear/pkg-file-original/test-file [new file with mode: 0644]
tests/t-file-replaces-disappear/pkg-file-original/test-other [new file with mode: 0644]
tests/t-file-replaces-disappear/pkg-file-takeover/DEBIAN/control [new file with mode: 0644]
tests/t-file-replaces-disappear/pkg-file-takeover/test-file [new file with mode: 0644]
tests/t-file-replaces-disappear/pkg-file-takeover/test-other [new file with mode: 0644]
tests/t-file-replaces-disappear/ref-file [new file with mode: 0644]
tests/t-file-replaces-versioned/Makefile [new file with mode: 0644]
tests/t-file-replaces-versioned/pkg-file-original-0/DEBIAN/control [new file with mode: 0644]
tests/t-file-replaces-versioned/pkg-file-original-0/test-file [new file with mode: 0644]
tests/t-file-replaces-versioned/pkg-file-original-0/test-original [new file with mode: 0644]
tests/t-file-replaces-versioned/pkg-file-original-1/DEBIAN/control [new file with mode: 0644]
tests/t-file-replaces-versioned/pkg-file-original-1/test-original [new file with mode: 0644]
tests/t-file-replaces-versioned/pkg-file-takeover-0/DEBIAN/control [new file with mode: 0644]
tests/t-file-replaces-versioned/pkg-file-takeover-0/test-takeover [new file with mode: 0644]
tests/t-file-replaces-versioned/pkg-file-takeover-1/DEBIAN/control [new file with mode: 0644]
tests/t-file-replaces-versioned/pkg-file-takeover-1/test-file [new file with mode: 0644]
tests/t-file-replaces-versioned/pkg-file-takeover-1/test-takeover [new file with mode: 0644]
tests/t-file-replaces-versioned/ref-file [new file with mode: 0644]
tests/t-file-replaces/Makefile [new file with mode: 0644]
tests/t-file-replaces/pkg-file-original/DEBIAN/control [new file with mode: 0644]
tests/t-file-replaces/pkg-file-original/test-file [new file with mode: 0644]
tests/t-file-replaces/pkg-file-original/test-original [new file with mode: 0644]
tests/t-file-replaces/pkg-file-takeover/DEBIAN/control [new file with mode: 0644]
tests/t-file-replaces/pkg-file-takeover/test-file [new file with mode: 0644]
tests/t-file-replaces/pkg-file-takeover/test-takeover [new file with mode: 0644]
tests/t-file-replaces/ref-file [new file with mode: 0644]
tests/t-filtering/Makefile [new file with mode: 0644]
tests/t-filtering/pkg-somefiles/DEBIAN/control [new file with mode: 0644]
tests/t-filtering/pkg-somefiles/test/lib/pkg-somefiles/run [new file with mode: 0644]
tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/README [new file with mode: 0644]
tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/copyright [new file with mode: 0644]
tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/html/index.html [new file with mode: 0644]
tests/t-filtering/pkg-somefiles/test/share/locale/ca/foo.mo [new file with mode: 0644]
tests/t-filtering/pkg-somefiles/test/share/locale/de/foo.mo [new file with mode: 0644]
tests/t-filtering/pkg-somefiles/test/share/locale/es/foo.mo [new file with mode: 0644]
tests/t-maintscript-leak/Makefile [new file with mode: 0644]
tests/t-maintscript-leak/pkg-maintscript-leak/DEBIAN/control [new file with mode: 0644]
tests/t-maintscript-leak/pkg-maintscript-leak/DEBIAN/postinst [new file with mode: 0755]
tests/t-maintscript-leak/pkg-maintscript-leak/DEBIAN/postrm [new file with mode: 0755]
tests/t-maintscript-leak/pkg-maintscript-leak/DEBIAN/preinst [new file with mode: 0755]
tests/t-maintscript-leak/pkg-maintscript-leak/DEBIAN/prerm [new file with mode: 0755]
tests/t-multiarch/Makefile [new file with mode: 0644]
tests/t-multiarch/pkg-template/DEBIAN/control [new file with mode: 0644]
tests/t-normal/Makefile [new file with mode: 0644]
tests/t-normal/pkg-normal/DEBIAN/control [new file with mode: 0644]
tests/t-option-dry-run/Makefile [new file with mode: 0644]
tests/t-option-dry-run/pkg-normal/DEBIAN/control [new file with mode: 0644]
tests/t-option-recursive/Makefile [new file with mode: 0644]
tests/t-option-recursive/dir-a/pkg-a/DEBIAN/control [new file with mode: 0644]
tests/t-option-recursive/dir-b/dir-bb/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-option-recursive/pkg-c/DEBIAN/control [new file with mode: 0644]
tests/t-predepends-no-triggers/Makefile [new file with mode: 0644]
tests/t-predepends-no-triggers/pkg-predepends/DEBIAN/control [new file with mode: 0644]
tests/t-predepends-no-triggers/pkg-real/DEBIAN/control [new file with mode: 0644]
tests/t-predepends-no-triggers/pkg-real/trigger/a-file [new file with mode: 0644]
tests/t-predepends-no-triggers/pkg-trigger/DEBIAN/control [new file with mode: 0644]
tests/t-predepends-no-triggers/pkg-trigger/DEBIAN/postinst [new file with mode: 0755]
tests/t-predepends-no-triggers/pkg-trigger/DEBIAN/triggers [new file with mode: 0644]
tests/t-provides-arch-implicit/Makefile [new file with mode: 0644]
tests/t-provides-arch-implicit/pkg-a/DEBIAN/control [new file with mode: 0644]
tests/t-provides-arch-implicit/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-provides-arch-implicit/pkg-dep/DEBIAN/control [new file with mode: 0644]
tests/t-provides-arch-qualified/Makefile [new file with mode: 0644]
tests/t-provides-arch-qualified/pkg-a/DEBIAN/control [new file with mode: 0644]
tests/t-provides-arch-qualified/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/Makefile [new file with mode: 0644]
tests/t-provides-self/pkg-breaks-eq/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-breaks-ge/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-breaks-le/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-breaks/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-conflicts-eq/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-conflicts-ge/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-conflicts-le/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-conflicts/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-depends-eq/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-depends-ge/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-depends-le/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-depends/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-predepends-eq/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-predepends-ge/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-predepends-le/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-predepends/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-provides-10-20/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-provides-10/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-provides-20/DEBIAN/control [new file with mode: 0644]
tests/t-provides-self/pkg-provides/DEBIAN/control [new file with mode: 0644]
tests/t-provides/Makefile [new file with mode: 0644]
tests/t-provides/pkg-a-depends-ge-lt/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-b-provides-10/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-breaks-eq/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-breaks-ge/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-breaks-le/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-breaks/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-c-provides-20/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-conflicts-eq/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-conflicts-ge/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-conflicts-le/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-conflicts/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-depends-eq/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-depends-ge/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-depends-le/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-depends/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-predepends-eq/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-predepends-ge/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-predepends-le/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-predepends/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-provides-10-20/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-provides-10/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-provides-20/DEBIAN/control [new file with mode: 0644]
tests/t-provides/pkg-provides/DEBIAN/control [new file with mode: 0644]
tests/t-queue-process-deconf-dupe/Makefile [new file with mode: 0644]
tests/t-queue-process-deconf-dupe/pkg-a-0/DEBIAN/control [new file with mode: 0644]
tests/t-queue-process-deconf-dupe/pkg-a-0/test-a [new file with mode: 0644]
tests/t-queue-process-deconf-dupe/pkg-a-0/test-move [new file with mode: 0644]
tests/t-queue-process-deconf-dupe/pkg-a-1/DEBIAN/control [new file with mode: 0644]
tests/t-queue-process-deconf-dupe/pkg-a-1/test-a [new file with mode: 0644]
tests/t-queue-process-deconf-dupe/pkg-b/DEBIAN/control [new file with mode: 0644]
tests/t-queue-process-deconf-dupe/pkg-b/test-b [new file with mode: 0644]
tests/t-queue-process-deconf-dupe/pkg-b/test-move [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/Makefile [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-conffile-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-conffile-0/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-conffile-0/test-path/file-conf [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-conffile-1/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-conffile-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-abs/pkg-dir-conffile-1/DEBIAN/postrm [new file with mode: 0755]
tests/t-switch-dir-to-symlink-abs/pkg-dir-conffile-1/DEBIAN/preinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-abs/pkg-dir-file-moved/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-file-moved/test-dir/file-normal [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-file-other/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-file-other/test-path/file-other [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-ext-0/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-ext-0/test-path/file-normal [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-ext-1/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-ext-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-ext-1/DEBIAN/postrm [new file with mode: 0755]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-ext-1/DEBIAN/preinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-int-0/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-int-0/test-path/file-normal [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-int-1/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-int-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-int-1/DEBIAN/postrm [new file with mode: 0755]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-int-1/DEBIAN/preinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-abs/pkg-dir-symlink-int-1/test-dir/file-other [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/Makefile [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-conffile-0/DEBIAN/conffiles [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-conffile-0/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-conffile-0/test-path/test-subpath/file-conf [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-conffile-1/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-conffile-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-rel/pkg-dir-conffile-1/DEBIAN/postrm [new file with mode: 0755]
tests/t-switch-dir-to-symlink-rel/pkg-dir-conffile-1/DEBIAN/preinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-rel/pkg-dir-file-moved/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-file-moved/test-dir/file-normal [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-file-other/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-file-other/test-path/test-subpath/file-other [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-ext-0/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-ext-0/test-path/test-subpath/file-normal [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-ext-1/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-ext-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-ext-1/DEBIAN/postrm [new file with mode: 0755]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-ext-1/DEBIAN/preinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-int-0/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-int-0/test-path/test-subpath/file-normal [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-int-1/DEBIAN/control [new file with mode: 0644]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-int-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-int-1/DEBIAN/postrm [new file with mode: 0755]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-int-1/DEBIAN/preinst [new file with mode: 0755]
tests/t-switch-dir-to-symlink-rel/pkg-dir-symlink-int-1/test-dir/file-other [new file with mode: 0644]
tests/t-switch-symlink-abs-to-dir/Makefile [new file with mode: 0644]
tests/t-switch-symlink-abs-to-dir/pkg-dir-real/DEBIAN/control [new file with mode: 0644]
tests/t-switch-symlink-abs-to-dir/pkg-dir-real/test-dir/file-dir [new file with mode: 0644]
tests/t-switch-symlink-abs-to-dir/pkg-dir-symlink-0/DEBIAN/control [new file with mode: 0644]
tests/t-switch-symlink-abs-to-dir/pkg-dir-symlink-1/DEBIAN/control [new file with mode: 0644]
tests/t-switch-symlink-abs-to-dir/pkg-dir-symlink-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-switch-symlink-abs-to-dir/pkg-dir-symlink-1/DEBIAN/postrm [new file with mode: 0755]
tests/t-switch-symlink-abs-to-dir/pkg-dir-symlink-1/DEBIAN/preinst [new file with mode: 0755]
tests/t-switch-symlink-abs-to-dir/pkg-dir-symlink-1/test-symlink/file-owned [new file with mode: 0644]
tests/t-switch-symlink-rel-to-dir/Makefile [new file with mode: 0644]
tests/t-switch-symlink-rel-to-dir/pkg-dir-real/DEBIAN/control [new file with mode: 0644]
tests/t-switch-symlink-rel-to-dir/pkg-dir-real/test-dir/file-dir [new file with mode: 0644]
tests/t-switch-symlink-rel-to-dir/pkg-dir-symlink-0/DEBIAN/control [new file with mode: 0644]
tests/t-switch-symlink-rel-to-dir/pkg-dir-symlink-1/DEBIAN/control [new file with mode: 0644]
tests/t-switch-symlink-rel-to-dir/pkg-dir-symlink-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-switch-symlink-rel-to-dir/pkg-dir-symlink-1/DEBIAN/postrm [new file with mode: 0755]
tests/t-switch-symlink-rel-to-dir/pkg-dir-symlink-1/DEBIAN/preinst [new file with mode: 0755]
tests/t-switch-symlink-rel-to-dir/pkg-dir-symlink-1/test-path/test-symlink/file-owned [new file with mode: 0644]
tests/t-symlink-dir/Makefile [new file with mode: 0644]
tests/t-symlink-dir/pkg-dir-real/DEBIAN/control [new file with mode: 0644]
tests/t-symlink-dir/pkg-dir-real/test-dir/file-dir [new file with mode: 0644]
tests/t-symlink-dir/pkg-dir-symlink-0/DEBIAN/control [new file with mode: 0644]
tests/t-symlink-dir/pkg-dir-symlink-0/file-symlink [new file with mode: 0644]
tests/t-symlink-dir/pkg-dir-symlink-1/DEBIAN/control [new file with mode: 0644]
tests/t-symlink-dir/pkg-dir-symlink-1/file-symlink [new file with mode: 0644]
tests/t-symlink-dir/pkg-file/DEBIAN/conffiles [new file with mode: 0644]
tests/t-symlink-dir/pkg-file/DEBIAN/control [new file with mode: 0644]
tests/t-symlink-dir/pkg-file/test-symlink/file-file [new file with mode: 0644]
tests/t-triggers-configure/Makefile [new file with mode: 0644]
tests/t-triggers-configure/pkg-activate/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-configure/pkg-activate/test/trigger/test-file [new file with mode: 0644]
tests/t-triggers-configure/pkg-interest-0/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-configure/pkg-interest-0/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-configure/pkg-interest-1/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-configure/pkg-interest-1/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-configure/pkg-interest-1/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-cycle/Makefile [new file with mode: 0644]
tests/t-triggers-cycle/pkg-depends/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-cycle/pkg-trigger-a/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-cycle/pkg-trigger-a/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-cycle/pkg-trigger-a/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-cycle/pkg-trigger-b/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-cycle/pkg-trigger-b/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-cycle/pkg-trigger-b/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-db/Makefile [new file with mode: 0644]
tests/t-triggers-db/pkg-triggers-foreign/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-db/pkg-triggers-foreign/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-db/pkg-triggers-native/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-db/pkg-triggers-native/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-db/pkg-triggers-same/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-db/pkg-triggers-same/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-foreign/arch [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-foreign/info/format [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-foreign/info/pkg-triggers.list [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-foreign/info/pkg-triggers.md5sums [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-foreign/info/pkg-triggers.triggers [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-foreign/status [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-foreign/triggers/File [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-foreign/triggers/a-trigger [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-native/arch [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-native/info/format [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-native/info/pkg-triggers.list [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-native/info/pkg-triggers.md5sums [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-native/info/pkg-triggers.triggers [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-native/status [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-native/triggers/File [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-native/triggers/a-trigger [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-same/arch [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-same/info/format [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-same/info/pkg-triggers:amd64.list [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-same/info/pkg-triggers:amd64.md5sums [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-same/info/pkg-triggers:amd64.triggers [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-same/status [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-same/triggers/File [new file with mode: 0644]
tests/t-triggers-db/tmpl-db-same/triggers/a-trigger [new file with mode: 0644]
tests/t-triggers-depcycle/Makefile [new file with mode: 0644]
tests/t-triggers-depcycle/pkg-depends-0/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depcycle/pkg-depends-1/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depcycle/pkg-files-0/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depcycle/pkg-files-0/test/trigger/test-file [new file with mode: 0644]
tests/t-triggers-depcycle/pkg-files-1/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depcycle/pkg-files-1/test/trigger/test-file [new file with mode: 0644]
tests/t-triggers-depcycle/pkg-trigger/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depcycle/pkg-trigger/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-depcycle/pkg-trigger/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-depends/Makefile [new file with mode: 0644]
tests/t-triggers-depends/pkg-activate/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depends/pkg-activate/test/trigger/trigger-file [new file with mode: 0644]
tests/t-triggers-depends/pkg-depended/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depends/pkg-interest/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depends/pkg-interest/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-depends/pkg-interest/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-depfarcycle/Makefile [new file with mode: 0644]
tests/t-triggers-depfarcycle/pkg-depends-a/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depfarcycle/pkg-depends-b/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depfarcycle/pkg-files/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depfarcycle/pkg-files/test/trigger/test-file [new file with mode: 0644]
tests/t-triggers-depfarcycle/pkg-trigger/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-depfarcycle/pkg-trigger/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-depfarcycle/pkg-trigger/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-halt/Makefile [new file with mode: 0644]
tests/t-triggers-halt/pkg-depends/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-halt/pkg-files/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-halt/pkg-files/test/trigger/test-file [new file with mode: 0644]
tests/t-triggers-halt/pkg-remove/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-halt/pkg-trigger/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-halt/pkg-trigger/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-halt/pkg-trigger/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-path/Makefile [new file with mode: 0644]
tests/t-triggers-path/pkg-interest/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-path/pkg-interest/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-path/pkg-interest/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-path/pkg-trigger-cmd/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-path/pkg-trigger-cmd/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-path/pkg-trigger-conffile/DEBIAN/conffiles [new file with mode: 0644]
tests/t-triggers-path/pkg-trigger-conffile/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-path/pkg-trigger-conffile/test/trigger/test-file [new file with mode: 0644]
tests/t-triggers-selfcycle/Makefile [new file with mode: 0644]
tests/t-triggers-selfcycle/pkg-trigger-activate/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-selfcycle/pkg-trigger-activate/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-selfcycle/pkg-trigger-activate/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-selfcycle/pkg-trigger-unpack/DEBIAN/control [new file with mode: 0644]
tests/t-triggers-selfcycle/pkg-trigger-unpack/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers-selfcycle/pkg-trigger-unpack/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers-selfcycle/pkg-trigger-unpack/test/trigger/test-file [new file with mode: 0644]
tests/t-triggers/Makefile [new file with mode: 0644]
tests/t-triggers/pkg-trig-cmd/DEBIAN/control [new file with mode: 0644]
tests/t-triggers/pkg-trig-cmd/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers/pkg-trig-cmd/DEBIAN/postrm [new file with mode: 0755]
tests/t-triggers/pkg-trig-cmd/DEBIAN/preinst [new file with mode: 0755]
tests/t-triggers/pkg-trig-cmd/DEBIAN/prerm [new file with mode: 0755]
tests/t-triggers/pkg-trig-explicit/DEBIAN/control [new file with mode: 0644]
tests/t-triggers/pkg-trig-explicit/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers/pkg-trig-file/DEBIAN/control [new file with mode: 0644]
tests/t-triggers/pkg-trig-file/triggers/a-file [new file with mode: 0644]
tests/t-triggers/pkg-triggers-await/DEBIAN/control [new file with mode: 0644]
tests/t-triggers/pkg-triggers-await/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers/pkg-triggers-await/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers/pkg-triggers-noawait/DEBIAN/control [new file with mode: 0644]
tests/t-triggers/pkg-triggers-noawait/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers/pkg-triggers-noawait/DEBIAN/triggers [new file with mode: 0644]
tests/t-triggers/pkg-triggers/DEBIAN/control [new file with mode: 0644]
tests/t-triggers/pkg-triggers/DEBIAN/postinst [new file with mode: 0755]
tests/t-triggers/pkg-triggers/DEBIAN/triggers [new file with mode: 0644]
tests/t-unpack-device/Makefile [new file with mode: 0644]
tests/t-unpack-device/pkg-device/DEBIAN/control [new file with mode: 0644]
tests/t-unpack-divert-hardlink/Makefile [new file with mode: 0644]
tests/t-unpack-divert-hardlink/pkg-hardlink/DEBIAN/control [new file with mode: 0644]
tests/t-unpack-divert-hardlink/pkg-hardlink/test-file [new file with mode: 0644]
tests/t-unpack-divert-nowarn/Makefile [new file with mode: 0644]
tests/t-unpack-divert-nowarn/pkg-divert-unpacking/DEBIAN/control [new file with mode: 0644]
tests/t-unpack-divert-nowarn/pkg-divert-unpacking/DEBIAN/postrm [new file with mode: 0755]
tests/t-unpack-divert-nowarn/pkg-divert-unpacking/DEBIAN/preinst [new file with mode: 0755]
tests/t-unpack-divert-nowarn/pkg-divert-unpacking/test-file [new file with mode: 0644]
tests/t-unpack-divert-nowarn/pkg-files/DEBIAN/control [new file with mode: 0644]
tests/t-unpack-divert-nowarn/pkg-files/test-file [new file with mode: 0644]
tests/t-unpack-divert-overwrite/Makefile [new file with mode: 0644]
tests/t-unpack-divert-overwrite/pkg-divert/DEBIAN/control [new file with mode: 0644]
tests/t-unpack-divert-overwrite/pkg-divert/DEBIAN/postrm [new file with mode: 0755]
tests/t-unpack-divert-overwrite/pkg-divert/DEBIAN/preinst [new file with mode: 0755]
tests/t-unpack-divert-overwrite/pkg-divert/test-file [new file with mode: 0644]
tests/t-unpack-divert-overwrite/pkg-files/DEBIAN/control [new file with mode: 0644]
tests/t-unpack-divert-overwrite/pkg-files/test-file [new file with mode: 0644]
tests/t-unpack-divert-overwrite/pkg-replaces/DEBIAN/control [new file with mode: 0644]
tests/t-unpack-divert-overwrite/pkg-replaces/test-other [new file with mode: 0644]
tests/t-unpack-fifo/Makefile [new file with mode: 0644]
tests/t-unpack-fifo/pkg-fifo/DEBIAN/control [new file with mode: 0644]
tests/t-unpack-hardlink/Makefile [new file with mode: 0644]
tests/t-unpack-hardlink/pkg-hardlink/DEBIAN/conffiles [new file with mode: 0644]
tests/t-unpack-hardlink/pkg-hardlink/DEBIAN/control [new file with mode: 0644]
tests/t-unpack-symlink/Makefile [new file with mode: 0644]
tests/t-unpack-symlink/pkg-symlink/DEBIAN/control [new file with mode: 0644]
tests/t-unpack-symlink/pkg-symlink/test-file [new file with mode: 0644]
tests/t-verify/Makefile [new file with mode: 0644]
tests/t-verify/pkg-verify/DEBIAN/control [new file with mode: 0644]
tests/t-verify/pkg-verify/test-dir/test-data [new file with mode: 0644]
tests/t-verify/pkg-verify/test-dir/test-digits [new file with mode: 0644]
tests/t-verify/pkg-verify/test-file [new file with mode: 0644]
utils/Makefile.am [new file with mode: 0644]
utils/Makefile.in [new file with mode: 0644]
utils/README.alternatives [new file with mode: 0644]
utils/start-stop-daemon.c [new file with mode: 0644]
utils/t/update_alternatives.t [new file with mode: 0644]
utils/update-alternatives.c [new file with mode: 0644]
utils/update-alternatives.polkit.in [new file with mode: 0644]