summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-01dselect: Use override attribute for virtual methods in derived classesGuillem Jover3-20/+20
2018-08-01dselect: Declare constructor with one argument as explicitGuillem Jover1-1/+1
2018-08-01dselect: Remove duplicate searchstring member declaration in derived classGuillem Jover1-3/+0
2018-08-01dpkg-deb: Surround condition in ternary operator with parensGuillem Jover1-1/+2
2018-08-01dpkg-split: Fix format string to match variable declarationGuillem Jover1-1/+1
2018-08-01dpkg-statoverride: Remove redundant checkGuillem Jover1-1/+1
2018-08-01libdpkg: Use memccpy() instead of strncpy()Guillem Jover2-2/+5
2018-08-01Dpkg::Source: Do not change patch permissions if not necessaryGuillem Jover5-6/+21
2018-07-30Dpkg::Deps: Split subpackagesGuillem Jover10-1349/+1647
2018-07-30Dpkg::Deps::KnownFacts: Rename _evaluate_simple_dep to evaluate_simple_depGuillem Jover1-2/+8
2018-07-30Dpkg::Deps: Improve modules and method documentationGuillem Jover2-151/+378
2018-07-30scripts/t: Improve Dpkg::Deps test casesGuillem Jover2-5/+38
2018-07-30Dpkg::Deps: Clarify arch-qualified dependency simplificationGuillem Jover3-1/+26
2018-07-30Dpkg::Deps: Fix typo in PODGuillem Jover1-1/+1
2018-07-30Dpkg::Deps: Merge all Copyright notices into the same blockGuillem Jover1-8/+5
2018-07-30build: Add a GitLab CI configurationGuillem Jover3-0/+56
2018-07-30build: Preserve timestamps when distributing man pagesGuillem Jover2-4/+5
2018-07-30build: Distribute the man.stamp from VPATHGuillem Jover2-1/+2
2018-07-30perl: Make Build.PL check Module::Build availability at run-timeGuillem Jover1-1/+5
2018-07-30Dpkg::Gettext: Document textdomain() and ngettext() replacement functionsGuillem Jover2-0/+15
2018-07-30Dpkg::Gettext: Fix fallback textdomain() to honor its expected interfaceGuillem Jover2-0/+8
2018-07-30doc: Update test suite requirements in READMEGuillem Jover2-0/+5
2018-07-25Update German translation of manual pagesHelge Kreutzmann1-34/+75
2018-07-25Update German scripts translationHelge Kreutzmann1-31/+31
2018-07-24dpkg-buildpackage: Mark profiles as a replaceable item in --help outputGuillem Jover2-1/+2
2018-07-24dpkg-buildpackage: Fold --[no-]check-builddeps into short option descriptionsGuillem Jover2-3/+4
2018-07-24dpkg-buildpackage: Add --build equivalents for short build type optionsGuillem Jover2-7/+9
2018-07-24dpkg-buildpackage: Clarify pre and post-clean options and their default stateGuillem Jover3-3/+6
2018-07-24dpkg-buildpackage: Add new --no-post-clean optionGuillem Jover3-0/+10
2018-07-24dpkg-buildpackage: Rename and logic invert $noclean to $postcleanGuillem Jover1-7/+7
2018-07-24dpkg-buildpackage: Rename $cleansource to $postcleanGuillem Jover1-4/+4
2018-07-24Dpkg::BuildFlags: Move default flags setting into the Dpkg::Vendor modulesGuillem Jover3-12/+26
2018-07-24Dpkg::Vendor::Debian: Inline _parse_feature_area() into _add_build_flags()Guillem Jover2-13/+9
2018-07-24Dpkg::Shlibs: Disable bool overload Dpkg::Version warningsGuillem Jover3-0/+9
2018-07-24Dpkg::Shlibs::SymbolFile: Always assign proper Dpkg::Version to deprecatedGuillem Jover2-1/+5
2018-07-24Dpkg::Version: Bump VERSION and improve semantic change descriptionGuillem Jover1-4/+12
2018-07-24man: Clarify PIE build flag feature semanticsGuillem Jover2-12/+20
2018-07-24Use Synopsis instead of Summary for the short DescriptionGuillem Jover8-16/+23
2018-07-24test: Add new po author testGuillem Jover4-0/+78
2018-07-24po: Remove previous msgid commentsGuillem Jover2-284/+0
2018-07-24po: Fix boilerplate in .po filesGuillem Jover16-41/+40
2018-07-24debian: Fix bug closureGuillem Jover1-1/+1
2018-07-24Track package status dirtinnessGuillem Jover4-5/+16
2018-07-24dpkg-buildpackage: Only check required build dependencies for known targetsGuillem Jover2-0/+8
2018-07-24Dpkg::Build::Types: Add new set_build_type_from_targets() functionGuillem Jover2-0/+33
2018-07-24Dpkg::Build::Types: Fix set_build_type_from_options() descriptionGuillem Jover2-2/+4
2018-07-24dpkg-buildpackage: Only check for fallback build targets on binary buildsGuillem Jover2-4/+7
2018-07-24dpkg-buildpackage: Fix --rules-file option parsingGuillem Jover2-1/+3
2018-07-24build: Distribute Build.PL from the builddir not sourcedirGuillem Jover1-1/+1
2018-07-24build: Distribute autogen scriptGuillem Jover1-0/+1