The Debian package manager, managed for tvOS/ARM64

Guillem Jover 411e1d5de6 Use offsetof() instead of ad-hoc calculations 18 yıl önce
debian 088b8e9a29 Merge branch 'stable' 18 yıl önce
dpkg-deb ffe852d215 Use m_malloc instead of malloc 18 yıl önce
dpkg-split 2ab983d2c0 Use external gettext intl library 18 yıl önce
dselect 48b0b1e23c dselect: New key to set all selections back to what's currently installed 18 yıl önce
getopt 2ab983d2c0 Use external gettext intl library 18 yıl önce
lib 411e1d5de6 Use offsetof() instead of ad-hoc calculations 18 yıl önce
m4 05f5eb2927 Do not use backticks inside double quotes in m4 files 18 yıl önce
man 48b0b1e23c dselect: New key to set all selections back to what's currently installed 18 yıl önce
origins bac05e1323 Update svn:ignore attributes. 19 yıl önce
po 323522ed72 Someone called the pedantic Changelog police? 18 yıl önce
scripts 6585256b0f dpkg-source: Fix "uninitialized value" warning 18 yıl önce
src ffe852d215 Use m_malloc instead of malloc 18 yıl önce
utils ca4146598e s-s-d: Fix signed vs unsigned warning when comparing to getuid and getgid 18 yıl önce
.gitignore 2ab983d2c0 Use external gettext intl library 18 yıl önce
AUTHORS 7bedbbd1ec * AUTHORS: Updated for new maintainance team 20 yıl önce
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 yıl önce
ChangeLog 411e1d5de6 Use offsetof() instead of ad-hoc calculations 18 yıl önce
Makefile.am 703aa4ce9e Add README.feature-removal-schedule and README.api 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 703aa4ce9e Add README.feature-removal-schedule and README.api 18 yıl önce
README.feature-removal-schedule 703aa4ce9e Add README.feature-removal-schedule and README.api 18 yıl önce
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. 18 yıl önce
THANKS 65ee804495 THANKS: Add all the people that have contributed until now 18 yıl önce
TODO f7509a5532 Update TODO list 18 yıl önce
configure.ac 71fb065e10 Check for 'stddef.h' in AC_CHECK_HEADERS 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.