summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-10-02scripts: Switch all find(1) command calls to File::FindGuillem Jover2-21/+22
2015-09-22Update German scripts translationHelge Kreutzmann1-36/+33
2015-09-21po: Regenerate .pot files and merge .po files with themGuillem Jover8-176/+362
2015-09-21scripts: Use error() and errormsg() instead of printing on STDERR directlyGuillem Jover2-6/+5
2015-09-21Dpkg::Gettext: Add new function N_Guillem Jover2-4/+27
2015-09-17dpkg-shlibdeps: Move regex variable inside functionGuillem Jover1-12/+13
2015-09-17t: Filter out any environment variable starting with DEB_ in mk.tGuillem Jover1-1/+1
2015-09-16Correct incorrect translation as spotted by Sven Joachim <svenjoac@gmx.de>Helge Kreutzmann1-2/+2
2015-09-16Update German scripts translationHelge Kreutzmann1-4/+17
2015-09-14perl: Split overlong regexes into multiline extended regexesGuillem Jover4-15/+115
2015-09-14Dpkg::Changelog::Entry::Debian: Catch bogus month namesGuillem Jover1-2/+19
2015-09-14Dpkg::Changelog::Entry::Debian: Do not abort on Time::Piece parse errorsGuillem Jover1-3/+5
2015-09-14Dpkg::Source::Package::V2: Do not warn when removing an empty subdirectoryGuillem Jover1-0/+4
2015-09-14po: Update French translationsSébastien Poher1-394/+101
2015-08-06Update German scripts translationHelge Kreutzmann1-10/+16
2015-08-06scripts/t: Get the reference build flags from dpkg-buildflags.plGuillem Jover2-9/+13
2015-08-06scripts/t: Generalize get_arch_vars() into cmd_get_vars()Guillem Jover1-10/+9
2015-08-06Dpkg::Changelog::Entry::Debian: Only warn on invalid week daysGuillem Jover1-5/+10
2015-08-05po: Regenerate .pot files and merge .po files with themGuillem Jover8-89/+242
2015-08-04scripts/t: Delete DEB_VENDOR from the environment to get reliable resultsGuillem Jover1-0/+3
2015-08-04scripts/t: Add test cases for the makefile snippetsGuillem Jover7-1/+147
2015-08-03Dpkg::Shlibs::Objdump: Support spaces in symbol namesGuillem Jover8-8/+259
2015-08-03Dpkg::Deps: Make the dependency comparison deepGuillem Jover2-21/+26
2015-08-03scripts: Use none instead of ah-hoc checksGuillem Jover2-11/+7
2015-08-03dpkg-source: Add an optional essential=yes key/value to Package-ListGuillem Jover1-0/+4
2015-07-30Update German scripts translationHelge Kreutzmann1-4/+12
2015-07-30scripts/mk: Add an extra level of escaping for double evalsGuillem Jover2-5/+5
2015-07-30Dpkg::Source::Archive: Future-proof tar invocationsGuillem Jover1-5/+5
2015-07-30dpkg-checkbuilddeps: Add support for ignoring built-in build dependenciesGuillem Jover2-2/+11
2015-07-30dpkg-checkbuilddeps: Move build-essential:native to a new vendor hookGuillem Jover3-2/+27
2015-07-30dpkg-gencontrol: Add the correct filename to debian/filesGuillem Jover1-1/+1
2015-07-30dpkg-gencontrol: Use $oppackage only to get a control file's package nameGuillem Jover1-4/+4
2015-07-30dpkg-buildpackage: Add new -J optionGuillem Jover1-4/+12
2015-07-30Dpkg::Changelog::Parse: Set a default filename in changelog_parse()Guillem Jover1-0/+1
2015-07-30build: Add t/Dpkg_Changelog/date-format to test_dataGuillem Jover1-0/+1
2015-07-29Update German scripts translationHelge Kreutzmann1-4/+9
2015-07-29Dpkg::Dist::Files: Allow colons (:) in added filenamesGuillem Jover2-18/+28
2015-07-29Dpkg::Vendor::Debian: Disable thread sanitizer when address is enabledGuillem Jover1-0/+5
2015-07-29Dpkg::Source::Package::V2: Do not exclude pre-existing symlinks for debian/Guillem Jover1-13/+1
2015-07-29Dpkg::Source::Package::V2: Make the BinaryFiles package self-containedGuillem Jover1-0/+1
2015-07-29Dpkg::Source::Package::V2: Import make_path from File::PathGuillem Jover1-1/+1
2015-07-29Dpkg::Control::FieldsCore: Allow the Maintainer field in CTRL_FILE_STATUSGuillem Jover1-1/+1
2015-07-29Dpkg::Control::HashCore: Remove trailing space before handling dot-separatorsGuillem Jover3-1/+4
2015-07-29Dpkg::Changelog::Parse: Use a builtin parser when the input format is "debian"Guillem Jover1-2/+76
2015-07-29Dpkg::Changelog::Parse: Remove intermediate variable $changelogfileGuillem Jover1-3/+2
2015-07-29Dpkg::Changelog::Parse: Factor out _changelog_detect_formatGuillem Jover1-15/+24
2015-07-29Dpkg::Changelog::Parse: Move options setup to changelog_parse_plugin startGuillem Jover1-4/+5
2015-07-29Dpkg::Changelog::Parse: Refactor changelog_parse into changelog_parse_pluginGuillem Jover1-5/+29
2015-07-29Dpkg::Changelog::Parse: Fix changelog_parse documentationGuillem Jover1-10/+10
2015-07-29Dpkg::Changelog::Entry::Debian: Simplify distribution splittingGuillem Jover1-3/+1