The Debian package manager, managed for tvOS/ARM64

Guillem Jover f82df02606 Use sizeof_array instead of ad-hoc calculation 18 yıl önce
debian bc31b590e4 dpkg-trigger: Remove duplicate program name from badusage output 18 yıl önce
doc de995070a6 doc: Fix wrong dpkg trigger related option names 18 yıl önce
dpkg-deb f82df02606 Use sizeof_array instead of ad-hoc calculation 18 yıl önce
dpkg-split f82df02606 Use sizeof_array instead of ad-hoc calculation 18 yıl önce
dselect 16efeda6cc Fix link order when using libcompat.a and libintl.a 18 yıl önce
lib bd40cd8d18 Use sizeof_array() instead of ad-hoc calculations 18 yıl önce
libcompat e99aa8dce4 libcompat: Add strnlen 18 yıl önce
m4 2480298618 Link dselect against libncursesw 18 yıl önce
man ebf44ab0ac Merge branch 'lenny' 18 yıl önce
origins bac05e1323 Update svn:ignore attributes. 19 yıl önce
po ebf44ab0ac Merge branch 'lenny' 18 yıl önce
scripts bd6306ade9 Add '.be' to the default dpkg-source -i regex and -I pattern 18 yıl önce
src bc31b590e4 dpkg-trigger: Remove duplicate program name from badusage output 18 yıl önce
utils d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals 18 yıl önce
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" 18 yıl önce
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 yıl önce
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 yıl önce
ChangeLog f82df02606 Use sizeof_array instead of ad-hoc calculation 18 yıl önce
Makefile.am 10440009b6 Implement triggers support 18 yıl önce
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 yıl önce
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 yıl önce
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 yıl önce
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 18 yıl önce
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. 18 yıl önce
THANKS 16efeda6cc Fix link order when using libcompat.a and libintl.a 18 yıl önce
TODO bd40cd8d18 Use sizeof_array() instead of ad-hoc calculations 18 yıl önce
configure.ac a195a8fe71 Bump version to 1.15.0~ 18 yıl önce
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 19 yıl önce
ostable cf179a6a9d Add lpia support to ostable and triplettable. 19 yıl önce
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 19 yıl önce

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.