From 48d7fd035e06cbae81517b3e6a1a477f3443d730 Mon Sep 17 00:00:00 2001 From: Miloslav Trmač Date: Feb 20 2017 23:38:03 +0000 Subject: Point the project URL and bug reporting address at https://pagure.io/polkit-pkla-compat --- diff --git a/README b/README index ff32a2d..074ae7a 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ polkit-pkla-compat is a polkit JavaScript rule and associated helpers that mostly provide compatibility with the .pkla file format supported in polkit <= 0.105 for users of later polkit releases. -New releases will be available at https://fedorahosted.org/polkit-pkla-compat/ . +New releases will be available at https://pagure.io/polkit-pkla-compat . Installation ============ @@ -33,5 +33,5 @@ Bugs ==== Please consider reporting the bug to your distribution's bug tracking system. -Otherwise, report bugs at https://fedorahosted.org/polkit-pkla-compat/ . -Bug reports with patches are especially welcome. +Otherwise, report bugs at https://pagure.io/polkit-pkla-compat . Pull +requests are especially welcome. diff --git a/configure.ac b/configure.ac index bbadf68..e3bba7c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59c) AC_INIT([polkit-pkla-compat], [0.1], - [https://fedorahosted.org/polkit-pkla-compat/]) + [https://pagure.io/polkit-pkla-compat]) AC_CONFIG_AUX_DIR([admin]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([no-dist-gzip dist-xz no-define subdir-objects]) diff --git a/po/Makevars b/po/Makevars index 51f9bf0..cc1934b 100644 --- a/po/Makevars +++ b/po/Makevars @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = David Zeuthen # 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 = https://fedorahosted.org/polkit-pkla-compat/ +MSGID_BUGS_ADDRESS = https://pagure.io/polkit-pkla-compat # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty.