summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-06Release 1.18.11Guillem Jover1-3/+3
2016-11-06po: Regenerate .pot files and merge .po files with themGuillem Jover93-6107/+9497
2016-11-06build: Distribute missing test filesGuillem Jover1-0/+3
2016-11-06debian: Add perl:Depends substvar to dpkg-dev package DependsGuillem Jover2-0/+2
2016-11-06Dpkg::Vendor::Debian: Handle PIE enabled by default in gccGuillem Jover7-7/+47
2016-11-05Update German translation of manual pagesHelge Kreutzmann1-55/+66
2016-11-05Update German scripts translationHelge Kreutzmann1-5/+6
2016-11-05Dpkg::Changelog: Cope gracefully with a missing trailer timestampGuillem Jover6-4/+23
2016-11-05dpkg: Do not fail when removing non-existent files on read-only filesystemsGuillem Jover2-0/+9
2016-11-05dpkg-buildpackage: Enable -Jauto by defaultGuillem Jover3-2/+10
2016-11-05debian: Set MAKEFLAGS to -jN from parallel=N in DEB_BUILD_OPTIONSGuillem Jover2-0/+2
2016-11-05Test::Dpkg: Use x modifier on a long regexGuillem Jover1-1/+18
2016-11-05dpkg-genbuildinfo: Use an intermediate variable to placate perlcriticGuillem Jover1-1/+2
2016-11-05Update German translation of manual pagesHelge Kreutzmann1-385/+981
2016-11-05Fix typoHelge Kreutzmann1-1/+1
2016-11-04Update German scripts translationHelge Kreutzmann2-37/+104
2016-11-03dpkg-genbuildinfo: Filter .buildinfo files from checksums inclusionGuillem Jover1-0/+3
2016-11-03dpkg-genbuildinfo: For binary builds expect at least one binary artifactGuillem Jover1-8/+10
2016-11-03dpkg-genbuildinfo: For source builds always assume the .dsc is presentGuillem Jover1-8/+1
2016-11-03scripts: Add support for .buildinfo filesGuillem Jover24-16/+982
2016-11-03Dpkg::Dist::Files: Add new load_dir methodGuillem Jover4-1/+32
2016-11-03Dpkg::Dist::Files: Change add_file to return $fileGuillem Jover1-0/+2
2016-11-03dpkg-distaddfile: Rename variable from $file to $filenameGuillem Jover1-3/+3
2016-11-02man/po/de.po: Add missing italics markerSven Joachim1-2/+2
2016-11-02dpkg-genchanges: Only add architectures for .deb/.udeb artifactsGuillem Jover2-3/+3
2016-11-02dpkg-gencontrol: Do not update the files list file when printing to STDOUTGuillem Jover2-39/+39
2016-11-02dpkg-gencontrol: Delegate open/close operations to save() methodGuillem Jover1-14/+9
2016-11-02dpkg-gencontrol: Do substvar instantiation just onceGuillem Jover2-4/+5
2016-11-02man: Add zh_CH to gitignoreGuillem Jover1-0/+1
2016-11-01Update German translation of manual pagesHelge Kreutzmann1-303/+358
2016-11-01Update German scripts translationHelge Kreutzmann1-5/+8
2016-10-31German dpkg translation updateSven Joachim2-37/+40
2016-10-31dpkg-architecture: Add new DEB_*_ARCH_ABI and DEB_*_ARCH_LIBC variablesGuillem Jover5-6/+33
2016-10-31Dpkg::Arch: Support debarch_to_debtuple returning a hash referencesGuillem Jover1-1/+8
2016-10-31arch: Internally represent architectures as quadrupletsGuillem Jover14-165/+191
2016-10-31arch: Add a version pseudo-field to the arch tablesGuillem Jover6-0/+16
2016-10-31debian: Move dpkg to be the first binary package stanza in debian/controlGuillem Jover2-17/+19
2016-10-31test: Simply ignore yes(1) error messagesGuillem Jover2-4/+3
2016-10-31test: Set SIGPIPE to a sane stateGuillem Jover1-0/+3
2016-10-30debian: Run autotest test suite in verbose modeGuillem Jover1-1/+2
2016-10-30t-func: Unset compressor environment variablesGuillem Jover1-0/+6
2016-10-30scripts/t: Do not try to sign test packagesSven Joachim1-0/+1
2016-10-30scripts/t: Output STDERR when commands failGuillem Jover2-6/+15
2016-10-30dpkg: Give more information on --set-selections warningsGuillem Jover2-2/+4
2016-10-30po: Update Dutch translationsFrans Spiesschaert3-2256/+1703
2016-10-30man/po: Update .po files, unfuzzy strings and remove obsolete stringsGuillem Jover13-51430/+54609
2016-10-30test: Ignore POD coverage for partially private modulesGuillem Jover2-1/+7
2016-10-30test: Pass -q to grep command to suppress matched outputGuillem Jover2-1/+3
2016-10-30perl: Remove default «.» from @INC before loading modulesGuillem Jover10-6/+30
2016-10-30dpkg: Do not log nor print duplicate removal actionGuillem Jover2-3/+14