[Git][haskell-team/DHG_packages][master] xmonad-wallpaper: Upgrading from 0.0.1.4 to 0.0.1.5
Clint Adams (@clint)
gitlab at salsa.debian.org
Fri Jul 22 02:17:40 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
8721df20 by Clint Adams at 2022-07-21T21:16:48-04:00
xmonad-wallpaper: Upgrading from 0.0.1.4 to 0.0.1.5
- - - - -
3 changed files:
- p/xmonad-wallpaper/debian/changelog
- p/xmonad-wallpaper/debian/control
- p/xmonad-wallpaper/debian/patches/bump-xmonad-dependency.patch
Changes:
=====================================
p/xmonad-wallpaper/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-xmonad-wallpaper (0.0.1.4-8) UNRELEASED; urgency=medium
+xmonad-wallpaper (0.0.1.5-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.1
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:33:30 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Thu, 21 Jul 2022 21:15:01 -0400
xmonad-wallpaper (0.0.1.4-7) unstable; urgency=medium
=====================================
p/xmonad-wallpaper/debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
libghc-magic-dev (>= 1.1),
libghc-magic-dev (<< 1.2),
libghc-magic-prof,
- libghc-random-dev (>= 1.1),
+ libghc-random-dev,
libghc-random-prof,
libghc-xmonad-dev (>= 0.13),
libghc-xmonad-dev (<< 0.16),
=====================================
p/xmonad-wallpaper/debian/patches/bump-xmonad-dependency.patch
=====================================
@@ -3,12 +3,12 @@ Last-Update: 2017-07-22
--- a/xmonad-wallpaper.cabal
+++ b/xmonad-wallpaper.cabal
-@@ -59,7 +59,7 @@
- -- other-extensions:
-
+@@ -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.13 && <=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.13 && <=0.15, mtl >=2.0 && <2.3, random >=1.1, magic >=1.1 && <1.2
-
+- build-depends: base >=3.0 && <5.0, unix, xmonad >=0.13 && <0.16, mtl, random, magic >=1.1 && <1.2
++ build-depends: base >=3.0 && <5.0, unix, xmonad >=0.13 && <0.18, mtl, random, magic >=1.1 && <1.2
+
-- Directories containing source files.
hs-source-dirs: src
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8721df20d7912c1650fe15e85612b59a25ea6e7a
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8721df20d7912c1650fe15e85612b59a25ea6e7a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20220722/5a568b56/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list