[geocode-glib] build: Update project descriptions



commit f5ee15ce11b918c8e613b79917697f1b88253b1f
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jun 19 13:32:21 2015 +0200

    build: Update project descriptions
    
    The one in the pkg-config file was outdated, so update it, and change
    the one in the DOAP file to match.
    
    Also add a long description to satisfy GNOME git's requirements.

 geocode-glib-1.0.pc.in |    2 +-
 geocode-glib.doap      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/geocode-glib-1.0.pc.in b/geocode-glib-1.0.pc.in
index 4c6b37b..790dbb8 100644
--- a/geocode-glib-1.0.pc.in
+++ b/geocode-glib-1.0.pc.in
@@ -6,7 +6,7 @@ includedir= includedir@
 apiversion= GCLIB_API_VERSION@
 
 Name: geocode-glib
-Description: Helper library for the Yahoo! Place Finder service
+Description: Helper library for geocoding services
 Version: @VERSION@
 Requires: gio-2.0
 Libs: -L${libdir} -lgeocode-glib
diff --git a/geocode-glib.doap b/geocode-glib.doap
index f77a700..06bfaab 100644
--- a/geocode-glib.doap
+++ b/geocode-glib.doap
@@ -4,7 +4,7 @@
         xmlns:gnome="http://api.gnome.org/doap-extensions#";
         xmlns="http://usefulinc.com/ns/doap#";>
        <name xml:lang="en">geocode-glib</name>
-       <shortdesc xml:lang="en">Geocode Helper library</shortdesc>
+       <shortdesc xml:lang="en">Helper library for geocoding services</shortdesc>
        <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
        <programming-language>C</programming-language>
        <homepage rdf:resource="http://git.gnome.org/browse/geocode-glib"; />


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