[Git][haskell-team/DHG_packages][master] xmonad-extras: Upgrading from 0.17.0 to 0.17.2
Clint Adams (@clint)
gitlab at salsa.debian.org
Mon Oct 7 00:57:29 BST 2024
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
a8527450 by Clint Adams at 2024-10-06T19:56:55-04:00
xmonad-extras: Upgrading from 0.17.0 to 0.17.2
- - - - -
4 changed files:
- p/xmonad-extras/debian/changelog
- p/xmonad-extras/debian/control
- − p/xmonad-extras/debian/patches/newer-deps
- − p/xmonad-extras/debian/patches/series
Changes:
=====================================
p/xmonad-extras/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-xmonad-extras (0.17.0-3) UNRELEASED; urgency=medium
+xmonad-extras (0.17.2-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.7.0
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:18:47 +0300
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 06 Oct 2024 19:54:39 -0400
xmonad-extras (0.17.0-2) unstable; urgency=medium
=====================================
p/xmonad-extras/debian/control
=====================================
@@ -14,6 +14,9 @@ Build-Depends: debhelper (>= 10),
libghc-x11-prof,
libghc-alsa-mixer-dev (>= 0.3),
libghc-alsa-mixer-prof,
+ libghc-dbus-dev (>= 1.2),
+ libghc-dbus-dev (<< 1.4),
+ libghc-dbus-prof,
libghc-hint-dev (>= 0.3.3.3),
libghc-hint-dev (<< 0.10),
libghc-hint-prof,
@@ -30,6 +33,7 @@ Build-Depends: debhelper (>= 10),
Build-Depends-Indep: ghc-doc,
libghc-x11-doc,
libghc-alsa-mixer-doc,
+ libghc-dbus-doc,
libghc-hint-doc,
libghc-libmpd-doc,
libghc-network-doc,
=====================================
p/xmonad-extras/debian/patches/newer-deps deleted
=====================================
@@ -1,29 +0,0 @@
-Index: b/xmonad-extras.cabal
-===================================================================
---- a/xmonad-extras.cabal
-+++ b/xmonad-extras.cabal
-@@ -1,5 +1,6 @@
- name: xmonad-extras
- version: 0.17.0
-+x-revision: 1
- homepage: https://github.com/xmonad/xmonad-extras
- synopsis: Third party extensions for xmonad with wacky dependencies
- description: Various modules for xmonad that cannot be added to xmonad-contrib
-@@ -61,7 +62,7 @@ library
- -- XMonad.Hooks.EvalServer
-
- if flag(with_mpd)
-- build-depends: libmpd >= 0.9, bytestring >= 0.9 && < 0.11
-+ build-depends: libmpd >= 0.9, bytestring >= 0.9 && < 0.12
- exposed-modules: XMonad.Prompt.MPD
-
- if flag(with_regex_posix)
-@@ -69,7 +70,7 @@ library
- exposed-modules: XMonad.Util.WindowPropertiesRE
-
- if flag(with_brightness)
-- build-depends: bytestring >= 0.9 && < 0.11
-+ build-depends: bytestring >= 0.9 && < 0.12
- exposed-modules: XMonad.Util.Brightness
-
- if flag(with_template_haskell) && flag(with_hlist)
=====================================
p/xmonad-extras/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a852745065cf904143f12d40324c3a55694e1bce
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a852745065cf904143f12d40324c3a55694e1bce
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/20241006/3b586762/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list