[Git][haskell-team/DHG_packages][master] 2 commits: base16-bytestring: Upgrading from 0.1.1.7 to 1.0.2.0

Clint Adams (@clint) gitlab at salsa.debian.org
Tue Jun 14 19:47:08 BST 2022



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
570427a2 by Clint Adams at 2022-06-14T14:43:51-04:00
base16-bytestring: Upgrading from 0.1.1.7 to 1.0.2.0

- - - - -
6c37a804 by Clint Adams at 2022-06-14T14:46:04-04:00
base64-bytestring: Upgrading from 1.0.0.3 to 1.2.1.0

- - - - -


4 changed files:

- p/haskell-base16-bytestring/debian/changelog
- p/haskell-base64-bytestring/debian/changelog
- p/haskell-base64-bytestring/debian/control
- p/haskell-base64-bytestring/debian/patches/no-threaded-testsuite


Changes:

=====================================
p/haskell-base16-bytestring/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-base16-bytestring (1.0.2.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Tue, 14 Jun 2022 14:43:51 -0400
+
 haskell-base16-bytestring (0.1.1.7-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-base64-bytestring/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-base64-bytestring (1.2.1.0-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 14 Jun 2022 14:44:29 -0400
+
 haskell-base64-bytestring (1.0.0.3-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-base64-bytestring/debian/control
=====================================
@@ -14,8 +14,6 @@ Build-Depends:
  libghc-hunit-dev,
  libghc-quickcheck2-dev,
  libghc-quickcheck2-prof,
- libghc-split-dev,
- libghc-split-prof,
  libghc-test-framework-dev,
  libghc-test-framework-hunit-dev,
  libghc-test-framework-quickcheck2-dev,


=====================================
p/haskell-base64-bytestring/debian/patches/no-threaded-testsuite
=====================================
@@ -2,14 +2,14 @@ Description: No threaded testsuite
  So that it compiles on all architectures.
 Author: Joachim Breitner <nomeata at debian.org>
 
---- haskell-base64-bytestring-0.1.1.1.orig/base64-bytestring.cabal
-+++ haskell-base64-bytestring-0.1.1.1/base64-bytestring.cabal
-@@ -40,7 +40,7 @@ test-suite tests
-   main-is: Tests.hs
-
-   ghc-options:
--    -Wall -threaded -rtsopts
-+    -Wall -rtsopts
-
+--- a/base64-bytestring.cabal
++++ b/base64-bytestring.cabal
+@@ -59,7 +59,7 @@ test-suite test
+   type:             exitcode-stdio-1.0
+   hs-source-dirs:   tests
+   main-is:          Tests.hs
+-  ghc-options:      -Wall -threaded -rtsopts
++  ghc-options:      -Wall -rtsopts
    build-depends:
-     QuickCheck,
+       base
+     , base64-bytestring



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/e42c3af3d4dd999f09b91c1bd0c7deae943033cf...6c37a804c0cd3afba601b24cf07ad8cbb6fd4787

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/e42c3af3d4dd999f09b91c1bd0c7deae943033cf...6c37a804c0cd3afba601b24cf07ad8cbb6fd4787
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/20220614/ac40f54e/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list