summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2019-01-22When allocating use the variable instead of the type in sizeof()Guillem Jover1-0/+1
2019-01-22dpkg-query: Rename variable to avoid shadowing a local functionGuillem Jover1-0/+1
2019-01-22dpkg: Fix --help output to clarify optional argumentsGuillem Jover1-0/+1
2019-01-22dpkg: Introduce a new dependency try level for trigger processingGuillem Jover1-0/+5
2019-01-22dpkg: Move trigproc cycle reset inside try-deferred conditionalGuillem Jover1-0/+4
2019-01-22dpkg: Convert one trigger processing required type into the new try-queuedGuillem Jover1-0/+2
2019-01-22dpkg: Split trigger processing types into required, try-queued and try-deferredGuillem Jover1-0/+2
2019-01-22dpkg: Reset progress_bytrigproc once we have injected into the current iterationGuillem Jover1-0/+4
2019-01-22dpkg: Move dependtry description from deferred_configure() to its declarationGuillem Jover1-0/+2
2019-01-21dpkg: Switch dependtry from an int to an enumGuillem Jover1-0/+1
2019-01-15dpkg: Mark the package we are giving up on a trigger cycle as istobe normalGuillem Jover1-0/+6
2019-01-15dpkg: Factor trigproc_new_cyclenode() out from check_trigger_cycle()Guillem Jover1-0/+1
2019-01-15dpkg: Use common pattern of assigning as an iteratorGuillem Jover1-0/+1
2019-01-15dpkg: Initialize trigcyclenode's next member onceGuillem Jover1-0/+1
2019-01-15dpkg: Negate tortoise_not_in_hare() function name and return valueGuillem Jover1-0/+1
2019-01-15scripts/mk: Add support for an improved dpkg_vendor_derives_from macroGuillem Jover1-0/+3
2019-01-15scripts/mk: Fix dpkg_vendor_derives_from macro documentationColin Watson1-0/+2
2019-01-15debian: Add superficial autopkgtest functional testsGuillem Jover4-0/+36
2019-01-15build: Split AM_INIT_AUTOMAKE arguments into different linesGuillem Jover1-0/+1
2019-01-15u-a: Fix removal of obsolete slaves from the linked listGuillem Jover1-0/+2
2019-01-15u-a: Add new --debug optionGuillem Jover1-0/+1
2019-01-15u-a: Switch verbose selection into an enumGuillem Jover1-0/+1
2019-01-15u-a: Use enums for actions instead of stringsGuillem Jover1-0/+1
2019-01-15s-s-d: Implement --notify-await and --notify-timeout optionsGuillem Jover1-0/+3
2019-01-15s-s-d: Switch code to use new info() and debug() functionsGuillem Jover1-0/+1
2019-01-15s-s-d: Print complete verbose linesGuillem Jover1-0/+2
2019-01-15s-s-d: Check whether standalone --pidfile use is secureGuillem Jover1-0/+2
2019-01-15s-s-d: Compare foundany against 0 instead of treating it like a booleanGuillem Jover1-0/+2
2019-01-15dpkg-scanpackages: Emit a warning with the list of repeat packagesGuillem Jover1-0/+2
2019-01-15dpkg-scanpackages: Unroll a single iteration loopGuillem Jover1-0/+1
2019-01-15dpkg-scanpackages: Do not compute unnecessary checksumsGuillem Jover1-0/+3
2019-01-15dpkg-shlibdeps: Remove unused variableGuillem Jover1-0/+1
2019-01-15dpkg-genchanges: Only reference binary packages being uploadedGuillem Jover1-0/+3
2019-01-15dpkg-source: Stop filtering @builddeps@ from Testsuite-Triggers fieldGuillem Jover1-0/+2
2019-01-15dpkg-source: Use new format argument for Dpkg::Source::Package->new()Guillem Jover1-0/+1
2019-01-15dpkg-source: Move source format selection earlier in the buildGuillem Jover1-0/+1
2019-01-15Dpkg::Source::Package, dpkg-source: Switch to new Dpkg::Source::Format moduleGuillem Jover1-0/+1
2019-01-15Dpkg::Source::Format: New moduleGuillem Jover2-0/+3
2019-01-15Dpkg::Source::Package: Improve debian/source/format parsing and validationGuillem Jover1-0/+2
2019-01-15Dpkg::Source::Package: Add a new format option to the new constructorGuillem Jover1-0/+2
2019-01-15Dpkg::Source::Package::V3::Bzr: Fix format name in output messageGuillem Jover1-0/+1
2019-01-15Dpkg::Source::Patch: Do not recommend --include-removal when not supportedGuillem Jover1-0/+2
2019-01-15Dpkg::Source::Package: Do not reinitialize fields member in constructorGuillem Jover1-0/+1
2019-01-15Dpkg::Shlibs::Objdump: Only select objdump program when going to use itGuillem Jover1-0/+1
2019-01-15Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC importGuillem Jover1-0/+1
2019-01-15Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting moveGuillem Jover1-0/+3
2019-01-15Dpkg::File: Make file_slurp() also accept pathnames in addition to filehandlesGuillem Jover1-0/+2
2019-01-15Dpkg::Changelog::Debian: Preserve modelines at EOFGuillem Jover1-0/+3
2019-01-15Dpkg::Deps::Simple: Fix POD signature for new constructorGuillem Jover1-0/+1
2019-01-15perl: Fix POD for Dpkg::Interface::Storable derived method implementationsGuillem Jover1-0/+1