Commit History

Author SHA1 Message Date
  Guillem Jover 51012b34dc libdpkg: Move varbuf declarations to varbuf.h 17 years ago
  Guillem Jover d854ad0856 Remove redundant extern storage class specifier in functions 17 years ago
  Guillem Jover 6da79ad047 Change dpkg specific m4 macros prefix from SJR_ to DPKG_ 17 years ago
  Helge Kreutzmann ae1c223bcf Update german translation of manual pages 17 years ago
  Guillem Jover fb19987b47 man: Document DPKG_MAINTSCRIPT_PACKAGE environment variable 17 years ago
  Guillem Jover 06b7239212 Set DPKG_MAINTSCRIPT_ARCH env var with the .deb architecture 17 years ago
  Guillem Jover ab95f0bb2f Pass ‘struct pkginfoperfile’ from maint script functions to do_script 17 years ago
  Guillem Jover dd1780342a Pass ‘struct pkginfo’ instead of pkg name to maint script functions 17 years ago
  Guillem Jover 4e646e10e1 Fix typo in German man page 17 years ago
  Helge Kreutzmann b05b381519 Update german translation of manual pages, including a fix from Felix Zielcke 17 years ago
  Guillem Jover bbf6bc906c Add support for config.d style directory fragment loading 17 years ago
  Guillem Jover cf6f691613 libdpkg: Use ohshit instead of ohshite on config parsing errors 17 years ago
  Helge Kreutzmann 310cea12e9 Update german translation of manual pages 17 years ago
  Helge Kreutzmann 267a2238b9 Update german scripts translation 17 years ago
  Christian Perrier 1e93ee6fac Merged changes 17 years ago
  Yuri Kozlov 66abf29395 Updated Russian translations 17 years ago
  Guillem Jover 41d56b350b dselect: Use top_builddir instead of top_srcdir to create curkeys.h 17 years ago
  Raphael Hertzog 00b1d9dce7 dpkg-source/dpkg-genchanges: split long Binary: field values 17 years ago
  Raphaël Hertzog 22049e15c9 deb-extra-override(5): new manual page 17 years ago
  Raphaël Hertzog b636de1a3e dpkg-scansources: implement --extra-override 17 years ago
  Raphaël Hertzog d2d24e8b2f dpkg-scanpackages: rename --extraoverride into --extra-override 17 years ago
  Guillem Jover 5e83d054b1 Use backticks instead of non-portable make $(shell ...) function 17 years ago
  Guillem Jover fe29af206b Cast field width function arguments to int 17 years ago
  Guillem Jover 5b44e3de7a Set action_todo as volatile to avoid possible clobbering on longjmp 17 years ago
  Guillem Jover 31843aafa7 Use AC_*_IFELSE instead of obsolete AC_TRY_* macros 17 years ago
  Helge Kreutzmann 0a8ed560cc Update german translation of manual pages 17 years ago
  Guillem Jover 57aafd682b Do not match sparc architecture with sparc64-*-* triplet 17 years ago
  Guillem Jover efafe7724a Use AC_USE_SYSTEM_EXTENSIONS instead of deprecated AC_GNU_SOURCE 17 years ago
  Guillem Jover 93f043e69f Check for host system instead of target at build time 17 years ago
  Guillem Jover 934a97e6ef Use AC_CANONICAL_TARGET instead of deprecated AC_CANONICAL_SYSTEM 17 years ago