[Pkg-haskell-commits] [package-plan] 442/457: Add fdo-notify

Joachim Breitner nomeata at moszumanska.debian.org
Mon Apr 14 20:06:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository package-plan.

commit 322ccfae3fef03175e4c1239e6de93fe1332356d
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sun Mar 30 18:42:37 2014 +0000

    Add fdo-notify
---
 packages.txt                             |  3 ++-
 patches/fdo-notify/0.3.1/loosen-dbus-dep | 13 +++++++++++++
 patches/fdo-notify/0.3.1/series          |  1 +
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index d8a2742..e1b4102 100644
--- a/packages.txt
+++ b/packages.txt
@@ -190,6 +190,7 @@ fastcgi 3001.0.2.4
 fast-logger 2.1.5
 fb 0.15.2
 fclabels 1.1.4.3
+fdo-notify 0.3.1
 feed 0.3.8
 fgl 5.4.2.4
 file-embed 0.0.6
@@ -557,10 +558,10 @@ smallcheck 0.6
 SMTPClient 1.0.4
 snap 0.13.2.2
 snap-core 0.9.5.0
+snaplet-acid-state 0.2.6.1
 snap-loader-dynamic 0.10
 snap-loader-static 0.9.0.1
 snap-server 0.9.3.4
-snaplet-acid-state 0.2.6.1
 sockaddr 0.0.0
 socks 0.4.1
 split 0.2.2
diff --git a/patches/fdo-notify/0.3.1/loosen-dbus-dep b/patches/fdo-notify/0.3.1/loosen-dbus-dep
new file mode 100644
index 0000000..c3bcb90
--- /dev/null
+++ b/patches/fdo-notify/0.3.1/loosen-dbus-dep
@@ -0,0 +1,13 @@
+Description: older versions work ok
+Author: Joey Hess <joeyh at debian.org>
+
+--- haskell-fdo-notify-0.3.1.orig/fdo-notify.cabal
++++ haskell-fdo-notify-0.3.1/fdo-notify.cabal
+@@ -21,6 +21,6 @@ library
+     build-depends:
+         base >= 3 && < 5
+       , containers >= 0.1
+-      , dbus >= 0.10.7
++      , dbus >= 0.10.4
+ 
+     exposed-modules: DBus.Notify
diff --git a/patches/fdo-notify/0.3.1/series b/patches/fdo-notify/0.3.1/series
new file mode 100644
index 0000000..1c59423
--- /dev/null
+++ b/patches/fdo-notify/0.3.1/series
@@ -0,0 +1 @@
+loosen-dbus-dep

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list