[gexiv2] debian: Update



commit 5ab1085cdabdfa8e3de8a6d087e65bf87c468a89
Author: Jens Georg <mail jensge org>
Date:   Wed Aug 17 14:25:26 2016 +0200

    debian: Update
    
    Signed-off-by: Jens Georg <mail jensge org>

 debian/changelog |    2 +-
 debian/control   |   22 +++++++++++++++++++---
 2 files changed, 20 insertions(+), 4 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index e2e2394..a58c1ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gexiv2 (0.10.4-0~jensge1~xenial1) xenial; urgency=medium
+gexiv2 (0.10.4-0~jensge1~xenial4) xenial; urgency=medium
 
   * Additions to get_comment based on MWG guidelines (#746424)
   * Fix builddir != srcdir
diff --git a/debian/control b/debian/control
index 155053b..960c924 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: gexiv2
 Priority: extra
-Maintainer: Jim Nelson <jim yorba org>
+Maintainer: Jens Georg <mail jensge org>
 Build-Depends: debhelper (>= 7),
                autoconf,
                autotools-dev,
@@ -9,10 +9,13 @@ Build-Depends: debhelper (>= 7),
                libtool,
                libglib2.0-dev,
                libexiv2-dev,
-               libexpat1-dev
+               libexpat1-dev,
+               gobject-introspection (>= 0.9.12-4~),
+               libgirepository1.0-dev (>= 0.9.12),
+               gir1.2-glib-2.0
 Standards-Version: 3.8.4
 Section: libs
-Homepage: http://redmine.yorba.org/projects/gexiv2/wiki
+Homepage: https://wiki.gnome.org/Projects/gexiv2
 
 Package: libgexiv2-dev
 Section: libdevel
@@ -34,3 +37,16 @@ Depends: ${shlibs:Depends},
 Description: GObject-based wrapper around the Exiv2 library
  gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
  features of Exiv2 available to GNOME applications.
+
+Package: gir1.2-gexiv2-0.10
+Section: introspection
+Architecture: any
+Conflicts: gir1.2-gexiv2-0.10
+Replaces: gir1.2-gexiv2-0.10
+Depends: ${gir:Depends},
+         ${misc:Depends}
+Description: GObject introspection data for the GExiv2 library.
+ This package contains introspection data for GExiV2.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings.


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