summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)AuthorFilesLines
2016-05-09dpkg-source: Add new --require-strong-checksums option and change defaultGuillem Jover1-0/+5
Erroring out when no strong checksums are present is very harsh, as we do not even do something similar for invalid/unknown/expired signatures which means doing this for checksums has really no point. Add a new command-line option to force the behavior to be strict, and change to a warning. Regression introduced in commit 040973c7a1e50b78ef042ef5ffbfff0440c24700. Closes: #823428 Reported-by: Niko Tyni <ntyni@debian.org>
2016-05-09man: Shorten example symbol names in dpkg-gensymbols(1)Guillem Jover13-106/+106
This fixes a mandb warning due to very long strings in the Dutch man page translation that is part of a block quote, and cannot be line wrapped. Unfuzzy all translations. Warned-by: lintian
2016-05-08Update German translation of manual pagesHelge Kreutzmann1-39/+31
Update to 2626t.
2016-05-05Update German translation of manual pagesHelge Kreutzmann1-235/+145
Update to 2620t4f2t.
2016-05-05Fix typoHelge Kreutzmann12-23/+23
2016-05-02po: Regenerate .pot files and merge .po files with themGuillem Jover13-7275/+28719
2016-05-02dpkg: Add new --force-script-chrootless optionHelmut Grohne1-1/+9
Currently, dpkg chroots to the instdir before invoking maintainer scripts. The new force flag will inhibit the chroot call. The user is supposed to know that the packages being operated on does support this new mode of operation. Thus the force flag is marked as dangerous. [guillem@debian.org: - Rename force option to --force-script-chrootless. - Reword force option description in man page. - Reactor changedir variable. ] Ref: #804624 Signed-off-by: Guillem Jover <guillem@debian.org>
2016-05-02dpkg: Export variable DPKG_ROOT in maintainer scriptsHelmut Grohne1-0/+10
This variable holds the value of instdir. It is supposed to be used in maintainer scripts. It should be prepended to all paths that are operated on. Currently, dpkg chroots to the instdir before invoking maintainer scripts, so when it does that DPKG_ROOT is set to the empty string. Thus currently, DPKG_ROOT is always empty. [guillem@debian.org: - Reword man page to clarify current status. ] Closes: #804624 Signed-off-by: Guillem Jover <guillem@debian.org>
2016-05-02Dpkg::Vendor::Debian: Add fixdebugpath to reproducible featureDaniel Kahn Gillmor1-0/+10
This feature normalizes the path stored in debug symbols, so that these symbols can be built reproducibly regardless of the location of the build in the larger filesystem. It defaults to off, but should be enabled by systems trying to generate reproducible packages. [guillem@debian.org: - Add additional build flags. - Rename feature name. - Import Cwd module with require instead of use. ] Closes: #819194 Signed-off-by: Guillem Jover <guillem@debian.org>
2016-05-02dpkg-genchanges: Add new -O optionGuillem Jover1-1/+5
This unifies this command with other commands outputting a generated file.
2016-05-02dpkg-shlibdeps: Add new -I option to ignore package build directoriesGuillem Jover1-0/+5
This option can be used to completely ignore local package build trees, for example in cases where've got multiple compatible builds of the same shared library, which provide use the same SONAME, and we want all our local objects to use the same single library instead of whatever came first. Using -x in the above case does not work, because that just removes the dependency after processing, so we end up with missing dependencies. Closes: #821025
2016-05-02Dpkg::Source::Package: Include upstream orig tarball signaturesGuillem Jover1-0/+8
If there are upstream signatures for orig.tar files, pick them up and include them in the .dsc file. See: #759478
2016-05-02scripts: Add support for new --build option to define build typeGuillem Jover2-45/+87
This simplifies the way to select what to build, and makes it both easier to remember, and easier to deal with in the code. The current set of split single options are really a mess.
2016-05-02libdpkg, scripts: Add very basic color supportGuillem Jover2-0/+10
This adds disabled by default color output, that can be enabled with the new DPKG_COLOR environment variable. The colors are currently hard-coded ANSI escape sequences, but will be made configurable eventually.
2016-05-02build: Use a single po4a opt argument instead of the same per languageGuillem Jover1-12/+1
2016-05-02man: Add missing value for Standards-Version field in dsc(5)Guillem Jover1-1/+1
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
2016-05-02man: Make explicit that deb-control(5) documents the binary control fileGuillem Jover1-3/+3
2016-05-02man: Remove wrong mention that deb-control(5) support commentsGuillem Jover1-1/+1
2016-05-02man: Clarify what characters constitute the deb822(5) syntaxGuillem Jover1-17/+21
Use Unicode code points and their printable characters to make it clear what exact characters or ranges we are talking about. Based-on-a-patch-by: Ben Finney <ben@benfinney.id.au>
2016-05-02man: Document in deb822(5) that deb-origin(5) also supports commentsGuillem Jover1-1/+1
Prompted-by: Ben Finney <ben@benfinney.id.au>
2016-05-02man: Document that i386 does not suffer performance loss due to PIE anymoreGuillem Jover1-1/+2
Commit e49be6015dcdcc3ef62ab6bbf58de5053e7dd8ad did not update the dpkg-buildflags documentation to reflect the fact that at least i386 does not suffer from performance loss due to PIE when using gcc >= 5. Reported-by: Niels Thykier <niels@thykier.net>
2016-05-02po: Update Dutch translationsFrans Spiesschaert4-1/+22469
Update programs translations and add new man page translations. [guillem@debian.org: - Remove spurious ‘|’ near dpkg --remove string. - Hook man page translation into build system. - Update copyright years. ] Closes: #822797, #822798 Signed-off-by: Guillem Jover <guillem@debian.org>
2016-04-21Review and removal of FIXMEs for stable translationHelge Kreutzmann1-26/+10
2016-04-21Update German translation of manual pagesHelge Kreutzmann1-6/+33
Update to 2600t1f.
2016-04-20Update German translation of manual pagesHelge Kreutzmann1-1/+28
Update to 2590t2f9u.
2016-04-18Update German translation of manual pagesHelge Kreutzmann1-166/+324
Update to 2583t2f16u.
2016-04-01man: Switch output encoding to UTF-8Guillem Jover1-12/+12
Recent man-db implementations support man pages encoded in UTF-8, so there's no point anymore in generating man pages with legacy encodings.
2016-04-01man: Add list of flags set by bug feature areaGuillem Jover1-0/+5
2016-04-01man: Fix grammar in dpkg-deb(1) man pageGuillem Jover1-1/+1
Reported-by: Dilyan Palauzov <dilyan.palauzov@aegee.org>
2016-04-01man, scripts: Fix typos in documentationGuillem Jover1-1/+2
Warned-by: lintian
2016-04-01man, Dpkg::Vendor: Document the format of the origin filenameGuillem Jover1-2/+11
Prompted-by: Martin Michlmayr <tbm@debian.org>
2016-04-01man: Update field requirements of control file formats to match dpkg realityGuillem Jover4-10/+10
Document all fields that are just recommended instead of required, or simply add if they are recommended and did not mention the fact before.
2016-03-20Update German translation of manual pagesHelge Kreutzmann1-3/+33
Update to 2540t3f54u.
2016-03-13Update German translation of manual pagesHelge Kreutzmann1-161/+139
Update to 2530t3f64u.
2016-03-11Update German translation of manual pagesHelge Kreutzmann1-174/+82
Update to 2480t24f93u. Also include fixes noted during review on debian-l10n-german.
2016-03-11Fix typoHelge Kreutzmann1-1/+1
2016-03-10Update German translation of manual pagesHelge Kreutzmann2-278/+1859
Update to 2441t52f104u.
2016-02-26man: Clarify that deb-symbols(5) documents the binary format subsetGuillem Jover1-0/+4
The template symbol files are described in dpkg-gensymbols(1). Closes: #795163
2016-02-15man: Fix documentation for package flagsGuillem Jover1-2/+6
The “reinstreq” flag was mispelled, and the “ok” flag was missing.
2016-02-15dpkg-source: Add backend-specific --help options supportGuillem Jover1-0/+2
This will print source format specific options depending on the --format version specified.
2016-02-15man: Packages are automatically forgotten only if they contain no user dataGuillem Jover1-1/+2
If a package in the database contains a selection for example, then it will not be forgotten. Closes: #813179
2016-02-15man: Clarify pathname filters behaviorGuillem Jover1-1/+14
Document a bit how the filters work internally so that their behavior is more easily understood. Closes: #811267
2016-01-26Use https:// URLs instead of http:// or git:// when possible (round three)Guillem Jover1-1/+1
This covers docs, code comments and packaging, which includes the dpkg git repository, copyright format URL and examples in man pages among others.
2015-12-28man: Document and improve C/C++ programs exit codesGuillem Jover9-13/+91
2015-12-28man: Add new deb822(5) man pageGuillem Jover3-0/+139
Adapted from the Debian policy manual.
2015-12-28man: Document Source field version in deb-control(5)Guillem Jover1-3/+6
2015-12-28man: Add missing quotesGuillem Jover3-13/+14
2015-12-28man: Fix reference to --record-avail instead of inexistent --availGuillem Jover1-1/+1
2015-12-28man: Mark Maintainer field as bold in deb-src-control(5)Guillem Jover1-2/+2
2015-12-28man: Move --audit description just after --verify in dpkg(1)Guillem Jover1-7/+7
These commands are related and belong together.