[pkg-fso-commits] [SCM] GSM user space multiplexer branch, debian, updated. debian/0.9.1-git20080613-1-7-g2eae55f

Luca Capello luca at pca.it
Mon Nov 3 23:16:38 UTC 2008


The following commit has been merged in the debian branch:
commit 2eae55f181f32ad21614070ec71cdbbed0e5b3f3
Author: Luca Capello <luca at pca.it>
Date:   Tue Nov 4 00:15:32 2008 +0100

    debian/control: add missing Build-Dependencies

diff --git a/debian/changelog b/debian/changelog
index 7b7614f..1936658 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gsm0710muxd (0.9.1-git20080613-2) UNRELEASED; urgency=low
+
+  * debian/control:
+    + Build-Depends: on add libglib2.0-dev, libdbus-1-dev and
+      libdbus-glib-1-dev.
+
+ --
+
 gsm0710muxd (0.9.1-git20080613-1) pkg-fso; urgency=low
 
   * Initial release.
diff --git a/debian/control b/debian/control
index 859efa4..b21257b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: gsm0710muxd
 Section: misc
 Priority: extra
 Maintainer: Joachim Breitner <nomeata at debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 7), libglib2.0-dev, libdbus-1-dev, libdbus-glib-1-dev
 Standards-Version: 3.8.0
 Homepage: http://freesmartphone.org/
 

-- 
GSM user space multiplexer



More information about the pkg-fso-commits mailing list