[Pkg-cli-apps-commits] [SCM] Blam - a simple news reader branch, master, updated. debian/1.8.8-1-7-ga2bd116

Carlos Martín Nieto carlos at cmartin.tk
Sun Jul 31 15:47:03 UTC 2011


The following commit has been merged in the master branch:
commit a9c878979d0e03b315ebd63d3a805fbc41d44372
Author: Carlos Martín Nieto <carlos at cmartin.tk>
Date:   Sun Jul 31 17:21:33 2011 +0200

    Add dbus-sharp as a dependency

diff --git a/debian/changelog b/debian/changelog
index 19202da..d154773 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ blam (1.8.9-1) UNRELEASED; urgency=low
 
   * New upstream release
   * debian/patches: drop POTFILES patch as it's included upstream.
+  * debian/control: add libdbus-glib1.0-cil-dev as a dependency
 
  -- Carlos Martín Nieto <carlos at cmartin.tk>  Sun, 31 Jul 2011 16:45:15 +0200
 
diff --git a/debian/control b/debian/control
index f300fc6..850304a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: mono-devel (>= 2.4.3),
  libgconf2.0-cil-dev,
  libglade2.0-cil-dev,
  libwebkit-cil-dev,
- libndesk-dbus-glib1.0-cil-dev
+ libdbus-glib1.0-cil-dev | libndesk-dbus-glib1.0-cil-dev
 Standards-Version: 3.9.2
 Homepage: http://cmartin.tk/blam.html
 Vcs-Git: git://git.debian.org/pkg-cli-apps/packages/blam.git

-- 
Blam - a simple news reader



More information about the Pkg-cli-apps-commits mailing list