summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-07dpkg-split: Make scandepot() staticGuillem Jover2-2/+3
2013-12-07dpkg: Reset the statoverrides from the in-core database on reloadGuillem Jover2-0/+10
2013-12-07dpkg: Add debug output on diversions and statoverride database loadingGuillem Jover3-0/+7
2013-12-07dpkg: Keep the diversions and statoverride database files openGuillem Jover3-8/+37
2013-12-07deb-src-control(5): Fix typoGuillem Jover1-1/+1
2013-12-05Bump version to 1.17.4Guillem Jover1-0/+6
2013-12-05Release 1.17.3Guillem Jover1-2/+2
2013-12-05Update Vietnamese programs translationTrần Ngọc Quân2-294/+164
2013-12-05dselect: Use C++11 nullptr instead of 0 or NULLGuillem Jover20-169/+244
2013-12-05Switch variables from int to bool where appropriateGuillem Jover10-55/+74
2013-12-05Rename cmdinfos set functions to have underscores between wordsGuillem Jover5-34/+54
2013-12-05build: Reword C99 compiler check outputGuillem Jover2-2/+3
2013-12-05build: Move DPKG_C_C99 call just after AC_PROG_CCGuillem Jover2-1/+3
2013-12-05build: Check availability of warning flags at build timeGuillem Jover3-18/+80
2013-12-05Bump version to 1.17.3Guillem Jover1-0/+6
2013-12-05Release 1.17.2Guillem Jover1-2/+2
2013-12-05Regenerate .pot files and merge .po files with themGuillem Jover91-42628/+55064
2013-12-05dpkg-source(1): Document interaction of --extend-diff-ignore and -iGuillem Jover2-8/+12
2013-12-05dpkg-source: Update default diff ignore regex on --extend-diff-ignoreGuillem Jover1-0/+2
2013-12-05Dpkg::Source::Package: Add new set_default_diff_ignore_regex() functionGuillem Jover1-1/+16
2013-12-05Dpkg::Source::Package: Make $diff_ignore_default_regexp a true aliasGuillem Jover1-1/+2
2013-12-05debian: Bump Standards-Version to 3.9.5Guillem Jover2-1/+2
2013-12-05Add experimental build profiles supportGuillem Jover15-18/+289
2013-12-05Do not accept an initial hyphen in field namesGuillem Jover3-0/+7
2013-12-05libdpkg: Do not accept empty field namesGuillem Jover2-0/+3
2013-12-05libdpkg: Fallback to use ASCII method for multibyte strings on errorGuillem Jover1-2/+16
2013-12-04dpkg: Switch conflictor tracking from a fixed-size array to a queueGuillem Jover4-30/+41
2013-12-04scripts: Add GnuPG 2.x supportGuillem Jover4-6/+19
2013-12-04Dpkg::Arch: Move argument unpacking to the beginning of functionsGuillem Jover1-6/+6
2013-12-04dpkg-buildpackage: Avoid unnecessary removal of empty arguments in withechoGuillem Jover1-1/+0
2013-12-04perl: Surround FileHandles with braces in print callsGuillem Jover31-68/+70
2013-12-04scripts: Remove redundant STDOUT from print callsGuillem Jover2-2/+2
2013-12-04dselect: Use warn instead of print STDERR in method scriptsGuillem Jover5-8/+8
2013-12-04scripts: Use croak instead of internerr on programming errors in modulesGuillem Jover11-45/+62
2013-12-04perl: Use croak instead of die on programming errors in modulesGuillem Jover2-2/+4
2013-12-04perl: Switch to use low precedence boolean operators for error checksGuillem Jover34-234/+233
2013-12-04perl: Try to avoid boolean operators after predicates on error checksGuillem Jover20-87/+128
2013-11-30German dpkg translation updateSven Joachim1-134/+142
2013-11-25Update German scripts translationHelge Kreutzmann1-174/+182
2013-11-25Update German translation of manual pagesHelge Kreutzmann1-20/+20
2013-11-24perl: Always check open() return valueGuillem Jover6-11/+23
2013-11-24Dpkg::ErrorHandling: Move syntaxerr to Dpkg::Control::HashCore::parse_errorGuillem Jover3-24/+38
2013-11-24Dpkg::Changelog: Fix parse_error() POD prototypeGuillem Jover1-3/+3
2013-11-24Dpkg::Changelog::Entry::Debian: Deprecate regex package variablesGuillem Jover4-15/+53
2013-11-24Dpkg::Changelog::Debian: Remove unused $options variableGuillem Jover1-1/+0
2013-11-24scripts: Fix POD headings and item listsGuillem Jover4-7/+19
2013-11-24Dpkg::Source::Package: Deprecate public package variablesGuillem Jover3-6/+43
2013-11-24dpkg-source: Do not modify $diff_ignore_default_regexp package variableGuillem Jover1-2/+3
2013-11-24Consistently use regex instead of regexp when possibleGuillem Jover13-40/+43
2013-11-24Dselect::Ftp: Uppercase public %config package variableGuillem Jover4-54/+55