summaryrefslogtreecommitdiff
path: root/dselect/po/Makevars
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2013-03-23 22:36:15 +0100
committerGuillem Jover <guillem@debian.org>2013-04-01 15:48:34 +0200
commit5c8eb72d6647d01da8375f289f620c0f0762a5de (patch)
treef054389f620437325ad40fc636a1f081d46104ce /dselect/po/Makevars
parente26177fd0b943900b49ee702586399cc0bf15a39 (diff)
downloaddpkg-5c8eb72d6647d01da8375f289f620c0f0762a5de.tar.gz
po: Use PACKAGE_BUGREPORT instead of literal project address
Diffstat (limited to 'dselect/po/Makevars')
-rw-r--r--dselect/po/Makevars2
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/po/Makevars b/dselect/po/Makevars
index fe58a32ad..208667f0e 100644
--- a/dselect/po/Makevars
+++ b/dselect/po/Makevars
@@ -36,7 +36,7 @@ COPYRIGHT_HOLDER = Software in the Public Interest, Inc.
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
-MSGID_BUGS_ADDRESS = debian-dpkg@lists.debian.org
+MSGID_BUGS_ADDRESS = $(PACKAGE_BUGREPORT)
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.