[Git][haskell-team/DHG_packages][master] constraints-extras: Upgrading from 0.3.0.2 to 0.3.2.1

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sat Jul 2 17:59:11 BST 2022



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


Commits:
afd1f073 by Ilias Tsitsimpis at 2022-07-02T19:57:21+03:00
constraints-extras: Upgrading from 0.3.0.2 to 0.3.2.1

- - - - -


4 changed files:

- p/haskell-constraints-extras/debian/changelog
- p/haskell-constraints-extras/debian/control
- − p/haskell-constraints-extras/debian/patches/newer-deps
- − p/haskell-constraints-extras/debian/patches/series


Changes:

=====================================
p/haskell-constraints-extras/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-constraints-extras (0.3.0.2-4) UNRELEASED; urgency=medium
+haskell-constraints-extras (0.3.2.1-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:32:10 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 02 Jul 2022 19:56:19 +0300
 
 haskell-constraints-extras (0.3.0.2-3) unstable; urgency=medium
 


=====================================
p/haskell-constraints-extras/debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10),
  ghc,
  ghc-prof,
  libghc-constraints-dev (>= 0.9),
- libghc-constraints-dev (<< 0.13),
+ libghc-constraints-dev (<< 0.14),
  libghc-constraints-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-constraints-doc,


=====================================
p/haskell-constraints-extras/debian/patches/newer-deps deleted
=====================================
@@ -1,33 +0,0 @@
---- a/constraints-extras.cabal
-+++ b/constraints-extras.cabal
-@@ -1,5 +1,6 @@
- name: constraints-extras
- version: 0.3.0.2
-+x-revision: 2
- synopsis: Utility package for constraints
- description: Convenience functions and TH for working with constraints. See <https://github.com/obsidiansystems/constraints-extras/blob/develop/README.md README.md> for example usage.
- category: Constraints
-@@ -32,18 +33,18 @@
-                   , TypeOperators
-                   , ConstraintKinds
-                   , TemplateHaskell
--  build-depends: base >=4.9 && <4.14
--               , constraints >= 0.9 && < 0.12
--               , template-haskell >=2.11 && <2.16
-+  build-depends: base >=4.9 && <4.15
-+               , constraints >= 0.9 && < 0.13
-+               , template-haskell >=2.11 && <2.17
-   hs-source-dirs:  src
-   default-language: Haskell2010
- 
- executable readme
-   if !flag(build-readme)
-     buildable: False
--  build-depends: base >=4.9 && <4.14
-+  build-depends: base >=4.9 && <4.15
-                , aeson
--               , constraints >= 0.9 && < 0.12
-+               , constraints >= 0.9 && < 0.13
-                , constraints-extras
-   main-is: README.lhs
-   ghc-options: -Wall -optL -q


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/afd1f07340de78932cb23cf89819d9e03448aeee
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/20220702/933b8cb3/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list