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

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Fri Jul 22 17:17:47 BST 2022



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


Commits:
d5b93531 by Ilias Tsitsimpis at 2022-07-22T19:17:31+03:00
text-short: Upgrading from 0.1.3 to 0.1.5

- - - - -


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,8 +1,9 @@
-haskell-text-short (0.1.3-3) UNRELEASED; urgency=medium
+haskell-text-short (0.1.5-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:33:14 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 22 Jul 2022 19:14:27 +0300
 
 haskell-text-short (0.1.3-2) unstable; urgency=medium
 


=====================================
p/haskell-text-short/debian/control
=====================================
@@ -10,20 +10,14 @@ Build-Depends: debhelper (>= 10),
  ghc (>= 8.4.3),
  ghc-prof,
  libghc-hashable-dev (>= 1.2.6),
- libghc-hashable-dev (<< 1.4),
+ libghc-hashable-dev (<< 1.5),
  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-dev (>= 1.4) <!nocheck>,
+ libghc-tasty-dev (<< 1.5) <!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-tasty-quickcheck-prof <!nocheck>,
 Build-Depends-Indep: ghc-doc,
  libghc-hashable-doc,
 Standards-Version: 4.6.1


=====================================
p/haskell-text-short/debian/patches/newer-deps deleted
=====================================
@@ -1,18 +0,0 @@
---- a/text-short.cabal
-+++ b/text-short.cabal
-@@ -33,13 +33,13 @@
- 
-   other-modules:       Data.Text.Short.Internal
- 
--  build-depends:       base        >= 4.7    && < 4.13
-+  build-depends:       base        >= 4.7    && < 4.15
-                      , bytestring  >= 0.10.4 && < 0.11
-                      , 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
-+                     , ghc-prim    >= 0.3.1  && < 0.7
- 
-   if !impl(ghc >= 8.0)
-      build-depends: semigroups >= 0.18.2 && < 0.20


=====================================
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/d5b93531843ad761193dbb74445eb6be9bc8f201

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d5b93531843ad761193dbb74445eb6be9bc8f201
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/20220722/09b2ab8d/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list