[network-manager-openvpn] build: use bugzilla for bug reporting



commit c36fb6b459b276aaeedba567e17c0efc6d8771a7
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Fri Nov 20 15:58:20 2015 +0100

    build: use bugzilla for bug reporting

 configure.ac |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b4ce3e1..6d9b650 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,9 @@
 AC_PREREQ(2.52)
 
-AC_INIT(NetworkManager-openvpn, 1.1.0, dcbw redhat com, NetworkManager-openvpn)
+AC_INIT(NetworkManager-openvpn,
+        1.1.0,
+        https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager,
+        NetworkManager-openvpn)
 AM_INIT_AUTOMAKE([1.9 subdir-objects tar-ustar no-dist-gzip dist-xz])
 AM_MAINTAINER_MODE
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]