Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-25 | Update German translation of manual pages | Helge Kreutzmann | 1 | -9/+33 | |
Update to 2836t1f. | |||||
2017-01-25 | dpkg-source: Generate Testsuite-Restrictions fields from test restrictions | Guillem Jover | 1 | -0/+7 | |
This information is currently only available in the Restrictions field in the debian/tests/control file. When dispatching tests, it might be inconvenient to have to download and unpack the source package beforehand. Let's expose this via the .dsc in a similar way we do for the Testsuite-Triggers field. Closes: #847926 Based-on-patch-by: Iain Lane <laney@debian.org> | |||||
2017-01-23 | Update German translation of manual pages | Helge Kreutzmann | 1 | -52/+95 | |
Update to 2833t1f. | |||||
2017-01-23 | man, Dpkg::Control::FieldsCore: Add new Auto-Built-Package field | Guillem Jover | 1 | -0/+8 | |
This field is used to distinguish packages that have been automatically injected by some build tool, and are not present in the debian/control file. | |||||
2017-01-22 | doc: Fix typos in documentation and code comments | Guillem Jover | 2 | -4/+4 | |
Warned-by: codespell, spellintian | |||||
2017-01-22 | dpkg-gencontrol: Stop emitting Built-For-Profiles | Guillem Jover | 1 | -3/+5 | |
The information is already provided in .buildinfo files, and including it in the binary packages makes them unreproducible even when the profile used would not alter its contents. Closes: #831524 | |||||
2017-01-22 | man: Move control member file references from dpkg(1) to deb(5) | Guillem Jover | 2 | -18/+20 | |
The information in dpkg(1) was out of place, and deb(5) already contained a skeleton of this information, which is in any case the more logical place to be. | |||||
2016-12-21 | Update German translation of manual pages | Helge Kreutzmann | 1 | -4/+8 | |
Update to 2832t1f. | |||||
2016-12-20 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 13 | -70/+354 | |
2016-12-20 | man: Add a rationale for the purpose of Testsuite-Triggers in dsc(5) | Guillem Jover | 1 | -0/+3 | |
Prompted-by: Mattia Rizzolo <mattia@debian.org> | |||||
2016-12-20 | man: Document DPKG_DATADIR in an ENVIRONMENT section in dpkg-architecture(1) | Guillem Jover | 1 | -0/+6 | |
2016-12-19 | Update German translation of manual pages | Helge Kreutzmann | 1 | -7/+5 | |
Update to 2829t1f. | |||||
2016-12-19 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 13 | -217/+346 | |
2016-12-19 | man: Document that dpkg sets DPKG_ADMINDIR on maintainer scripts environment | Guillem Jover | 1 | -0/+5 | |
2016-12-18 | Update German translation of manual pages | Helge Kreutzmann | 1 | -34/+36 | |
Update to 2828t1f. | |||||
2016-12-18 | man: Clarify that dpkg-buildpackage -T does not run dpkg-source --before-build | Guillem Jover | 1 | -1/+2 | |
Closes: #649531 | |||||
2016-12-17 | Update German translation of manual pages | Helge Kreutzmann | 1 | -86/+44 | |
Update to 2828t1f. | |||||
2016-12-17 | Fix typo | Helge Kreutzmann | 14 | -26/+26 | |
2016-12-17 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 13 | -904/+1788 | |
2016-12-17 | po: Update Dutch translations | Frans Spiesschaert | 1 | -579/+656 | |
Closes: #848378, #848379 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2016-12-17 | libdpkg: Add virtual source:Upstream-Version field | Guillem Jover | 1 | -0/+4 | |
Closes: #844348 | |||||
2016-12-17 | dpkg: Add new --validate-<thing> commands | Guillem Jover | 1 | -1/+22 | |
These commands make it possible to test if several of those <thing>s have a valid syntax. The current list of supported things is «pkgname», «trigname», «archname» and «version». | |||||
2016-12-17 | dpkg-buildpackage: Add support for multiple targets on -T | Guillem Jover | 1 | -9/+10 | |
This makes it possible to run several desired targets in a single run, which avoids the overhead of the rest of the steps run. It also makes it possible to test if packages can be built twice in a row. Closes: #671074 | |||||
2016-12-17 | man: Update dpkg-parsechangelog parser options | Guillem Jover | 1 | -9/+1 | |
This got missed in commit d1629d0ec1b2619a1f2bd6839f975335e9cb6484. The options specific to the changelog parser program did not get updated when the parser got switched to be a perl module. Closes: #848189 | |||||
2016-12-17 | man: Fix bogus description of --force-confmiss | Guillem Jover | 1 | -4/+3 | |
This force option is the only one that performs its action independently of the conffile changing or not in the new package. The description was bogusly updated when trying to clarify the other conf force options. Regression introduced in commit 4bcc6b8e0a587b432b145fafa642674607cddddd. Reported-by: Sven Joachim <svenjoac@gmx.de> Closes: #846395 | |||||
2016-12-17 | man: Document DPKG_GENSYMBOLS_CHECK_LEVEL in dpkg-gensymbols(1) | Guillem Jover | 1 | -0/+6 | |
2016-12-17 | man: Document the working directory when running dpkg-buildpackage hooks | Guillem Jover | 1 | -0/+1 | |
2016-11-16 | Update German translation of manual pages | Helge Kreutzmann | 1 | -62/+12 | |
Update to 2820t1f. | |||||
2016-11-16 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 13 | -876/+1019 | |
2016-11-16 | dpkg-buildpackage: Fallback to one job on unknown number of online processors | Guillem Jover | 1 | -1/+2 | |
On unsupported or exotic systems where we might be unable to retrieve the number of online processors and have been requested to infer them ourselves via the --jobs or --jobs-try “auto” argument, default to serial execution instead of unlimited jobs, to be on the safe side. Proposed-by: Simon McVittie <smcv@debian.org> | |||||
2016-11-16 | dpkg-genbuildinfo: Bump Format to version 0.2 | Guillem Jover | 1 | -1/+1 | |
2016-11-16 | dpkg-genbuildinfo: Use deterministic .buildinfo filenames | Guillem Jover | 3 | -30/+9 | |
Using undeterministic filenames based on the buildinfo-id produces ugly looking filenames, which get left behind when rebuilding the same source multiple times as they vary by date. There's really no great point in using unique filenames as they will end up with different contents depending on the builder. | |||||
2016-11-16 | dpkg-genbuildinfo: Add Build-Date field | Guillem Jover | 1 | -0/+5 | |
This records the time the build happened. This might be useful when there is a need to track down problems caused by external time-based events not visible from inside the build system. Things like hardware, software deployment or other such failures. | |||||
2016-11-16 | man: Escape dashes in field names in dpkg-buildinfo(1) | Guillem Jover | 1 | -5/+5 | |
2016-11-11 | Update German translation of manual pages | Helge Kreutzmann | 1 | -16/+18 | |
Update to 2823t1f. | |||||
2016-11-11 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 13 | -98/+264 | |
2016-11-11 | man: Clarify how to revert to the serial dpkg-buildpackage behavior | Guillem Jover | 1 | -1/+2 | |
Explicitly mention in dpkg-buildpackage(1) that setting the number of parallel jobs to 1, restores the serial behavior. Prompted-by: Thorsten Glaser <t.glaser@tarent.de> | |||||
2016-11-11 | man: Improve the DEB_BUILD_OPTIONS description in dpkg-buildpackage(1) | Guillem Jover | 1 | -2/+7 | |
Mention that this flag might also affect the beahavior of debian/rules, and also mention the parallel option. | |||||
2016-11-11 | libdpkg, scripts: Change default color behavior to auto | Guillem Jover | 2 | -4/+4 | |
Our test run with the setting activated by apt, has not shown any signs of pitch forks nor angry mobs. Let's switch this by default to auto, so that the more clear but still hopefully unobtrusive colors can help people deal with interesting messages, warnings or error conditions. | |||||
2016-11-09 | Fix missing markup | Helge Kreutzmann | 1 | -2/+2 | |
2016-11-07 | Update German translation of manual pages | Helge Kreutzmann | 1 | -44/+19 | |
Update to 2822t1f. | |||||
2016-11-07 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 13 | -324/+484 | |
2016-11-07 | Dpkg::Vendor::Debian: Improve PIE flags support | Guillem Jover | 1 | -13/+18 | |
Fix changelog for dpkg 1.18.11 to mention PIE got enabled by default for all architectures, not just the ones where gcc does that itself. When emitting PIE flags on architectures where gcc does not inject those itself, do it via a specs file too, so that maintainers can use them unconditionally regardless of the object being compiled or linked. When injecting -no-pie for linking via gcc specs also inject -fno-PIE. Update the documentation to make the current situation more clear. | |||||
2016-11-06 | Update German translation of manual pages | Helge Kreutzmann | 1 | -141/+97 | |
Update to 2822t1f. | |||||
2016-11-06 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 13 | -12476/+19425 | |
2016-11-06 | man: Document environment variables used by source format modules | Guillem Jover | 1 | -0/+16 | |
2016-11-06 | man: Use %VERSION% in dpkg-statoverride(1) source item .TH macro | Guillem Jover | 1 | -1/+1 | |
2016-11-06 | man: Use "dpkg suite" as the manual item in .TH macro | Guillem Jover | 44 | -44/+44 | |
2016-11-06 | man: Rename FILE FORMATS section to FILES | Guillem Jover | 1 | -1/+1 | |
2016-11-06 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 12 | -4455/+6462 | |