The Debian package manager, managed for tvOS/ARM64

Guillem Jover 751c399e50 libdpkg: Remove unneeded checks on buffer_copy loop termination 15 år sedan
debian 2f003686fd Group Build-Depends lines by purpose 15 år sedan
doc ec2ebca2e2 Update triggers documentation to match reality 15 år sedan
dpkg-deb 269bbee973 libdpkg: Switch the compression filter functions to always return 15 år sedan
dpkg-split a41fb4e336 Clarify exit status in dpkg-split and start-stop-daemon --help output 15 år sedan
dselect 9b2cc7aa31 dselect: Mark ‘y’ variables as unused for getyx() and getmaxyx() 15 år sedan
lib 751c399e50 libdpkg: Remove unneeded checks on buffer_copy loop termination 15 år sedan
m4 766de19997 build: Check for %j and %z format modifiers support 15 år sedan
man 23f38bc5e6 Update German translation of manual pages 15 år sedan
po 140527fc61 German dpkg translation update 15 år sedan
scripts 7665f7d8ae dpkg-source: fix behaviour of --extend-diff-ignore if used after --diff-ignore 15 år sedan
src ff6e32d358 dpkg: Rename isdirectoryinuse() to dir_is_used_by_others() 15 år sedan
utils 2ecaea9677 s-s-d: Return status_unknown on error reading from the pid file 15 år sedan
.gitignore 0581dda824 build: Add optional code coverage support 16 år sedan
.mailmap acb03dc669 Add spelling fix for jfs@debian.org to .mailmap 15 år sedan
AUTHORS d13625a19a Add accent on my name in AUTHORS 16 år sedan
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 år sedan
ChangeLog.old c6ea15b985 Cleanup white spaces 15 år sedan
Makecheck.am 4e3e048dce build: Set LC_ALL=C for check-local 16 år sedan
Makefile.am b3db5f47c0 build: Fix “make distcheck” errors 16 år sedan
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 år sedan
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 år sedan
README.translators c6ea15b985 Cleanup white spaces 15 år sedan
THANKS 1ed0e8019c Add Holger Wansing to THANKS 16 år sedan
TODO e63e1fa4a4 Propagate --admindir to programs run from maintainer scripts 15 år sedan
configure.ac b3eb59cf43 dpkg: Set the modification time for unpacked symlinks if possible 15 år sedan
cputable a3c68a75e0 Add sparc64 to cputable 16 år sedan
get-version c6ea15b985 Cleanup white spaces 15 år sedan
ostable 88b0c3043a Add armhf support to ostable and triplettable 15 år sedan
triplettable 88b0c3043a Add armhf support to ostable and triplettable 15 år sedan

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.