The Debian package manager, managed for tvOS/ARM64

Guillem Jover 51012b34dc libdpkg: Move varbuf declarations to varbuf.h преди 17 години
debian fb19987b47 man: Document DPKG_MAINTSCRIPT_PACKAGE environment variable преди 17 години
doc de995070a6 doc: Fix wrong dpkg trigger related option names преди 18 години
dpkg-deb 5921a82760 Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am files преди 17 години
dpkg-split 5921a82760 Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am files преди 17 години
dselect d854ad0856 Remove redundant extern storage class specifier in functions преди 17 години
lib 51012b34dc libdpkg: Move varbuf declarations to varbuf.h преди 17 години
m4 6da79ad047 Change dpkg specific m4 macros prefix from SJR_ to DPKG_ преди 17 години
man ae1c223bcf Update german translation of manual pages преди 17 години
po 66abf29395 Updated Russian translations преди 17 години
scripts 267a2238b9 Update german scripts translation преди 17 години
src 06b7239212 Set DPKG_MAINTSCRIPT_ARCH env var with the .deb architecture преди 17 години
utils 5921a82760 Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am files преди 17 години
.gitignore fe67e29f17 Let git ignore vim swap files преди 17 години
AUTHORS 594f46fba0 Credit people for their work and update copyright file. преди 18 години
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 преди 19 години
ChangeLog.old 1a0b8ade8f Switch to automatically generating the ChangeLog file преди 17 години
Makefile.am 01d05324e0 Move libraries to subdirectories under lib/ преди 17 години
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low преди 21 години
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low преди 21 години
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 преди 18 години
README.feature-removal-schedule f09acc9d38 Reschedule roadmap and feature removals in relation to versions преди 17 години
README.translators 46184f85cd Fix typo (one ‘the’ too many) преди 17 години
THANKS 0bdf342a69 Dpkg::Substvars: restructure to have a separate namespace for variables преди 17 години
TODO d8432dde9f Use MD5HASHLEN instead of literals преди 17 години
configure.ac 6da79ad047 Change dpkg specific m4 macros prefix from SJR_ to DPKG_ преди 17 години
cputable 57aafd682b Do not match sparc architecture with sparc64-*-* triplet преди 17 години
ostable 28a8ec9ba0 Add uClinux support to ostable and triplettable преди 17 години
triplettable 28a8ec9ba0 Add uClinux support to ostable and triplettable преди 17 години

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.