Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
|
|
This allows us to use the new --add-location option with the file
argument, which will remove a huge amount diff noise on source code
changes, while still retaining the useful origin of the string.
|
|
|
|
This was changed to not claim the copyright was assigned to the FSF, but
the new holder is not correct either.
The claims in the translations are all probably wrong due to this, but
that might require asking the translators.
|
|
The convention in the project is to use the short aliases for actual
literal translatable strings, and the long names when using variables
or similar.
|
|
|
|
This gets rid of an autoconf warning due to usage of an obsolete macro
by gettext. The Build-Depends does not need to be bumped as the
Makefiles can work with macros from any gettext 0.18.x.
|
|
|
|
|
|
|
|
The dpkg domain consists only of C sources, so there's no need anymore
for the Perl specific _g keyword.
|
|
This new options got introduced in gettext 0.18, and helps significantly
translators' work.
|
|
Otherwise xgettext will fail when it stumbles upon non-ASCII
characters in update-alternatives.pl, even if those are only
used in comments.
|
|
Keep the old ChangeLog files as ChangeLog.old, and distribute them.
Automatically genereate the ChangeLog from “git log”. And update the
information for translators.
|
|
Nicolas François. Closes: #165843
* Only print usage information of dpkg-scanpackages on stdout
if requested explicetly. Use stderr in case of error.
Closes: #366659
|
|
* Bin-MU; recompile against Debian unstable, to make dselect actually
installable.
-- Scott James Remnant <scott@netsplit.com> Fri, 11 Mar 2005 09:00:14 +0000
|
|
|
|
|