[Pkg-cli-libs-commits] [SCM] zeitgeist-sharp branch, master, updated. debian/0.1.1.0-2-7-geb533b3

Manish Sinha manishsinha at ubuntu.com
Tue Jun 14 14:04:43 UTC 2011


The following commit has been merged in the master branch:
commit d95ccc7d726ab19ca9f31b8224e3e7c9bcd072e2
Author: Manish Sinha <manishsinha at ubuntu.com>
Date:   Tue Jun 14 18:26:00 2011 +0530

    Updated the control file
    
    * Moved build dep from libndesk-dbus1.0-cil-dev to libdbus1.0-cil-dev
    * Moved build dep from libndesk-dbus-glib1.0-cil-dev to libdbus-glib1.0-cil-dev
    * Updated the binary package name to libzeitgeist0.8-cil
    * Updated the -dev package's dependency on library package libzeitgeist0.8-cil

diff --git a/debian/control b/debian/control
index afe8558..5019b54 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 7.0.50),
  cli-common-dev (>= 0.5.7)
 Build-Depends-Indep: mono-devel (>= 2.4.3),
  mono-xbuild,
- libndesk-dbus1.0-cil-dev,
- libndesk-dbus-glib1.0-cil-dev,
+ libdbus1.0-cil-dev,
+ libdbus-glib1.0-cil-dev,
  libglib2.0-cil-dev,
  monodoc-base
 Standards-Version: 3.9.1
@@ -20,7 +20,7 @@ Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/zeitgeist-sharp.git
 
 Package: libzeitgeist-cil-dev
 Architecture: all
-Depends: libzeitgeist0.1-cil (= ${binary:Version}), ${misc:Depends}
+Depends: libzeitgeist0.8-cil (= ${binary:Version}), ${misc:Depends}
 Description: CLI bindings for Zeitgeist Project - development files
  zeitgeist-sharp is a managed C# wrapper of the Zeitgeist DBus API.
  It exposes Log (Querying the events) , Blacklist, Monitor and
@@ -29,7 +29,7 @@ Description: CLI bindings for Zeitgeist Project - development files
  This package contains the development files needed to compile CLI
  applications which use this library.
 
-Package: libzeitgeist0.1-cil
+Package: libzeitgeist0.8-cil
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
 Description: CLI bindings for Zeitgeist Project

-- 
zeitgeist-sharp



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