From 494ab7126f96c3ca321240a1775f61c4cefe6831 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sat, 15 Feb 2014 14:19:55 +0100 Subject: Ship vala bindings --- debian/control | 5 +++-- debian/libmm-glib-dev.install | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 868d901..03dab44 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 9), libqmi-glib-dev (>= 1.8), libmbim-glib-dev (>= 1.4), libglib2.0-doc, + valac (>= 0.22), Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/collab-maint/modemmanager.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/modemmanager.git @@ -122,8 +123,8 @@ Description: D-Bus service for managing modems - library development files . Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/ . - This package contains development files to use when writing applications that - interface with ModemManager. + This package contains development files and Vala bindings to use when writing + applications that interface with ModemManager. Package: libmm-glib-doc Architecture: all diff --git a/debian/libmm-glib-dev.install b/debian/libmm-glib-dev.install index 6d65330..4d0f68f 100644 --- a/debian/libmm-glib-dev.install +++ b/debian/libmm-glib-dev.install @@ -2,3 +2,4 @@ usr/lib/*/libmm-glib.so usr/lib/*/pkgconfig/mm-glib.pc usr/include/libmm-glib usr/share/gir-1.0 +usr/share/vala/vapi -- cgit v1.2.3