summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-01-15scripts/mk: Add support for an improved dpkg_vendor_derives_from macroGuillem Jover6-8/+49
2019-01-15scripts/mk: Fix dpkg_vendor_derives_from macro documentationColin Watson1-1/+1
2019-01-15dpkg-scanpackages: Emit a warning with the list of repeat packagesGuillem Jover1-0/+8
2019-01-15dpkg-scanpackages: Unroll a single iteration loopGuillem Jover1-14/+14
2019-01-15dpkg-scanpackages: Do not compute unnecessary checksumsGuillem Jover1-6/+5
2019-01-15dpkg-shlibdeps: Remove duplicate word across newline boundaryGuillem Jover1-1/+1
2019-01-15dpkg-shlibdeps: Remove unused variableGuillem Jover1-2/+0
2019-01-15dpkg-genchanges: Only reference binary packages being uploadedGuillem Jover4-18/+12
2019-01-15dpkg-source: Stop filtering @builddeps@ from Testsuite-Triggers fieldGuillem Jover1-2/+2
2019-01-15dpkg-source: Use new format argument for Dpkg::Source::Package->new()Guillem Jover1-8/+4
2019-01-15dpkg-source: Move source format selection earlier in the buildGuillem Jover1-19/+20
2019-01-15Dpkg::Source::Package, dpkg-source: Switch to new Dpkg::Source::Format moduleGuillem Jover2-38/+26
2019-01-15Dpkg::Source::Format: New moduleGuillem Jover4-0/+262
2019-01-15Dpkg::Source::Package: Improve debian/source/format parsing and validationGuillem Jover1-16/+9
2019-01-15Dpkg::Source::Package: Add a new format option to the new constructorGuillem Jover1-5/+16
2019-01-15Dpkg::Source::Package::V3::Bzr: Fix format name in output messageGuillem Jover1-1/+1
2019-01-15Dpkg::Source::Patch: Do not recommend --include-removal when not supportedGuillem Jover1-4/+5
2019-01-15Dpkg::Source::Package: Do not reinitialize fields member in constructorGuillem Jover1-2/+1
2019-01-15Dpkg::Shlibs::Objdump: Only select objdump program when going to use itGuillem Jover1-10/+13
2019-01-15Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC importGuillem Jover1-1/+0
2019-01-15Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting moveGuillem Jover3-5/+65
2019-01-15Dpkg::File: Make file_slurp() also accept pathnames in addition to filehandlesGuillem Jover4-13/+19
2019-01-15Dpkg::Changelog::Debian: Preserve modelines at EOFGuillem Jover11-4/+40
2019-01-15Dpkg::Deps::Simple: Fix POD signature for new constructorGuillem Jover1-1/+1
2019-01-15perl: Fix POD for Dpkg::Interface::Storable derived method implementationsGuillem Jover8-74/+79
2018-10-10build: Set locale for CPAN tests to CGuillem Jover1-0/+2
2018-10-10build: Set environment variables only for CPAN testsGuillem Jover1-6/+8
2018-10-10shell: Quote variablesGuillem Jover1-2/+2
2018-10-10dpkg-maintscript-helper: Use explicit escape instead of literal backslashGuillem Jover1-2/+2
2018-10-09Update German scripts translationHelge Kreutzmann1-5/+4
2018-10-08po: Regenerate .pot files and merge .po files with themGuillem Jover8-255/+307
2018-10-08Dpkg::Source::Package::V2: Move binary file detection to BinaryFiles moduleGuillem Jover2-44/+59
2018-10-08Dpkg::Source::Package::V2: Split BinaryFiles module into its own fileGuillem Jover4-84/+113
2018-10-08Dpkg::Source::Functions: Reimplement is_binary() w/o using diff(1)Guillem Jover1-23/+8
2018-10-08Dpkg: Add documentation about the module hierarchy and APIGuillem Jover1-0/+165
2018-10-08Dpkg::OpenPGP: Do not read the gpg user configuration fileGuillem Jover1-1/+3
2018-10-08Dpkg::OpenPGP: Ignore Version field in enarmored outputGuillem Jover1-0/+1
2018-10-08test: Skip version checks involving «dpkg --compare-versions» if not availableGuillem Jover1-2/+15
2018-10-08build: Improve test and author CPAN dependenciesGuillem Jover1-2/+20
2018-10-08build: Fix typo in CPAN recommends keyGuillem Jover1-1/+1
2018-10-08build: Add a release_status key to the CPAN metadataGuillem Jover1-0/+2
2018-10-08build: Generalize PACKAGE_CPAN_SIGN by setting PACKAGE_DIST_IS_RELEASE insteadGuillem Jover1-1/+1
2018-09-26po: Regenerate .pot files and merge .po files with themGuillem Jover8-355/+805
2018-09-26test: Make po checks cope with missing po files in CPAN distributionGuillem Jover1-1/+1
2018-09-26build: Distribute the data files from the CPAN Build.PL scriptGuillem Jover1-0/+4
2018-09-26build: Perform Dpkg module substitution during CPAN module buildingGuillem Jover1-0/+37
2018-09-19Update German scripts translationHelge Kreutzmann1-2/+5
2018-09-18perl: Replace all calls to Cwd::cwd with Cwd::getcwdJosh Triplett4-4/+4
2018-09-18dpkg-parsechangelog: Add new --reverse optionGuillem Jover4-6/+14
2018-09-18scripts: Track automatic packages using the new file attributeGuillem Jover2-6/+13