[Git][haskell-team/DHG_packages][master] chart-cairo: Patch for newer deps

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Wed Jul 27 08:09:06 BST 2022



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


Commits:
0e447939 by Ilias Tsitsimpis at 2022-07-27T10:07:34+03:00
chart-cairo: Patch for newer deps

- - - - -


4 changed files:

- p/haskell-chart-cairo/debian/changelog
- p/haskell-chart-cairo/debian/control
- + p/haskell-chart-cairo/debian/patches/newer-deps
- + p/haskell-chart-cairo/debian/patches/series


Changes:

=====================================
p/haskell-chart-cairo/debian/changelog
=====================================
@@ -1,9 +1,10 @@
-haskell-chart-cairo (1.9.3-2) UNRELEASED; urgency=medium
+haskell-chart-cairo (1.9.3-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
   * Remove retired developer, Joachim Breitner, from Uploaders.
+  * Patch for newer dependencies
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:07 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 27 Jul 2022 10:07:29 +0300
 
 haskell-chart-cairo (1.9.3-1) unstable; urgency=medium
 


=====================================
p/haskell-chart-cairo/debian/control
=====================================
@@ -22,7 +22,7 @@ Build-Depends:
  libghc-data-default-class-dev (<< 0.2),
  libghc-data-default-class-prof,
  libghc-lens-dev (>= 3.9),
- libghc-lens-dev (<< 4.19),
+ libghc-lens-dev (<< 5.2),
  libghc-lens-prof,
  libghc-operational-dev (<< 0.3),
  libghc-operational-dev (>= 0.2.2),


=====================================
p/haskell-chart-cairo/debian/patches/newer-deps
=====================================
@@ -0,0 +1,20 @@
+Index: b/Chart-cairo.cabal
+===================================================================
+--- a/Chart-cairo.cabal
++++ b/Chart-cairo.cabal
+@@ -1,5 +1,6 @@
+ Name: Chart-cairo
+ Version: 1.9.3
++x-revision: 3
+ License: BSD3
+ License-file: LICENSE
+ Copyright: Tim Docker, 2006-2014
+@@ -20,7 +21,7 @@ library
+                , colour >= 2.2.1 && < 2.4
+                , data-default-class < 0.2
+                , operational >= 0.2.2 && < 0.3
+-               , lens >= 3.9 && < 4.19
++               , lens >= 3.9 && < 5.2
+                , Chart >= 1.9 && < 1.10
+ 
+   Exposed-modules:


=====================================
p/haskell-chart-cairo/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0e44793902e9abcf02014584ec03903c1df16f92
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/20220727/9ffab3c6/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list