The Debian package manager, managed for tvOS/ARM64

Guillem Jover e62eaa93a1 Use varbuf_trunc instead of directly assigning to member 'used' 16 år sedan
debian daf14faa1e Add missing bug closure 16 år sedan
doc 0581dda824 build: Add optional code coverage support 16 år sedan
dpkg-deb c249251053 dpkg-deb: Parse control file into available structure 16 år sedan
dpkg-split d647c878fb dpkg-split: Namespace global option variables to not shadow local ones 16 år sedan
dselect e93fdb8223 Fix file names in comment header 16 år sedan
lib 1433317d2f libdpkg: Add new varbuf_trunc() function 16 år sedan
m4 4b3828ba87 build: Add -Wshadow to default warnings 16 år sedan
man 80bf68bd3a dpkg-source(1): add missing paragraph break to man page 16 år sedan
po 14d7d13335 Update Swedish translation. 16 år sedan
scripts c4eadd0e0f dpkg-source: fix path to gitshallow file in source format "3.0 (git)" 16 år sedan
src e62eaa93a1 Use varbuf_trunc instead of directly assigning to member 'used' 16 år sedan
utils 37fe6b4a5c update-alternatives: avoid segfault when the only slave is disappearing 16 år sedan
.gitignore 0581dda824 build: Add optional code coverage support 16 år sedan
.mailmap 722fa5660d Add a .mailmap file to fix up name and mail addresses 17 å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 0a3fa9ced6 Add accent on Raphaël's name in several files 16 å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 46184f85cd Fix typo (one ‘the’ too many) 17 år sedan
THANKS 0a3fa9ced6 Add accent on Raphaël's name in several files 16 år sedan
TODO b8799d9f10 Use consistent naming for linked lists members 16 år sedan
configure.ac 0581dda824 build: Add optional code coverage support 16 år sedan
cputable a3c68a75e0 Add sparc64 to cputable 16 år sedan
get-version d99d361f1b Replace FSF address by pointing to the gnu.org URL 16 år sedan
ostable feb5792cc9 Add powerpcspe to ostable and triplettable 16 år sedan
triplettable feb5792cc9 Add powerpcspe to ostable and triplettable 16 å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.