summaryrefslogtreecommitdiff
path: root/po/Makevars
AgeCommit message (Collapse)AuthorFilesLines
2017-10-17u-a: Add new policykit fileGuillem Jover1-0/+7
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>
2015-12-19po: Update Makevars from latest gettext 0.19.6 templateGuillem Jover1-0/+25
2015-01-28build: Bump gettext version to 0.19Guillem Jover1-2/+3
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.
2014-10-06po: Use the same name as the Maintainer field for the copyright holderGuillem Jover1-1/+1
2014-10-06po: The copyright holder for the original code is not SPIGuillem Jover1-1/+1
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.
2014-01-15po: Reset default xgettext keywordsGuillem Jover1-1/+1
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.
2013-06-03build: Quiesce msgmerge commandsGuillem Jover1-1/+1
2013-06-03build: Bump gettext version to 0.18.2Guillem Jover1-2/+12
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.
2013-04-01po: Use PACKAGE_BUGREPORT instead of literal project addressGuillem Jover1-1/+1
2011-01-08Add gettext context infrastructure supportGuillem Jover1-1/+2
2010-08-26Add gettext plurals infrastructure supportGuillem Jover1-1/+1
2010-08-26build: Remove xgettext _g keyword for the dpkg domainGuillem Jover1-1/+1
The dpkg domain consists only of C sources, so there's no need anymore for the Perl specific _g keyword.
2010-05-19build: Pass --previous to msgmerge with the new MSGMERGE_OPTIONS variableGuillem Jover1-0/+2
This new options got introduced in gettext 0.18, and helps significantly translators' work.
2010-01-30po/Makevars: Add ”--from-code=UTF-8“ to XGETTEXT_OPTIONSSven Joachim1-1/+1
Otherwise xgettext will fail when it stumbles upon non-ASCII characters in update-alternatives.pl, even if those are only used in comments.
2009-03-02Switch to automatically generating the ChangeLog fileGuillem Jover1-0/+2
Keep the old ChangeLog files as ChangeLog.old, and distribute them. Automatically genereate the ChangeLog from “git log”. And update the information for translators.
2006-05-12* Add gettext support for the Perl scripts. Based on a patch byFrank Lichtenheld1-1/+1
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
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-2/+17
* 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
2003-09-13Define MSGID_BUGS_ADDRESSAdam Heath1-0/+1
2003-04-26Needed to work with the newer gettext.Adam Heath1-0/+25