dpkg (1.20.5) unstable; urgency=medium
authorGuillem Jover <guillem@debian.org>
Wed, 8 Jul 2020 03:40:39 +0000 (04:40 +0100)
committerGuillem Jover <guillem@debian.org>
Wed, 8 Jul 2020 03:40:39 +0000 (04:40 +0100)
commitd0040e5dd1790bd0d113348fc17ad2ff315f64f6
treeaaf87ced5f9d11197682750a9e1d68f1cb10f40c
dpkg (1.20.5) unstable; urgency=medium

  [ Guillem Jover ]
  * Revert change to prefix the specs file spec string self_spec with +
    instead of *. The prefix is supposed to go in the text itself
    instead of the spec name, which already had it. This change only
    apparently fixed the issue at hand because gcc started parsing it as
    the «[SUFFIX]:» case, completely disabling the PIE handling.
    Thanks to Thorsten Glaser <tg@mirbsd.de>.
  * Perl modules:
    - Dpkg::Source::Package::V1: Explicitly initialize constructor options to
      their implicit values, otherwise other code end up assuming different
      defaults. This is required here too as this class does not call the
      initialization from its parent.
  * Build system:
    - Detect the GNU program variants for make, patch and tar in the CPAN
      distribution to replace in the Dpkg module.
    - Set DEB_BUILD_ARCH to a dummy “amd64” in the CPAN distribution tests
      to not require a dpkg(1) in the system.
  * Test suite:
    - Only print the Dpkg::Path::check_directory_traversal() error on failure.

  [ Updated scripts translations ]
  * German (Helge Kreutzmann).

