From 04b699fc087a5d4e2746e1572eab91d1e2349c3b Mon Sep 17 00:00:00 2001 From: David Herrmann Date: Fri, 8 May 2015 11:54:03 +0200 Subject: [PATCH] Update doap file Some miscellaneous updates to the doap file: - add XML header - drop misleading 'xml:lang' tags for non-internationalized entries - add 'shortname' - add 'homepage' - add 'repository' --- libgudev.doap | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/libgudev.doap b/libgudev.doap index dc10286..88bc289 100644 --- a/libgudev.doap +++ b/libgudev.doap @@ -1,22 +1,24 @@ + - udev GObject bindings - udev GObject bindings - libgudev is a library with GObject bindings to libudev, + libgudev + libgudev + UDev GObject bindings + + libgudev is a library with GObject bindings to libudev, now made independent, after being part of udev itself, and later systemd. - + + - + C @@ -26,4 +28,11 @@ hadess + + + + + + + -- 2.34.1