[Git][haskell-team/DHG_packages][master] cborg: Upgrading from 0.2.7.0 to 0.2.8.0

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sun Oct 23 16:18:26 BST 2022



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


Commits:
02246bbc by Ilias Tsitsimpis at 2022-10-23T18:16:13+03:00
cborg: Upgrading from 0.2.7.0 to 0.2.8.0

- - - - -


3 changed files:

- p/haskell-cborg/debian/changelog
- p/haskell-cborg/debian/control
- p/haskell-cborg/debian/patches/no-rts-N


Changes:

=====================================
p/haskell-cborg/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-cborg (0.2.8.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 23 Oct 2022 18:14:42 +0300
+
 haskell-cborg (0.2.7.0-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1


=====================================
p/haskell-cborg/debian/control
=====================================
@@ -18,24 +18,24 @@ Build-Depends: debhelper (>= 10),
  libghc-quickcheck2-dev (<< 2.15),
  libghc-quickcheck2-prof,
  libghc-aeson-dev (>= 0.7),
- libghc-aeson-dev (<< 2.1),
- libghc-aeson-prof (>= 0),
- libghc-base-orphans-dev (>= 0),
- libghc-base-orphans-prof (>= 0),
+ libghc-aeson-dev (<< 2.2),
+ libghc-aeson-prof,
+ libghc-base-orphans-dev,
+ libghc-base-orphans-prof,
  libghc-base16-bytestring-dev (>= 1.0),
  libghc-base16-bytestring-dev (<< 1.1),
- libghc-base16-bytestring-prof (>= 0),
+ libghc-base16-bytestring-prof,
  libghc-base64-bytestring-dev (>= 1.0),
  libghc-base64-bytestring-dev (<< 1.3),
- libghc-base64-bytestring-prof (>= 0),
- libghc-random-dev (>= 0),
- libghc-random-prof (>= 0),
+ libghc-base64-bytestring-prof,
+ libghc-random-dev,
+ libghc-random-prof,
  libghc-scientific-dev (>= 0.3),
  libghc-scientific-dev (<< 0.4),
  libghc-scientific-prof,
  libghc-tasty-dev (>= 0.11),
  libghc-tasty-dev (<< 1.5),
- libghc-tasty-prof (>= 0),
+ libghc-tasty-prof,
  libghc-tasty-hunit-dev (>= 0.9),
  libghc-tasty-hunit-dev (<< 0.11),
  libghc-tasty-hunit-prof,


=====================================
p/haskell-cborg/debian/patches/no-rts-N
=====================================
@@ -2,7 +2,7 @@ Index: b/cborg.cabal
 ===================================================================
 --- a/cborg.cabal
 +++ b/cborg.cabal
-@@ -125,7 +125,7 @@ test-suite tests
+@@ -124,7 +124,7 @@ test-suite tests
    default-language:  Haskell2010
    ghc-options:
      -Wall -fno-warn-orphans



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/02246bbca1cefa564a882599a27b7160bfd555a1
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/20221023/07d72a41/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list