The Debian package manager, managed for tvOS/ARM64

Raphael Hertzog 7bf634e178 dpkg-source/3.0 (quilt): allow /dev/null in automatic patch 18 anos atrás
debian 7bf634e178 dpkg-source/3.0 (quilt): allow /dev/null in automatic patch 18 anos atrás
doc de995070a6 doc: Fix wrong dpkg trigger related option names 18 anos atrás
dpkg-deb 505c8c0973 dpkg-deb: Change return type for safe_fflush from int to void 18 anos atrás
dpkg-split 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 anos atrás
dselect e69db32521 Regenerate .pot files and merge .po files with them 18 anos atrás
lib fb247fb252 Fix two typos 18 anos atrás
libcompat e99aa8dce4 libcompat: Add strnlen 18 anos atrás
m4 2480298618 Link dselect against libncursesw 18 anos atrás
man 30499bfe41 Wiktor Wandachowicz: Update polish transl. for dpkg, scripts and the man pages 18 anos atrás
origins bac05e1323 Update svn:ignore attributes. 19 anos atrás
po 30499bfe41 Wiktor Wandachowicz: Update polish transl. for dpkg, scripts and the man pages 18 anos atrás
scripts 7bf634e178 dpkg-source/3.0 (quilt): allow /dev/null in automatic patch 18 anos atrás
src d35a953af6 dpkg: Document --force-breaks in --force-help output 18 anos atrás
utils d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals 18 anos atrás
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" 18 anos atrás
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 anos atrás
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 anos atrás
ChangeLog 7bf634e178 dpkg-source/3.0 (quilt): allow /dev/null in automatic patch 18 anos atrás
Makefile.am 10440009b6 Implement triggers support 18 anos atrás
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 anos atrás
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 anos atrás
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 anos atrás
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 18 anos atrás
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. 18 anos atrás
THANKS d8ef1fc56d Fix a double-free by setting scontext to NULL after calling freecon 18 anos atrás
TODO 2e918be189 Update TODO list 18 anos atrás
configure.ac 2dc7e128e7 Bump version to 1.14.19~ 18 anos atrás
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 19 anos atrás
ostable cf179a6a9d Add lpia support to ostable and triplettable. 19 anos atrás
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 19 anos atrás

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.