[package-plan] 01/02: Update build-deps for xmonad-wallpaper

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Fri Nov 10 10:10:55 UTC 2017


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

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

commit 1e2281aeccfd3951c081e134fdbfb4cbd38f3bc8
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Fri Nov 10 10:58:44 2017 +0200

    Update build-deps for xmonad-wallpaper
---
 packages.txt                                               |  2 +-
 .../xmonad-wallpaper/0.0.1.3/bump-xmonad-dependency.patch  | 14 ++++++++++++++
 patches/xmonad-wallpaper/0.0.1.3/series                    |  1 +
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index e75fc32..182bca5 100644
--- a/packages.txt
+++ b/packages.txt
@@ -923,7 +923,7 @@ xml-types 0.3.6
 xmonad 0.13 key
 xmonad-contrib 0.13 key
 xmonad-extras 0.13.1
-xmonad-wallpaper 0.0.1.3 ignore # BROKEN - LTS 8 - needs patching for newer xmonad
+xmonad-wallpaper 0.0.1.3
 xss-sanitize 0.3.5.7
 yaml 0.8.23.3
 yesod 1.4.5
diff --git a/patches/xmonad-wallpaper/0.0.1.3/bump-xmonad-dependency.patch b/patches/xmonad-wallpaper/0.0.1.3/bump-xmonad-dependency.patch
new file mode 100644
index 0000000..1183aa5
--- /dev/null
+++ b/patches/xmonad-wallpaper/0.0.1.3/bump-xmonad-dependency.patch
@@ -0,0 +1,14 @@
+Author: Gianfranco Costamagna <locutusofborg at debian.org>
+Last-Update: 2017-07-22
+
+--- xmonad-wallpaper-0.0.1.3.orig/xmonad-wallpaper.cabal
++++ xmonad-wallpaper-0.0.1.3/xmonad-wallpaper.cabal
+@@ -59,7 +59,7 @@ library
+   -- other-extensions:    
+   
+   -- Other library packages from which modules are imported.
+-  build-depends:       base >=3.0 && <5.0, unix >=2.7 && <2.8, xmonad >=0.12 && <0.13, mtl >=2.0 && <2.3, random >=1.1 && <1.2, magic >=1.1 && <1.2
++  build-depends:       base >=3.0 && <5.0, unix >=2.7 && <2.8, xmonad >=0.12 && <0.14, mtl >=2.0 && <2.3, random >=1.1 && <1.2, magic >=1.1 && <1.2
+   
+   -- Directories containing source files.
+   hs-source-dirs:      src
diff --git a/patches/xmonad-wallpaper/0.0.1.3/series b/patches/xmonad-wallpaper/0.0.1.3/series
new file mode 100644
index 0000000..eb52831
--- /dev/null
+++ b/patches/xmonad-wallpaper/0.0.1.3/series
@@ -0,0 +1 @@
+bump-xmonad-dependency.patch

-- 
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