~ari-tczew/ubuntu/dapper/fetchmail/fix-CVE-2008-2711

« back to all changes in this revision

Viewing changes to po/Makevars

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-02-07 12:12:13 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060207121213-onurwfrzdlzlzxnt
Tags: 6.3.2-2ubuntu1
* Resynchronise with Debian. This brings the new upstream version to dapper
  since upstream support for 6.2 was dropped.
* Drop debian/patches/CVE-2005-4348.dpatch, upstream now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
top_builddir = ..
9
9
 
10
10
# These options get passed to xgettext.
11
 
XGETTEXT_OPTIONS = --keyword=GT_ --keyword=N_
 
11
XGETTEXT_OPTIONS = --keyword=GT_ --keyword=N_ \
 
12
    --flag=report:2:c-format \
 
13
    --flag=report_build:2:c-format \
 
14
    --flag=report_complete:2:c-format \
 
15
    --flag=report_at_line:5:c-format \
 
16
    --flag=gen_send:2:c-format \
 
17
    --flag=gen_transact:2:c-format \
 
18
    --flag=stuff_warning:2:c-format
12
19
 
13
20
# This is the copyright holder that gets inserted into the header of the
14
21
# $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding
18
25
# or entity, or to disclaim their copyright.  The empty string stands for
19
26
# the public domain; in this case the translators are expected to disclaim
20
27
# their copyright.
21
 
COPYRIGHT_HOLDER = Free Software Foundation, Inc.
 
28
COPYRIGHT_HOLDER = Eric S. Raymond
22
29
 
23
30
# This is the email address or URL to which the translators shall report
24
31
# bugs in the untranslated strings: