[Pkg-cli-libs-commits] [SCM] notify-sharp branch, master, updated. debian/0.4.0%7Er3032-1-8-g8aaf435

Iain Lane laney at ubuntu.com
Fri Jan 8 20:22:22 UTC 2010


The following commit has been merged in the master branch:
commit 8aaf435383769b65696001091dbde08edbed4b8e
Author: Iain Lane <laney at ubuntu.com>
Date:   Fri Jan 8 20:20:00 2010 +0000

    Bump mono-devel build-dep and depend on -devs
    
    + Bump mono-devel build-dep to >= 2.4.3 and remove all build-depends on
      packages now provided transitively by mono-devel.
    + Replace library build-depends with -dev counterparts which now contain
      the pcfiles.

diff --git a/debian/changelog b/debian/changelog
index 2317f9a..08297d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,7 +22,14 @@ notify-sharp (0.4.0~r3032-2) UNRELEASED; urgency=low
   * debian/monodoc-notify-sharp-manual.postinst:
     + Delete - we now handle Monodoc index generation via DPKG triggers
 
- -- Chow Loong Jin <hyperair at ubuntu.com>  Sun, 02 Aug 2009 04:50:57 +0800
+  [ Iain Lane ]
+  * debian/control:
+    + Bump mono-devel build-dep to >= 2.4.3 and remove all build-depends on
+      packages now provided transitively by mono-devel.
+    + Replace library build-depends with -dev counterparts which now contain
+      the pcfiles.
+
+ -- Iain Lane <laney at ubuntu.com>  Fri, 08 Jan 2010 20:17:51 +0000
 
 notify-sharp (0.4.0~r3032-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 719c2ae..a39d148 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,13 @@ Uploaders: Sebastian Dröge <slomo at debian.org>,
            Mirco Bauer <meebey at debian.org>,
            Chow Loong Jin <hyperair at ubuntu.com>
 Build-Depends: debhelper (>= 5), dpatch
-Build-Depends-Indep: cli-common-dev (>= 0.5.4), mono-devel (>= 2.4.2.3), libmono-system2.0-cil, libmono-system-web2.0-cil,  monodoc-base (>= 1.1.18), pkg-config, libndesk-dbus1.0-cil (>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3), libgtk2.0-cil (>= 2.8), libmono-cairo2.0-cil
+Build-Depends-Indep: cli-common-dev (>= 0.5.4),
+                     mono-devel (>= 2.4.3),
+                     monodoc-base (>= 1.1.18),
+                     pkg-config,
+                     libndesk-dbus1.0-cil-dev (>= 0.4),
+                     libndesk-dbus-glib1.0-cil-dev (>= 0.3),
+                     libgtk2.0-cil-dev (>= 2.8)
 Standards-Version: 3.8.3
 Homepage: http://www.ndesk.org/NotifySharp
 Vcs-Browser: http://git.debian.org/git/pkg-cli-libs/packages/notify-sharp.git

-- 
notify-sharp



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