The Debian package manager, managed for tvOS/ARM64

Ian Jackson 043da257ab Refactor returning code in deppossi_ok_found 18 years ago
debian 9dbb169f8b Fix typos 18 years ago
dpkg-deb 505c8c0973 dpkg-deb: Change return type for safe_fflush from int to void 18 years ago
dpkg-split 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 years ago
dselect 7a3c7d3838 Sort entries in enum pkgstatus 18 years ago
lib 63a1385960 libdpkg: Add new modstatdb_note_ifwrite function 18 years ago
libcompat e99aa8dce4 libcompat: Add strnlen 18 years ago
m4 2480298618 Link dselect against libncursesw 18 years ago
man 5885b55f5f Ease cross-compilation by giving a default value to PKG_CONFIG_LIBDIR 18 years ago
origins bac05e1323 Update svn:ignore attributes. 19 years ago
po 62745bfad7 Completed Slovak 18 years ago
scripts 5885b55f5f Ease cross-compilation by giving a default value to PKG_CONFIG_LIBDIR 18 years ago
src 043da257ab Refactor returning code in deppossi_ok_found 18 years ago
utils d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals 18 years ago
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" 18 years ago
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 years ago
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 years ago
ChangeLog 043da257ab Refactor returning code in deppossi_ok_found 18 years ago
Makefile.am 0bff123532 Remove debian/dpkg.prerm 18 years ago
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 years ago
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 years ago
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 years ago
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 18 years ago
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. 18 years ago
THANKS ed0a16e521 s-s-d: Use __sun instead of __sparc__ to define OSsunos 18 years ago
TODO ce0455f7c4 Refactor status-fd duplicate output code into a new function 18 years ago
configure.ac e99aa8dce4 libcompat: Add strnlen 18 years ago
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 19 years ago
ostable cf179a6a9d Add lpia support to ostable and triplettable. 19 years ago
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 19 years ago

README

This is dpkg, Debian's package maintenance system.

The primary interface for the dpkg suite is the `dselect' program;
a more low-level and less user-friendly interface is available in
the form of the `dpkg' command.