[Git][haskell-team/DHG_packages][master] integer-logarithms: Upgrading from 1.0.3 to 1.0.3.1

Clint Adams (@clint) gitlab at salsa.debian.org
Thu Jun 16 19:54:16 BST 2022



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


Commits:
327a77c4 by Clint Adams at 2022-06-16T14:53:49-04:00
integer-logarithms: Upgrading from 1.0.3 to 1.0.3.1

- - - - -


4 changed files:

- p/haskell-integer-logarithms/debian/changelog
- p/haskell-integer-logarithms/debian/control
- − p/haskell-integer-logarithms/debian/patches/newer-deps
- − p/haskell-integer-logarithms/debian/patches/series


Changes:

=====================================
p/haskell-integer-logarithms/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-integer-logarithms (1.0.3.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Thu, 16 Jun 2022 14:52:10 -0400
+
 haskell-integer-logarithms (1.0.3-3) unstable; urgency=medium
 
   * Patch for newer base and ghc-prim.


=====================================
p/haskell-integer-logarithms/debian/control
=====================================
@@ -9,23 +9,24 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
- libghc-quickcheck2-dev (>= 2.10),
- libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-dev (>= 2.14.1),
+ libghc-quickcheck2-dev (<< 2.15),
  libghc-quickcheck2-prof,
- libghc-smallcheck-dev (>= 1.1.3),
- libghc-smallcheck-dev (<< 1.2),
+ libghc-smallcheck-dev (>= 1.2),
+ libghc-smallcheck-dev (<< 1.3),
+ libghc-smallcheck-prof,
  libghc-tasty-dev (>= 0.10),
- libghc-tasty-dev (<< 1.3),
+ libghc-tasty-dev (<< 1.4),
  libghc-tasty-prof,
- libghc-tasty-hunit-dev (>= 0.9),
- libghc-tasty-hunit-dev (<< 0.11),
- libghc-tasty-quickcheck-dev (>= 0.8),
- libghc-tasty-quickcheck-dev (<< 0.11),
- libghc-tasty-smallcheck-dev (>= 0.8),
- libghc-tasty-smallcheck-dev (<< 0.9),
+ libghc-tasty-hunit-dev (>= 0.9) <!nocheck>,
+ libghc-tasty-hunit-dev (<< 0.11) <!nocheck>,
+ libghc-tasty-quickcheck-dev (>= 0.8) <!nocheck>,
+ libghc-tasty-quickcheck-dev (<< 0.11) <!nocheck>,
+ libghc-tasty-smallcheck-dev (>= 0.8) <!nocheck>,
+ libghc-tasty-smallcheck-dev (<< 0.9) <!nocheck>,
 Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.5.0
-Homepage: https://github.com/Bodigrim/integer-logarithms
+Standards-Version: 4.6.1
+Homepage: https://github.com/haskellari/integer-logarithms
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-integer-logarithms
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-integer-logarithms]
 X-Description: integer logarithms


=====================================
p/haskell-integer-logarithms/debian/patches/newer-deps deleted
=====================================
@@ -1,14 +0,0 @@
---- a/integer-logarithms.cabal
-+++ b/integer-logarithms.cabal
-@@ -51,9 +51,9 @@
-   default-language: Haskell2010
-   hs-source-dirs: src
-   build-depends:
--    base >= 4.3 && < 4.13,
-+    base >= 4.3 && < 4.15,
-     array >= 0.3 && < 0.6,
--    ghc-prim < 0.6
-+    ghc-prim < 0.7
- 
-   if !impl(ghc >= 7.10)
-     build-depends: nats >= 1.1.2 && <1.2


=====================================
p/haskell-integer-logarithms/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/327a77c465755b13bcfdf23bfd66df3d8627a90a
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/20220616/e2b188a3/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list