Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-20 | po: Fix Spanish translation | Guillem Jover | 1 | -1/+1 | |
2017-11-08 | Update Spanish translation | Javier Fernandez-Sanguino | 3 | -230/+108 | |
2017-11-03 | Update German translation of manual pages | Helge Kreutzmann | 1 | -6/+58 | |
Update to 2910t1f. | |||||
2017-11-03 | German dpkg translation update | Sven Joachim | 2 | -67/+31 | |
Update to 1109t. | |||||
2017-10-23 | debian: Bump Standards-Version to 4.1.1 (no changes needed) | Guillem Jover | 2 | -1/+2 | |
2017-10-22 | debian: Add Breaks dgit << 3.13~ to libdpkg-perl | Guillem Jover | 2 | -0/+7 | |
Older dgit versions assumed that Dpkg::Compression::Process was available, via implicit import from Dpkg::Source::Package. Reported-by: Ian Jackson <ijackson@chiark.greenend.org.uk> | |||||
2017-10-22 | debian: Add Breaks debhelper << 10.10.1~ to dpkg-dev | Guillem Jover | 2 | -0/+5 | |
We want to make debhelper users that will use R³ support not having to add a versioned Depends on the relevant dpkg-dev package. | |||||
2017-10-22 | dpkg-maintscript-helper: Add color support | Guillem Jover | 3 | -4/+69 | |
The initial color support only covered the C and perl programs, and missed this shell script. | |||||
2017-10-22 | man: Document DPKG_NLS environment variable for all programs using it | Guillem Jover | 18 | -0/+86 | |
2017-10-22 | man: Document DPKG_COLORS environment variable for all programs using it | Guillem Jover | 23 | -0/+131 | |
2017-10-22 | doc: Fix typo in a date | Guillem Jover | 1 | -1/+1 | |
2017-10-22 | Update German translation of manual pages | Helge Kreutzmann | 1 | -29/+27 | |
Update to 2907t1f. | |||||
2017-10-21 | Dpkg::Source::Package::V1: Check that $tarname is defined before use | Christoph Biedl | 2 | -1/+5 | |
Closes: #879124 Warned-by: perl Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2017-10-21 | po: Remove obsolete FIXME comments in translations | Guillem Jover | 2 | -8/+2 | |
These have been fixed in the original msgid. | |||||
2017-10-21 | man: Add missing dot on the dpkg-buildflags «lfs» paragraph | Guillem Jover | 2 | -1/+3 | |
Spotted-by: Helge Kreutzmann <debian@helgefjell.de> | |||||
2017-10-21 | dselect: Stop marking an untranslatable string as such | Guillem Jover | 1 | -1/+1 | |
Spotted-by: Santiago Vila <sanvila@debian.org> | |||||
2017-10-21 | dpkg-buildpackage: Setup and check rootcommand only if needed | Guillem Jover | 2 | -20/+28 | |
When building in R³ mode or when the user requested to run a rule as root we should setup the rootcommand, otherwise we should ignore it. Reported-by: Niels Thykier <niels@thykier.net> | |||||
2017-10-21 | dpkg-buildpackage: Run dpkg-source from the current directory | Guillem Jover | 2 | -13/+5 | |
It used to be the case that dpkg-source did not support running from the current directory. That got fixed in commit a7f16be86689ee46f4b2e445e5f08a63f447cdeb. Which means we can simplify the code. | |||||
2017-10-21 | dpkg-buildpackage: Pass the debian/control source stanza to R³ parser | Guillem Jover | 2 | -1/+3 | |
This meant the field was being ignored. | |||||
2017-10-21 | debian: Disable R³ field until debhelper supports it | Guillem Jover | 2 | -1/+3 | |
If we use a dpkg that fully supports the field, with a debhelper that does not, this will produce broken builds. Disable for now, until such debhelper has been released, and then we'll need to add some kind of relationship to avoid the problem. | |||||
2017-10-18 | Update German translation of manual pages | Helge Kreutzmann | 1 | -85/+53 | |
Update to 2907t1f. | |||||
2017-10-18 | doc: Update gettext minimal version in README | Guillem Jover | 2 | -1/+3 | |
2017-10-18 | dpkg-buildpackage: Do not rehash .dsc file when signing binary-only builds | Guillem Jover | 2 | -2/+6 | |
Reported-by: Ximin Luo <infinity0@debian.org> Stable-Candidate: 1.18.x | |||||
2017-10-18 | dpkg-buildpackage: Fix logic to decide whether to call the build targets | Guillem Jover | 2 | -2/+5 | |
The build targets never require root, so checking them will always return false. We need to key on the binary target instead. This broke tons of packages that are violating Debian policy MUSTs. Thanks-to: James Clarke <jrtc27@debian.org> Closes: #878899 | |||||
2017-10-18 | debian: Add Breaks to libdpkg-perl against pkg-kde-tools | Guillem Jover | 2 | -0/+6 | |
That package is using private modules with no API guarantees, and broke due to recent changes in 1.19.0. Closes: #878919 | |||||
2017-10-17 | Update German translation of manual pages | Helge Kreutzmann | 2 | -16/+12 | |
Update to 2890t12f6u. | |||||
2017-10-17 | Update German scripts translation | Helge Kreutzmann | 2 | -34/+19 | |
Update to 599t. | |||||
2017-10-17 | build: Cleanup the correct polkit file | Guillem Jover | 1 | -1/+1 | |
Fixes: commit 5757ab6142a3785389bd2cd6375f103a1f626240 | |||||
2017-10-17 | debian: Install update-alternatives policykit-1 file | Guillem Jover | 4 | -4/+7 | |
2017-10-17 | scripts/t: Skip Dpkg::OpenPGP test if gpg is not present | Guillem Jover | 2 | -6/+9 | |
2017-10-17 | Bump version to 1.19.1 | Guillem Jover | 1 | -0/+6 | |
2017-10-17 | Release 1.19.0 | Guillem Jover | 1 | -3/+3 | |
2017-10-17 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 94 | -8688/+17868 | |
2017-10-17 | po: Update Portuguese programs translations | Miguel Figueiredo | 2 | -105/+84 | |
Closes: #868800 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2017-10-17 | po: Fix errors in Simplified Chinese programs translation | Boyuan Yang | 2 | -4/+5 | |
* The word "build" should be translated as "构建" instead of "编译", which means "compilation". * The word "alphanumeric" should be translated as "字母数字的" instead of "字母的", which means "alphabetic". Closes: #877929 Reviewed-by: Zhou Mo <cdluminate@gmail.com> Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2017-10-17 | po: Add Catalan translations for policykit file | Guillem Jover | 1 | -0/+8 | |
2017-10-17 | u-a: Add new policykit file | Guillem Jover | 11 | -14/+74 | |
This makes it possible to use the pkexec tool to execute u-a from GUI programs. We need to bump the gettext build-dependency to at least 0.19.7 which is the first version introducing ITS support and GETTEXTDATADIR variable support (GETTEXTDATADIRS support was added in 0.19.8). Proposed-by: Boyuan Yang <073plan@gmail.com> | |||||
2017-10-17 | dpkg-deb: Fix capitalization of Debian in output messages | Guillem Jover | 3 | -11/+12 | |
Here Debian refers to the distribution and in English this needs to be capitalized. No translation will be unfuzzed, as the capitalization rules change among locales. Warned-by: spellintian | |||||
2017-10-17 | Dpkg::Getopt: Do not normalize args past a passthrough stop word | Guillem Jover | 5 | -10/+22 | |
Some commands pass some arguments through to another command, and those must not be normalized as that might break their invocation. Reported-by: Helmut Grohne <helmut@subdivi.de> Stable-Candidate: 1.17.x 1.18.x | |||||
2017-10-17 | Dpkg::Deps: Do not unnecessarily require setting the host_arch | Guillem Jover | 2 | -7/+13 | |
If we are not reducing the architectures, or we are not going to use the known facts, we do not need to know and set the host architecture, which relies on gcc being present. Closes: #856396 | |||||
2017-10-17 | Dpkg::Arch: Do not emit a perl warning if gcc or dpkg is not found | Guillem Jover | 2 | -0/+6 | |
We are emitting options or errors elsewhere. | |||||
2017-10-17 | dpkg: Print the package name on maintainter script errors | Guillem Jover | 2 | -7/+23 | |
When processing an archive or a package, we can call maintainer script for other packages. Not printing the package name for the script that failed means we can get very confusing output. Closes: #877521 | |||||
2017-10-17 | Dpkg::ErrorHandling: Unify subprocess errors with the ones from libdpkg | Guillem Jover | 2 | -3/+6 | |
2017-10-17 | libdpkg: Clarify subprocess error message by shuffling it around | Guillem Jover | 2 | -5/+6 | |
For command-names the current message was more or less fine. But for command descriptions the message made little sense. | |||||
2017-10-17 | debian: Add git and bzr to Suggests for libdpkg-perl | Guillem Jover | 2 | -0/+5 | |
The Dpkg::Source::Package::V3 source formats can use them. Closes: #877688 | |||||
2017-10-17 | Dpkg::Source::Package: Call source format prerequisites method if present | Guillem Jover | 4 | -2/+5 | |
We want to be able to check for prerequisites when loading the source format module. That function used to be called import, which is a misnomer here, and was not being invoked. Rename it to the more appropriate prerequisites() and call it if it's present from the module loading code. Addresses: #877688 | |||||
2017-10-17 | Dpkg::Source::Package::V3: Use find_command() instead of ad-hoc code | Guillem Jover | 3 | -10/+6 | |
2017-10-17 | Dpkg::Source::Package: Auto-convert binary signatures to OpenPGP ASCII Armor | Guillem Jover | 10 | -0/+171 | |
When we are building a source package, if we find a binary signature in the form of a .sig file, we should try to auto-convert it to the format that we expect to include in the source package, which is an OpenPGP ASCII Armor. | |||||
2017-10-16 | Dpkg::Control::HashCore: Optimize field/value parsing in parse() | Guillem Jover | 2 | -2/+5 | |
We switch from a capturing regex to split() plus a checking regex. | |||||
2017-10-16 | Dpkg::Control::HashCore: Optimize first character matching in parse() | Guillem Jover | 2 | -2/+6 | |
We store the first character in a variable. |