[Git][haskell-team/package-plan][master] Re-enable glirc

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



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan


Commits:
1ae234ac by Ilias Tsitsimpis at 2023-01-21T19:23:35+02:00
Re-enable glirc

- - - - -


3 changed files:

- packages.txt
- + patches/glirc/2.39.0.1/lts-19
- + patches/glirc/2.39.0.1/series


Changes:

=====================================
packages.txt
=====================================
@@ -364,7 +364,7 @@ gitrev 1.3.1
 gi-vte 2.91.30
 gi-xlib 2.0.12
 glib 0.13.8.2
-glirc 2.39.0.1 binary key ignore # requires newer vty
+glirc 2.39.0.1 binary key
 Glob 0.10.2
 gloss 1.13.2.1 key
 gloss-rendering 1.13.1.1
@@ -943,7 +943,7 @@ tagsoup 0.14.8
 tagstream-conduit 0.5.6
 tar 0.5.1.1 notest
 tar-conduit 0.3.2
-taskell 1.11.4 ignore # update requires new packages
+taskell 1.11.4 ignore # https://bugs.debian.org/1029347
 tasty 1.4.2.3
 tasty-ant-xml 1.1.8
 tasty-checklist 1.0.4.0


=====================================
patches/glirc/2.39.0.1/lts-19
=====================================
@@ -0,0 +1,22 @@
+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


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



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/1ae234ac11070951c356b6860d2db448205fe0a1

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/1ae234ac11070951c356b6860d2db448205fe0a1
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/af985890/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list