summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-25Dpkg::Deps: fix dependency parsing codeRaphael Hertzog3-3/+11
2009-06-23Remove all invalid master alternatives foundRaphael Hertzog3-14/+33
2009-06-22Fix a spelling error in changelog (thanks lintian)Raphael Hertzog1-1/+1
2009-06-22Dpkg::Shlibs::Objdump::get_symbol(): try fallback name for version-less symbolsRaphael Hertzog1-0/+5
2009-06-21Dpkg::Shlibs::Objdump: assume version Base when no associated versionRaphael Hertzog1-1/+1
2009-06-21Update german scripts translationHelge Kreutzmann1-175/+174
2009-06-21Dpkg::Shlibs::SymbolFile: support subclassing of Symbol objectModestas Vainius1-3/+2
2009-06-21dpkg-gensymbols(1): escape more minus signsModestas Vainius1-7/+7
2009-06-21dpkg-scan(packages|sources): support all checksums algoRaphael Hertzog3-45/+46
2009-06-21dpkg-genchanges: skip warning about lower version for backportsRaphael Hertzog2-1/+5
2009-06-21Dpkg::Vendor::get_vendor_file(): replaces spaces by dashesRaphael Hertzog2-1/+7
2009-06-21dpkg-source: ensure trustedkeys.gpg is used to check signaturesRaphael Hertzog2-0/+6
2009-06-20Dpkg::Shlibs::SymbolFile: add missing explanationRaphael Hertzog1-2/+2
2009-06-20Dpkg::Substvars: restructure to have a separate namespace for variablesRaphael Hertzog3-32/+35
2009-06-20dpkg-gencontrol: warn about unused substvars (closes: #532760)Joachim Breitner3-0/+6
2009-06-20Dpkg::Substvars: track unused substitutions and add warning functionJoachim Breitner2-1/+63
2009-06-20Dpkg::Substvars: add non-regression test suiteJoachim Breitner2-0/+83
2009-06-20Dpkg::Substvars: allow spaces in front of comments in substvarsJoachim Breitner1-1/+1
2009-06-20dpkg-gensymbols: add new “ignore-blacklist” tagRaphael Hertzog3-6/+19
2009-06-20Dpkg::Shlibs::Symbol: add new has_tag() and get_tag_value() functionsRaphael Hertzog1-2/+12
2009-06-20Dpkg::Shlibs::SymbolFile: assume an implicit version "Base" for unversioned s...Raphael Hertzog2-1/+3
2009-06-20dpkg-gensymbols: do not output deprecated symbolsRaphael Hertzog2-2/+6
2009-06-20Add changelog entry for new dpkg-gensymbols featureRaphael Hertzog1-0/+6
2009-06-20Dpkg::Shlibs: code cleanup after merge and documentation updateRaphael Hertzog3-95/+108
2009-06-20Symbol tagging support and implementation of optional and arch tagsModestas Vainius12-108/+837
2009-06-20Update Swedish translation.Peter Krefting2-486/+518
2009-06-20Update german scripts translationHelge Kreutzmann1-2/+14
2009-06-20Update german scripts translationHelge Kreutzmann2-185/+228
2009-06-20Update german translation of manual pagesHelge Kreutzmann2-1741/+89
2009-06-19Add another alternative that needs to be cleaned upRaphael Hertzog1-0/+1
2009-06-19Update Czech translation of dpkg/dselectMiroslav Kure3-633/+593
2009-06-19Use NUL character instead of 0Guillem Jover25-62/+74
2009-06-18Update Swedish translation.Peter Krefting4-58/+87
2009-06-18dpkg-architecture: Remove unused variableGuillem Jover1-1/+0
2009-06-18Fix english mistake (“as you request” → “as you requested”)David Stansby47-211/+213
2009-06-17dpkg-name: Rewrite in perlGuillem Jover5-215/+259
2009-06-17Refactor statdb field parsing functionsGuillem Jover2-27/+65
2009-06-17Move diversion db parsing into a new fileGuillem Jover3-72/+136
2009-06-17Move statoverride db parsing into a new fileGuillem Jover3-127/+189
2009-06-15dpkg-buildpackage(1): add missing paragraph separatorRaphael Hertzog2-0/+3
2009-06-15dpkg-scanpackages: Mark string for translationGuillem Jover1-1/+2
2009-06-15dpkg-scanpackages: Use info instead of ad-hoc printingGuillem Jover1-1/+5
2009-06-15Dpkg::ErrorHandling: Support changing the file handle for info()Guillem Jover1-1/+5
2009-06-15Dpkg::ErrorHandling: Add new report_options()Guillem Jover4-9/+19
2009-06-15Dpkg::ErrorHandling: Remove unused warnerror() and $warnable_errorGuillem Jover2-21/+6
2009-06-15dpkg-scansources: Use Dpkg::ErrorHandling instead of ad-hoc codeGuillem Jover1-58/+35
2009-06-15dpkg-scanpackages: Move missing override warning near the spurious oneGuillem Jover1-4/+4
2009-06-15dpkg-scanpackages: Use warning() instead of ad-hoc printingGuillem Jover1-45/+25
2009-06-15dpkg-scanpackages: Fix spurious overrides outputGuillem Jover1-2/+2
2009-06-15dpkg-scanpackages: Properly detect spurious overridesGuillem Jover2-3/+6