[Git][haskell-team/DHG_packages][master] path: Upgrading from 0.7.0 to 0.9.2

Clint Adams (@clint) gitlab at salsa.debian.org
Mon Jul 25 23:31:54 BST 2022



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


Commits:
73ea7ad0 by Clint Adams at 2022-07-25T18:31:21-04:00
path: Upgrading from 0.7.0 to 0.9.2

- - - - -


4 changed files:

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


Changes:

=====================================
p/haskell-path/debian/changelog
=====================================
@@ -1,9 +1,13 @@
-haskell-path (0.7.0-4) UNRELEASED; urgency=medium
+haskell-path (0.9.2-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
   * Remove retired developer, Joachim Breitner, from Uploaders.
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:52 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 25 Jul 2022 18:29:35 -0400
 
 haskell-path (0.7.0-3) unstable; urgency=medium
 


=====================================
p/haskell-path/debian/control
=====================================
@@ -17,15 +17,21 @@ Build-Depends:
  libghc-exceptions-dev (<< 0.11),
  libghc-exceptions-prof,
  libghc-hashable-dev (>= 1.2),
- libghc-hashable-dev (<< 1.4),
- libghc-hashable-prof,
- libghc-quickcheck2-dev <!nocheck>,
- libghc-genvalidity-dev (>= 0.8) <!nocheck>,
- libghc-genvalidity-hspec-dev (>= 0.7) <!nocheck>,
- libghc-genvalidity-property-dev (>= 0.4) <!nocheck>,
- libghc-hspec-dev (>= 2.0) <!nocheck>,
- libghc-hspec-dev (<< 3) <!nocheck>,
- libghc-validity-dev (>= 0.8.0.0) <!nocheck>,
+ libghc-hashable-dev (<< 1.5),
+ libghc-hashable-prof (>= 0),
+ libghc-quickcheck2-dev (>= 0),
+ libghc-quickcheck2-prof (>= 0),
+ libghc-genvalidity-dev (>= 1.0),
+ libghc-genvalidity-prof (>= 0),
+ libghc-genvalidity-hspec-dev (>= 0.7),
+ libghc-genvalidity-hspec-prof (>= 0),
+ libghc-genvalidity-property-dev (>= 0.4),
+ libghc-genvalidity-property-prof (>= 0),
+ libghc-hspec-dev (>= 2.0),
+ libghc-hspec-dev (<< 3),
+ libghc-hspec-prof (>= 0),
+ libghc-validity-dev (>= 0.8.0.0),
+ libghc-validity-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-exceptions-doc,


=====================================
p/haskell-path/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/path.cabal
-+++ b/path.cabal
-@@ -31,7 +31,7 @@
-                    , deepseq
-                    , exceptions >= 0.4     && < 0.11
-                    , filepath   < 1.2.0.1  || >= 1.3
--                   , hashable   >= 1.2     && < 1.3
-+                   , hashable   >= 1.2     && < 1.4
-                    , text
-                    , template-haskell
-   if flag(dev)


=====================================
p/haskell-path/debian/patches/series
=====================================
@@ -1,2 +1 @@
-newer-deps
 no-rts-N



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/73ea7ad096be7aff9f995fa4c8eadbe89fc54a77
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/20220725/b3ef289f/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list