[Git][haskell-team/DHG_packages][master] text-short: Upgrading from 0.1.2 to 0.1.3

Clint Adams gitlab at salsa.debian.org
Thu Jun 4 01:38:27 BST 2020



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


Commits:
944f4c73 by Clint Adams at 2020-06-03T20:37:27-04:00
text-short: Upgrading from 0.1.2 to 0.1.3

- - - - -


4 changed files:

- p/haskell-text-short/debian/changelog
- p/haskell-text-short/debian/control
- − p/haskell-text-short/debian/patches/newer-deps
- − p/haskell-text-short/debian/patches/series


Changes:

=====================================
p/haskell-text-short/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-text-short (0.1.3-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Wed, 03 Jun 2020 20:35:38 -0400
+
 haskell-text-short (0.1.2-5) unstable; urgency=medium
 
   * Enable testsuite.


=====================================
p/haskell-text-short/debian/control
=====================================
@@ -12,17 +12,21 @@ Build-Depends: debhelper (>= 10),
  libghc-hashable-dev (>= 1.2.6),
  libghc-hashable-dev (<< 1.4),
  libghc-hashable-prof,
+ libghc-quickcheck-instances-dev (>= 0.3.14) <!nocheck>,
+ libghc-quickcheck-instances-dev (<< 0.4) <!nocheck>,
+ libghc-quickcheck-instances-prof <!nocheck>,
  libghc-tasty-dev (>= 1.0.0) <!nocheck>,
  libghc-tasty-dev (<< 1.3) <!nocheck>,
+ libghc-tasty-prof <!nocheck>,
  libghc-tasty-hunit-dev (>= 0.10.0) <!nocheck>,
  libghc-tasty-hunit-dev (<< 0.11) <!nocheck>,
+ libghc-tasty-hunit-prof <!nocheck>,
  libghc-tasty-quickcheck-dev (>= 0.10) <!nocheck>,
  libghc-tasty-quickcheck-dev (<< 0.11) <!nocheck>,
- libghc-quickcheck-instances-dev (>= 0.3.14) <!nocheck>,
- libghc-quickcheck-instances-dev (<< 0.4) <!nocheck>,
+ libghc-tasty-quickcheck-prof <!nocheck>,
 Build-Depends-Indep: ghc-doc,
  libghc-hashable-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
 Homepage: https://github.com/hvr/text-short
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-text-short
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-text-short]


=====================================
p/haskell-text-short/debian/patches/newer-deps deleted
=====================================
@@ -1,31 +0,0 @@
---- a/text-short.cabal
-+++ b/text-short.cabal
-@@ -33,16 +33,16 @@
- 
-   other-modules:       Data.Text.Short.Internal
- 
--  build-depends:       base        >= 4.7    && < 4.12
-+  build-depends:       base        >= 4.7    && < 4.13
-                      , bytestring  >= 0.10.4 && < 0.11
--                     , hashable    >= 1.2.6  && < 1.3
-+                     , hashable    >= 1.2.6  && < 1.4
-                      , deepseq     >= 1.3    && < 1.5
-                      , text        >= 1.0    && < 1.3
-                      , binary      >= 0.7.1  && < 0.9
-                      , ghc-prim    >= 0.3.1  && < 0.6
- 
-   if !impl(ghc >= 8.0)
--     build-depends: semigroups >= 0.18.2 && < 0.19
-+     build-depends: semigroups >= 0.18.2 && < 0.20
- 
-   -- GHC version specific PrimOps
-   if impl(ghc >= 8.4)
-@@ -82,7 +82,7 @@
-                , text
-                , text-short
-                  -- deps which don't inherit constraints from library stanza:
--               , tasty                >= 1.0.0  && < 1.1
-+               , tasty                >= 1.0.0  && < 1.3
-                , tasty-quickcheck     >= 0.10   && < 0.11
-                , tasty-hunit          >= 0.10.0 && < 0.11
-                , quickcheck-instances >= 0.3.14 && < 0.4


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/944f4c733f5f06c8a728ec62650de8c60dfa51df
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/20200604/6c6d08fb/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list