[dgit import package dpkg 1.20.5]
1172 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/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/depcomp [new file with mode: 0755]
build-aux/install-sh [new file with mode: 0755]
build-aux/ltmain.sh [new file with mode: 0644]
build-aux/missing [new file with mode: 0755]
check.am [new file with mode: 0644]
config.h.in [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
cpan.am [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.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.postrm [new file with mode: 0755]
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.manpages [new file with mode: 0644]
debian/dselect.postrm [new file with mode: 0755]
debian/libdpkg-dev.install [new file with mode: 0644]
debian/libdpkg-perl.install [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/tests/control [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/frontend.txt [new file with mode: 0644]
doc/lcov-inject.pl [new file with mode: 0755]
doc/protected-field.txt [new file with mode: 0644]
doc/rootless-builds.txt [new file with mode: 0644]
doc/triggers.txt [new file with mode: 0644]
dpkg-deb/Makefile.am [new file with mode: 0644]
dpkg-deb/Makefile.in [new file with mode: 0644]
dpkg-deb/build.c [new file with mode: 0644]
dpkg-deb/dpkg-deb.h [new file with mode: 0644]
dpkg-deb/extract.c [new file with mode: 0644]
dpkg-deb/info.c [new file with mode: 0644]
dpkg-deb/main.c [new file with mode: 0644]
dpkg-split/Makefile.am [new file with mode: 0644]
dpkg-split/Makefile.in [new file with mode: 0644]
dpkg-split/dpkg-split.h [new file with mode: 0644]
dpkg-split/info.c [new file with mode: 0644]
dpkg-split/join.c [new file with mode: 0644]
dpkg-split/main.c [new file with mode: 0644]
dpkg-split/queue.c [new file with mode: 0644]
dpkg-split/split.c [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/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/disk/desc.mounted [new file with mode: 0644]
dselect/methods/disk/install [new file with mode: 0755]
dselect/methods/disk/names [new file with mode: 0644]
dselect/methods/disk/setup [new file with mode: 0755]
dselect/methods/disk/update [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/multicd/README.multicd [new file with mode: 0644]
dselect/methods/multicd/desc.multi_cd [new file with mode: 0644]
dselect/methods/multicd/install [new file with mode: 0755]
dselect/methods/multicd/names [new file with mode: 0644]
dselect/methods/multicd/setup [new file with mode: 0755]
dselect/methods/multicd/update [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]
get-version [new file with mode: 0755]
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.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/gettext.h [new file with mode: 0644]
lib/compat/md5.c [new file with mode: 0644]
lib/compat/md5.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/selinux.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/mlib.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-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/Makefile.am [new file with mode: 0644]
lib/dpkg/t/Makefile.in [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/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-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-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/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-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-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-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-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-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-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/deb-override.pod [new file with mode: 0644]
man/es/dpkg-distaddfile.pod [new file with mode: 0644]
man/es/dpkg-split.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/es/update-alternatives.pod [new file with mode: 0644]
man/fr/deb-buildinfo.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-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-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-substvars.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-buildflags.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-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-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/dpkg.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/start-stop-daemon.pod [new file with mode: 0644]
man/fr/update-alternatives.pod [new file with mode: 0644]
man/hu/dpkg.cfg.pod [new file with mode: 0644]
man/hu/dselect.cfg.pod [new file with mode: 0644]
man/it/deb-old.pod [new file with mode: 0644]
man/it/deb-override.pod [new file with mode: 0644]
man/it/deb.pod [new file with mode: 0644]
man/it/dpkg-distaddfile.pod [new file with mode: 0644]
man/it/dpkg-maintscript-helper.pod [new file with mode: 0644]
man/it/dpkg-split.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/it/update-alternatives.pod [new file with mode: 0644]
man/ja/deb-old.pod [new file with mode: 0644]
man/ja/deb-override.pod [new file with mode: 0644]
man/ja/dpkg-distaddfile.pod [new file with mode: 0644]
man/ja/dpkg-split.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/ja/update-alternatives.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-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-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-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-substvars.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-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-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-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/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/deb-override.pod [new file with mode: 0644]
man/pl/dpkg-distaddfile.pod [new file with mode: 0644]
man/pl/dpkg-split.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/pl/update-alternatives.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_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/start-stop-daemon.pod [new file with mode: 0644]
man/sv/deb-old.pod [new file with mode: 0644]
man/sv/deb-override.pod [new file with mode: 0644]
man/sv/deb.pod [new file with mode: 0644]
man/sv/dpkg-distaddfile.pod [new file with mode: 0644]
man/sv/dpkg-gencontrol.pod [new file with mode: 0644]
man/sv/dpkg-maintscript-helper.pod [new file with mode: 0644]
man/sv/dpkg-split.pod [new file with mode: 0644]
man/sv/dpkg.cfg.pod [new file with mode: 0644]
man/sv/dselect.cfg.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/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]
run-script [new file with mode: 0755]
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/Env.pm [new file with mode: 0644]
scripts/Dpkg/Build/Info.pm [new file with mode: 0644]
scripts/Dpkg/Build/Types.pm [new file with mode: 0644]
scripts/Dpkg/BuildFlags.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/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/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/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/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/Vars.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/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/Test/Dpkg.pm [new file with mode: 0644]
scripts/dpkg-architecture.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-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-maintscript-helper.sh [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-realpath.sh [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/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/pl.gmo [new file with mode: 0644]
scripts/po/pl.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/sh/dpkg-error.sh [new file with mode: 0644]
scripts/t/Dpkg_Arch.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_BuildOptions.t [new file with mode: 0644]
scripts/t/Dpkg_BuildProfiles.t [new file with mode: 0644]
scripts/t/Dpkg_Build_Env.t [new file with mode: 0644]
scripts/t/Dpkg_Build_Info.t [new file with mode: 0644]
scripts/t/Dpkg_Build_Types.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_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/package_1.0.orig.tar [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar.asc [new file with mode: 0644]
scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar.sig [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_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_Vars.t [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/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_any.changes [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_full.changes [new file with mode: 0644]
scripts/t/dpkg_buildpackage/test-source_0_source.changes [new file with mode: 0644]
scripts/t/dpkg_realpath.t [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/merge_changelogs.t [new file with mode: 0644]
scripts/t/merge_changelogs/ch-a [new file with mode: 0644]
scripts/t/merge_changelogs/ch-b [new file with mode: 0644]
scripts/t/merge_changelogs/ch-badver-a [new file with mode: 0644]
scripts/t/merge_changelogs/ch-badver-b [new file with mode: 0644]
scripts/t/merge_changelogs/ch-badver-merged [new file with mode: 0644]
scripts/t/merge_changelogs/ch-badver-old [new file with mode: 0644]
scripts/t/merge_changelogs/ch-merged [new file with mode: 0644]
scripts/t/merge_changelogs/ch-merged-basic [new file with mode: 0644]
scripts/t/merge_changelogs/ch-merged-pr [new file with mode: 0644]
scripts/t/merge_changelogs/ch-merged-pr-basic [new file with mode: 0644]
scripts/t/merge_changelogs/ch-old [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/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/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/origins/debian [new file with mode: 0644]
scripts/t/origins/default [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/archives.c [new file with mode: 0644]
src/archives.h [new file with mode: 0644]
src/cleanup.c [new file with mode: 0644]
src/configure.c [new file with mode: 0644]
src/depcon.c [new file with mode: 0644]
src/divertcmd.c [new file with mode: 0644]
src/enquiry.c [new file with mode: 0644]
src/errors.c [new file with mode: 0644]
src/file-match.c [new file with mode: 0644]
src/file-match.h [new file with mode: 0644]
src/filters.c [new file with mode: 0644]
src/filters.h [new file with mode: 0644]
src/force.c [new file with mode: 0644]
src/force.h [new file with mode: 0644]
src/help.c [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/main.h [new file with mode: 0644]
src/packages.c [new file with mode: 0644]
src/perpkgstate.c [new file with mode: 0644]
src/querycmd.c [new file with mode: 0644]
src/remove.c [new file with mode: 0644]
src/script.c [new file with mode: 0644]
src/select.c [new file with mode: 0644]
src/selinux.c [new file with mode: 0644]
src/statcmd.c [new file with mode: 0644]
src/t/dpkg_divert.t [new file with mode: 0644]
src/trigcmd.c [new file with mode: 0644]
src/trigproc.c [new file with mode: 0644]
src/unpack.c [new file with mode: 0644]
src/update.c [new file with mode: 0644]
src/verify.c [new file with mode: 0644]
t-func/Makefile.am [new file with mode: 0644]
t-func/Makefile.in [new file with mode: 0644]
t-func/atlocal.in [new file with mode: 0644]
t-func/deb-content.at [new file with mode: 0644]
t-func/deb-fields.at [new file with mode: 0644]
t-func/deb-format.at [new file with mode: 0644]
t-func/deb-split.at [new file with mode: 0644]
t-func/local.at [new file with mode: 0644]
t-func/package.m4 [new file with mode: 0644]
t-func/testsuite [new file with mode: 0755]
t-func/testsuite.at [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]
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]