[Git][haskell-team/DHG_packages][master] glirc: Upgrading from 2.36 to 2.39.0.1

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sat Jan 21 17:21:15 GMT 2023



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
083eeb46 by Ilias Tsitsimpis at 2023-01-21T19:18:54+02:00
glirc: Upgrading from 2.36 to 2.39.0.1

- - - - -


4 changed files:

- p/glirc/debian/changelog
- p/glirc/debian/control
- + p/glirc/debian/patches/lts-19
- + p/glirc/debian/patches/series


Changes:

=====================================
p/glirc/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-glirc (2.36-4) UNRELEASED; urgency=medium
+glirc (2.39.0.1-1) unstable; urgency=medium
 
+  * New upstream release (Closes: #1022786)
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:31:59 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 21 Jan 2023 18:51:10 +0200
 
 glirc (2.36-3) unstable; urgency=medium
 


=====================================
p/glirc/debian/control
=====================================
@@ -10,93 +10,51 @@ Build-Depends: debhelper (>= 10),
  ghc (>= 8.4.3),
  libghc-hsopenssl-dev (>= 0.11),
  libghc-hsopenssl-dev (<< 0.12),
- libghc-hsopenssl-prof,
  libghc-async-dev (>= 2.2),
  libghc-async-dev (<< 2.3),
- libghc-async-prof,
- libghc-attoparsec-dev (>= 0.13),
- libghc-attoparsec-dev (<< 0.14),
+ libghc-attoparsec-dev (>= 0.14),
+ libghc-attoparsec-dev (<< 0.15),
  libghc-base64-bytestring-dev (>= 1.0.0.1),
- libghc-base64-bytestring-dev (<< 1.2),
- libghc-base64-bytestring-prof,
- libghc-config-schema-dev (>= 1.2.0.0),
- libghc-config-schema-dev (<< 1.3),
- libghc-config-schema-prof,
- libghc-config-value-dev (>= 0.7),
- libghc-config-value-dev (<< 0.8),
- libghc-config-value-prof,
+ libghc-base64-bytestring-dev (<< 1.3),
+ libghc-config-schema-dev,
+ libghc-config-value-dev (>= 0.8),
+ libghc-config-value-dev (<< 0.9),
+ libghc-curve25519-dev (>= 0.2.5),
+ libghc-curve25519-dev (<< 0.3),
  libghc-free-dev (>= 4.12),
  libghc-free-dev (<< 5.2),
- libghc-free-prof,
- libghc-gitrev-dev (>= 1.2),
- libghc-gitrev-dev (<< 1.4),
+ libghc-githash-dev (>= 0.1.6),
+ libghc-githash-dev (<< 0.2),
  libghc-hashable-dev (>= 1.2.4),
- libghc-hashable-dev (<< 1.4),
- libghc-hashable-prof,
- libghc-hookup-dev (>= 0.4),
- libghc-hookup-dev (<< 0.5),
- libghc-hookup-prof,
- libghc-irc-core-dev (>= 2.8),
- libghc-irc-core-dev (<< 2.9),
- libghc-irc-core-prof,
+ libghc-hashable-dev (<< 1.5),
+ libghc-hookup-dev (>= 0.7),
+ libghc-hookup-dev (<< 0.8),
+ libghc-irc-core-dev (>= 2.11),
+ libghc-irc-core-dev (<< 2.12),
  libghc-kan-extensions-dev (>= 5.0),
  libghc-kan-extensions-dev (<< 5.3),
- libghc-kan-extensions-prof,
  libghc-lens-dev (>= 4.14),
- libghc-lens-dev (<< 4.20),
- libghc-lens-prof,
- libghc-mwc-random-dev (>= 0.14),
- libghc-mwc-random-dev (<< 0.15),
- libghc-mwc-random-prof,
+ libghc-lens-dev (<< 5.2),
  libghc-network-dev (>= 2.6.2),
  libghc-network-dev (<< 3.2),
- libghc-network-prof,
  libghc-psqueues-dev (>= 0.2.7),
  libghc-psqueues-dev (<< 0.3),
- libghc-psqueues-prof,
+ libghc-random-dev (>= 1.1),
+ libghc-random-dev (<< 1.3),
  libghc-regex-tdfa-dev (>= 1.3.1),
  libghc-regex-tdfa-dev (<< 1.4),
- libghc-regex-tdfa-prof,
- libghc-semigroupoids-dev (>= 5.1),
- libghc-semigroupoids-dev (<< 5.4),
- libghc-semigroupoids-prof,
  libghc-split-dev (>= 0.2),
  libghc-split-dev (<< 0.3),
- libghc-unordered-containers-dev (>= 0.2.7),
+ libghc-unordered-containers-dev (>= 0.2.11),
  libghc-unordered-containers-dev (<< 0.3),
  libghc-vector-dev (>= 0.11),
  libghc-vector-dev (<< 0.13),
- libghc-vector-prof,
- libghc-vty-dev (>= 5.23.1),
- libghc-vty-dev (<< 5.31),
- libghc-vty-prof,
+ libghc-vty-dev (>= 5.33),
+ libghc-vty-dev (<< 5.36),
  libghc-lens-dev,
- libghc-hunit-dev (>= 1.3),
+ libghc-vty-dev,
+ libghc-hunit-dev (>= 1.6),
  libghc-hunit-dev (<< 1.7),
- libghc-hunit-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-hsopenssl-doc,
- libghc-async-doc,
- libghc-attoparsec-doc,
- libghc-base64-bytestring-doc,
- libghc-config-schema-doc,
- libghc-config-value-doc,
- libghc-free-doc,
- libghc-gitrev-doc,
- libghc-hashable-doc,
- libghc-hookup-doc,
- libghc-irc-core-doc,
- libghc-kan-extensions-doc,
- libghc-lens-doc,
- libghc-mwc-random-doc,
- libghc-network-doc,
- libghc-psqueues-doc,
- libghc-regex-tdfa-doc,
- libghc-semigroupoids-doc,
- libghc-split-doc,
- libghc-unordered-containers-doc,
- libghc-vector-doc,
- libghc-vty-doc,
 Standards-Version: 4.6.1
 Homepage: https://github.com/glguy/irc-core
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/glirc


=====================================
p/glirc/debian/patches/lts-19
=====================================
@@ -0,0 +1,59 @@
+Index: b/glirc.cabal
+===================================================================
+--- a/glirc.cabal
++++ b/glirc.cabal
+@@ -160,7 +160,7 @@ library
+     attoparsec           ^>=0.14,
+     base64-bytestring    >=1.0.0.1&& <1.3,
+     bytestring           >=0.10.8 && <0.12,
+-    config-schema        ^>=1.2.1.0,
++    config-schema,
+     config-value         ^>=0.8,
+     containers           >=0.5.7  && <0.7,
+     curve25519           ^>=0.2.5,
+@@ -187,7 +187,7 @@ library
+     unix                 >=2.7    && <2.8,
+     unordered-containers >=0.2.11 && <0.3,
+     vector               >=0.11   && <0.13,
+-    vty                  >=5.35   && <5.36,
++    vty                  >=5.33   && <5.36,
+ 
+ test-suite test
+   type:                exitcode-stdio-1.0
+Index: b/src/Client/View/Palette.hs
+===================================================================
+--- a/src/Client/View/Palette.hs
++++ b/src/Client/View/Palette.hs
+@@ -87,7 +87,6 @@ isLight (Color240 c) =
+   case color240CodeToRGB c of
+     Just (r, g, b) -> (r `max` g `max` b) > 200
+     Nothing        -> True
+-isLight (RGBColor r g b) = (r `max` g `max` b) > 200
+ 
+ 
+ isoColors :: [Image']
+Index: b/src/Client/EventLoop.hs
+===================================================================
+--- a/src/Client/EventLoop.hs
++++ b/src/Client/EventLoop.hs
+@@ -66,7 +66,7 @@ import           Hookup (ConnectionFailu
+ 
+ -- | Sum of the five possible event types the event loop handles
+ data ClientEvent
+-  = VtyEvent InternalEvent -- ^ Key presses and resizing
++  = VtyEvent Event -- ^ Key presses and resizing
+   | NetworkEvents (NonEmpty (Text, NetworkEvent)) -- ^ Incoming network events
+   | TimerEvent Text TimedAction      -- ^ Timed action and the applicable network
+   | ExtTimerEvent Int                     -- ^ extension ID
+@@ -149,10 +149,8 @@ eventLoop vty st =
+          eventLoop vty =<< clientThreadJoin i result st'
+        TimerEvent networkId action ->
+          eventLoop vty =<< doTimerEvent networkId action st'
+-       VtyEvent (InputEvent vtyEvent) ->
++       VtyEvent vtyEvent ->
+          traverse_ (eventLoop vty) =<< doVtyEvent vty vtyEvent st'
+-       VtyEvent ResumeAfterSignal ->
+-         eventLoop vty =<< updateTerminalSize vty st
+        NetworkEvents networkEvents ->
+          eventLoop vty =<< foldM doNetworkEvent st' networkEvents
+ 


=====================================
p/glirc/debian/patches/series
=====================================
@@ -0,0 +1 @@
+lts-19



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/083eeb46f5bab3494bf73223c2a77cedddd0803b

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/083eeb46f5bab3494bf73223c2a77cedddd0803b
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/20230121/f2f52b2d/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list