summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-26Dpkg::Version: Remove deprecation warning from semantic change in bool overloadGuillem Jover3-13/+8
2019-11-26Dpkg::Index: Change default value for unique_tuple_key to 1Guillem Jover2-20/+16
2019-11-26Dpkg::Substvars: Remove obsolete no_warn() methodGuillem Jover2-16/+6
2019-11-26Dpkg::Source::Package: Remove and hide internal lowercase variablesGuillem Jover2-9/+10
2019-11-26Dpkg::Gettext: Remove obsolete _g() functionGuillem Jover2-12/+5
2019-11-26Dpkg::Exit: Hide internal lowercase @handlers variableGuillem Jover2-5/+7
2019-11-26Dpkg::Deps::KnownFacts: Remove obsolete check_package() methodGuillem Jover2-32/+6
2019-11-26Dpkg::Compression: Hide internal lowercase variablesGuillem Jover2-8/+12
2019-11-26Dpkg::Changelog::Parse: Remove warnings for obsolete options and functionsGuillem Jover2-53/+10
2019-11-26Dpkg::Changelog::Parse: Remove $ sigil from option names in PODGuillem Jover3-1/+4
2019-11-26Dpkg::Changelog::Entry::Debian: Remove obsolete methods and hide variablesGuillem Jover2-40/+11
2019-11-26Dpkg::Changelog: Remove obsolete methods dpkg() and rfc822()Guillem Jover2-31/+6
2019-11-26Dpkg: Remove internal lowercase variablesGuillem Jover2-16/+7
2019-11-26Dpkg::Deps: Check for valid virtual package version relationsGuillem Jover4-3/+22
2019-11-26Dpkg::Vendor::Debian: Do not set -Werror=implicit-function-declaration for C++Guillem Jover2-2/+17
2019-11-26Dpkg::Vendor::Debian: Only scan /usr/local/ directories that existGuillem Jover2-1/+3
2019-11-26man: Move template symbol documentation into new deb-src-symbols(5)Guillem Jover5-306/+364
2019-11-26man: Describe the SONAME formats supported in deb-shlibsGuillem Jover2-2/+13
2019-11-26dselect: Remove methods state files on purgeGuillem Jover3-0/+37
2019-11-26dpkg: Use DPKG_ADMINDIR to set the admindirGuillem Jover3-1/+7
2019-11-26dpkg: Fix and clarify behavior for packages marked to be on “hold”Guillem Jover6-9/+18
2019-11-26dpkg-gencontrol: Take hardlinks into account when computing Installed-SizeSven Joachim3-1/+12
2019-11-26dpkg-query: Try to use the description from the available file if not installedGuillem Jover5-2/+40
2019-11-26libdpkg: Add missing symbols to the version mapGuillem Jover2-0/+8
2019-11-26debian: Replace custom rule for 'configure' with call to dh_autoreconfDan Streetman2-7/+5
2019-11-26po: Fix typo in Simplified Chinese programs translationMo Zhou2-1/+2
2019-11-26po: Update Portuguese programs translationMiguel Figueiredo2-145/+141
2019-11-05German dpkg translation updateSven Joachim2-150/+141
2019-11-01Fix a typoHelge Kreutzmann2-3/+3
2019-11-01Update German translation of manual pagesHelge Kreutzmann1-69/+95
2019-11-01Update German scripts translationHelge Kreutzmann2-16/+43
2019-10-30dpkg, u-a: Make variables staticGuillem Jover3-4/+14
2019-10-30test: Suppress new bogus cppcheck 1.89 false positivesGuillem Jover2-0/+14
2019-10-30dpkg: Remove redudant condition for sourcefile in updateavailable()Guillem Jover2-1/+2
2019-10-30libdpkg: Use p instead of name in dpkg_arch_name_is_illegal()Guillem Jover2-1/+2
2019-10-30dselect: Make baselist::draw_column_*() col arguments constGuillem Jover3-6/+7
2019-10-30man: Split dselect(1) --color from --colour option itemsGuillem Jover5-10/+31
2019-10-30man: Globally adjust left and disable hyphenationGuillem Jover56-13/+57
2019-10-30build: Bump minimal gettext version to 0.19.8Guillem Jover2-1/+3
2019-10-30test: Update stopwords for codespell 1.16.0Guillem Jover2-0/+2
2019-10-30test: Skip build directories from codespellGuillem Jover2-0/+3
2019-10-30test: Fix typosGuillem Jover2-2/+2
2019-10-30libdpkg, dpkg: Use new versiondescribe_c() for non-localizable call sitesGuillem Jover5-8/+11
2019-10-30libdpkg: Add new versiondescribe_c() to force a C localeGuillem Jover4-0/+18
2019-10-30libdpkg: Add new C locale switch over supportGuillem Jover13-0/+61
2019-10-30debian: Remove obsolete Breaks satisfied since oldstableGuillem Jover2-17/+2
2019-10-30scripts: Match ~deb also as a backport marker in versionsGuillem Jover3-4/+6
2019-10-30scripts: Remove support for ~vola versioningGuillem Jover3-6/+8
2019-10-30dpkg: Initialize flagdeppossi in check_conflict()Guillem Jover2-1/+2
2019-10-30dpkg-deb: Fold two adjacent if conditionals into a single oneGuillem Jover2-1/+3