summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2015-04-06dpkg: Add --ctrl-tarfile forwarding command for dpkg-debGuillem Jover1-0/+1
2015-04-06man: Document that timestamps are reset for format 3.0 (quilt) tooGuillem Jover1-0/+2
2015-04-06man: Document version when new features were introducedGuillem Jover1-0/+1
2015-04-06man: Properly terminate a bold marking in dpkg(1)Guillem Jover1-0/+1
2015-04-06man: Place short options before long onesGuillem Jover1-0/+2
2015-04-06man: Mark --format values in boldGuillem Jover1-0/+1
2015-04-06man: Capitalize dpkg-parsechangelog option dscriptionsGuillem Jover1-0/+1
2015-04-06dselect: Document -? optionGuillem Jover1-0/+1
2015-04-06dselect: Improve color-spec --help outputGuillem Jover1-0/+1
2015-04-06dselect: Improve commands listing in --help outputGuillem Jover1-0/+2
2015-04-06dselect: Say command instead of actionGuillem Jover1-0/+1
2015-04-06dpkg-parsechangelog: Rename changelogfile argument to changelog-fileGuillem Jover1-0/+1
2015-04-06dpkg-parsechangelog: Normalize command-line parsingGuillem Jover1-0/+3
2015-04-01debian: Fix typo in changelogGuillem Jover1-1/+1
2015-04-01libcompat: Check that HAVE_DECL_SYS_SIGLIST is 0 instead of undefinedGuillem Jover1-0/+3
2015-04-01dpkg-statoverride: Do not accept unknown user or group names on --addGuillem Jover1-0/+2
2015-04-01Dpkg::Vendor::Debian: Add sanitize feature areaGuillem Jover1-0/+3
2015-04-01Dpkg::Gettext: Add support for $DEFAULT_TEXT_DOMAINGuillem Jover1-0/+2
2015-04-01dpkg-maintscript-helper: Support moving a conffile not being shippedMathias Behrle1-0/+2
2015-04-01dpkg-maintscript-helper: Handle symlinks and pathnames ending in slashGuillem Jover1-0/+2
2015-03-31Update German scripts translationHelge Kreutzmann1-0/+3
2015-03-31dselect: Improve available state sorting order stringsGuillem Jover1-0/+1
2015-03-31Dpkg::Source::Patch: Add missing preposition in error messageGuillem Jover1-0/+1
2015-03-31dpkg-genchanges: Clarify changes description open errorGuillem Jover1-0/+1
2015-03-31dpkg-scanpackages: Merge the same warning messages into a single lineGuillem Jover1-0/+1
2015-03-31Say directory instead of dir in output messagesGuillem Jover1-0/+1
2015-03-31Use "<enter>" instead of "return" or "enter" in input promptsGuillem Jover1-0/+1
2015-03-31Expand EOF and eof into "end of file" in error messagesGuillem Jover1-0/+1
2015-03-31scripts: Uppercase field names in error messagesGuillem Jover1-0/+1
2015-03-31dpkg-name: Say package instead of it in warning messageGuillem Jover1-0/+1
2015-03-31Dpkg::Changelog::Parse: Say execute instead of exec in error messageGuillem Jover1-0/+2
2015-03-30dpkg-query: Do not fail on -W and -l when multiple arguments match a packageGuillem Jover1-0/+2
2015-03-30debian: Only use stackprotectorstrong when building with gcc >= 4.9Guillem Jover2-0/+7
2015-03-30dpkg-statoverride: Set the SE Linux context on --updateGuillem Jover1-0/+1
2015-03-30debian: Remove old trigger related Breaks/Conflicts from dpkgGuillem Jover3-43/+2
2015-02-11debian: drop myself from UploadersRaphaël Hertzog2-1/+4
2015-02-11Dpkg::Source::Package: Add ‘.mailmap’ to the default ignore listsGuillem Jover1-0/+1
2015-02-11dpkg-deb: Add support for reading the archive from standard inputGuillem Jover1-0/+3
2015-02-11dpkg: Fix --audit to report missing and empty architecture fieldsGuillem Jover1-0/+2
2015-02-11dpkg-deb: Handle properly missing and empty architecture fieldsGuillem Jover1-0/+2
2015-02-11dpkg-deb, libdpkg: Fix short-lived memory leaksGuillem Jover1-0/+1
2015-02-11libdpkg: Do not silently eat a standalone ‘-’ in the command-line parserGuillem Jover1-0/+1
2015-02-11libdpkg: Trim whitespace from the end of config file linesGuillem Jover1-0/+2
2015-02-08man: Move man pages from section 8 to 1Guillem Jover2-3/+5
2015-02-08man: Document the obsolete dpkg --compare-versions operators in dpkg(1)Tomas Pospisek1-0/+3
2015-02-08dpkg: Warn on obsolete '<' and '>' operators in --compare-versionsGuillem Jover1-0/+1
2015-02-08debian: Fix changelog formattingGuillem Jover1-2/+3
2015-01-29Update German translation of manual pagesHelge Kreutzmann1-0/+3
2015-01-28dpkg-genchanges: Use strftime() instead of unportable «date -R»Guillem Jover1-0/+2
2015-01-28build: Make va_copy check cross-compilableGuillem Jover1-0/+2