summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIain Lane <laney@ubuntu.com>2010-01-08 20:20:00 +0000
committerIain Lane <laney@ubuntu.com>2010-01-08 20:20:00 +0000
commit8aaf435383769b65696001091dbde08edbed4b8e (patch)
treee998cd434ccd397e009a17e256dede7fd7814a0c /debian
parent13e00b5b34251b0bef52dc7fbdd6e301e8fbff8e (diff)
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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control8
2 files changed, 15 insertions, 2 deletions
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@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@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@debian.org>,
Mirco Bauer <meebey@debian.org>,
Chow Loong Jin <hyperair@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