[pygi] Mention in the .doap file that this module is deprecated



commit 5f95a45a9cc6033976e254112af2e30a881fa40a
Author: Tomeu Vizoso <tomeu vizoso collabora co uk>
Date:   Fri Aug 6 15:38:51 2010 +0200

    Mention in the .doap file that this module is deprecated

 pygi.doap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pygi.doap b/pygi.doap
index f63820c..f2d09a3 100644
--- a/pygi.doap
+++ b/pygi.doap
@@ -5,7 +5,7 @@
          xmlns="http://usefulinc.com/ns/doap#";>
 
   <name xml:lang="en">PyGI</name>
-  <shortdesc xml:lang="en">Python dynamic bindings based on GObject-Introspection</shortdesc>
+  <shortdesc xml:lang="en">Python dynamic bindings based on GObject-Introspection DEPRECATED: has been merged into pygobject</shortdesc>
   <category rdf:resource="http://api.gnome.org/doap-extensions#bindings"; />
   <mailing-list rdf:resource="http://www.daa.com.au/mailman/listinfo/pygtk"; />
   <homepage rdf:resource="http://live.gnome.org/PyGi"; />



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