[Pkg-cli-apps-commits] [SCM] banshee-alarm-extension branch, master, updated. debian/0.4.3-2-6-g053b03b
Jo Shields
directhex at apebox.org
Sat Jan 23 13:59:15 UTC 2010
The following commit has been merged in the master branch:
commit 5e574d0cc619afbf298d0e6862b72d5067d3cf53
Author: Jo Shields <directhex at apebox.org>
Date: Sat Jan 23 13:54:07 2010 +0000
add required build-depends to satisfy banshee's pcfile
diff --git a/debian/changelog b/debian/changelog
index e39f02b..a41fcaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
banshee-alarm-extension (0.4.3-3) UNRELEASED; urgency=low
+ [ Chow Loong Jin ]
* debian/copyright:
+ Updated copyright years
* debian/control:
@@ -9,6 +10,11 @@ banshee-alarm-extension (0.4.3-3) UNRELEASED; urgency=low
* debian/rules:
+ Add MCS=/usr/bin/mono-csc to configure flags
+ [ Jo Shields ]
+ * debian/control:
+ + Include a bunch of -dev package build-deps to satisfy Banshee's
+ pkg-config file
+
-- Chow Loong Jin <hyperair at ubuntu.com> Wed, 13 Jan 2010 18:04:39 +0800
banshee-alarm-extension (0.4.3-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index d5d9bd2..91da1b2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,15 @@ Build-Depends: debhelper (>= 7.0.50),
cli-common-dev (>= 0.5.7),
pkg-config (>= 0.9.0),
intltool (>= 0.35.0),
- banshee (>= 1.0)
+ banshee (>= 1.0),
+ libwebkit-cil-dev,
+ libgconf2.0-cil-dev,
+ libglib2.0-cil-dev,
+ libgtk2.0-cil-dev,
+ libtaglib-cil-dev,
+ libndesk-dbus-glib1.0-cil-dev,
+ libndesk-dbus1.0-cil-dev,
+ libmono-addins-cil-dev
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/banshee-alarm-extension.git
Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/banshee-alarm-extension.git
--
banshee-alarm-extension
More information about the Pkg-cli-apps-commits
mailing list