The Debian package manager, managed for tvOS/ARM64

Peter Krefting 5c8b4c1b83 Updated Swedih translation (986t0f0u). 17 vuotta sitten
debian 5c8b4c1b83 Updated Swedih translation (986t0f0u). 17 vuotta sitten
doc de995070a6 doc: Fix wrong dpkg trigger related option names 18 vuotta sitten
dpkg-deb 505c8c0973 dpkg-deb: Change return type for safe_fflush from int to void 18 vuotta sitten
dpkg-split 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 vuotta sitten
dselect 767fb8d751 Regenerate .pot files and merge .po files with them 18 vuotta sitten
lib 22f1d67269 Abort on unrecoverable fatal errors instead of continuing execution 17 vuotta sitten
libcompat e99aa8dce4 libcompat: Add strnlen 18 vuotta sitten
m4 2480298618 Link dselect against libncursesw 18 vuotta sitten
man 68a7491da2 Fix header of Swedish manpages translation 18 vuotta sitten
origins bac05e1323 Update svn:ignore attributes. 19 vuotta sitten
po 5c8b4c1b83 Updated Swedih translation (986t0f0u). 17 vuotta sitten
scripts a4b1a0287f Fix one fuzzy in French translation 17 vuotta sitten
src c8d175fd55 dpkg: untangle onerr_abort from too many errors condition 17 vuotta sitten
utils d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals 18 vuotta sitten
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" 18 vuotta sitten
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 vuotta sitten
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 vuotta sitten
ChangeLog 22f1d67269 Abort on unrecoverable fatal errors instead of continuing execution 17 vuotta sitten
Makefile.am 10440009b6 Implement triggers support 18 vuotta sitten
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 vuotta sitten
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 vuotta sitten
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 vuotta sitten
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 18 vuotta sitten
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. 18 vuotta sitten
THANKS d8ef1fc56d Fix a double-free by setting scontext to NULL after calling freecon 18 vuotta sitten
TODO 2e918be189 Update TODO list 18 vuotta sitten
configure.ac 14a5c1cff9 Bump version to 1.14.23~ 18 vuotta sitten
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 19 vuotta sitten
ostable cf179a6a9d Add lpia support to ostable and triplettable. 19 vuotta sitten
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 19 vuotta sitten

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.