[Pkg-cli-apps-commits] [SCM] banshee-alarm-extension branch, master, updated. 48bcadeb25d232356ddd53df51d1d2e648cf1dab
Chow Loong Jin
hyperair at gmail.com
Sat May 30 18:01:14 UTC 2009
The following commit has been merged in the master branch:
commit 48bcadeb25d232356ddd53df51d1d2e648cf1dab
Author: Chow Loong Jin <hyperair at gmail.com>
Date: Sun May 31 02:00:55 2009 +0800
Add banshee and ${cli:Depends} to binary-dep
diff --git a/debian/control b/debian/control
index 7a9da8d..a67bcf0 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,10 @@ Homepage: http://banshee-unofficial-plugins.googlecode.com
Package: banshee-extension-alarm
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: banshee (>= 1.0),
+ ${cli:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
Description: Alarm extension for Banshee
Banshee Alarm Extension is an extension for Banshee which allows alarms to be
set in Banshee. Supported features include:
--
banshee-alarm-extension
More information about the Pkg-cli-apps-commits
mailing list