[Git][haskell-team/DHG_packages][master] xmonad-wallpaper: fix build-depends
Clint Adams (@clint)
gitlab at salsa.debian.org
Wed Aug 17 13:54:56 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
b116bb28 by Clint Adams at 2022-08-17T08:54:28-04:00
xmonad-wallpaper: fix build-depends
- - - - -
2 changed files:
- p/xmonad-wallpaper/debian/changelog
- p/xmonad-wallpaper/debian/control
Changes:
=====================================
p/xmonad-wallpaper/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+xmonad-wallpaper (0.0.1.5-2) unstable; urgency=medium
+
+ * Fix Build-Depends. closes: #1017229.
+
+ -- Clint Adams <clint at debian.org> Wed, 17 Aug 2022 08:54:02 -0400
+
xmonad-wallpaper (0.0.1.5-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/xmonad-wallpaper/debian/control
=====================================
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10),
libghc-random-dev,
libghc-random-prof,
libghc-xmonad-dev (>= 0.13),
- libghc-xmonad-dev (<< 0.16),
+ libghc-xmonad-dev (<< 0.18),
libghc-xmonad-prof,
Build-Depends-Indep: ghc-doc,
libghc-magic-doc,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/b116bb2873c73e656742091fc1035fadc10944fc
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/b116bb2873c73e656742091fc1035fadc10944fc
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/20220817/663bf1b6/attachment.htm>
More information about the Pkg-haskell-commits
mailing list