[Git][haskell-team/DHG_packages][master] genvalidity-containers: Upgrading from 0.8.0.2 to 1.0.0.0

Clint Adams (@clint) gitlab at salsa.debian.org
Thu Jul 21 14:51:57 BST 2022



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


Commits:
c05fa4a4 by Clint Adams at 2022-07-21T09:51:13-04:00
genvalidity-containers: Upgrading from 0.8.0.2 to 1.0.0.0

- - - - -


3 changed files:

- p/haskell-genvalidity-containers/debian/changelog
- p/haskell-genvalidity-containers/debian/control
- p/haskell-genvalidity-containers/debian/patches/no-rts-N


Changes:

=====================================
p/haskell-genvalidity-containers/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-genvalidity-containers (0.8.0.2-3) UNRELEASED; urgency=medium
+haskell-genvalidity-containers (1.0.0.0-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:23 +0300
+  [ Clint Adams ]
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 21 Jul 2022 09:49:12 -0400
 
 haskell-genvalidity-containers (0.8.0.2-2) unstable; urgency=medium
 


=====================================
p/haskell-genvalidity-containers/debian/control
=====================================
@@ -10,22 +10,19 @@ Build-Depends: debhelper (>= 9),
  ghc-prof,
  libghc-quickcheck2-dev,
  libghc-quickcheck2-prof,
- libghc-genvalidity-dev (>= 0.8),
+ libghc-genvalidity-dev (>= 1.0),
  libghc-genvalidity-prof,
- libghc-validity-dev (>= 0.5),
+ libghc-validity-dev (>= 0.9),
  libghc-validity-prof (>= 0.5),
  libghc-validity-containers-dev (>= 0.3),
- libghc-validity-containers-prof (>= 0.3),
- libghc-genvalidity-dev (>= 0.7),
- libghc-genvalidity-prof (>= 0.7),
+ libghc-validity-containers-prof,
+ libghc-genvalidity-dev,
  libghc-genvalidity-hspec-dev,
  libghc-genvalidity-hspec-prof,
- libghc-genvalidity-property-dev (>= 0.5),
+ libghc-genvalidity-property-dev,
  libghc-genvalidity-property-prof,
  libghc-hspec-dev,
  libghc-hspec-prof,
- libghc-validity-dev (>= 0.9),
- libghc-validity-prof (>= 0.9),
 Build-Depends-Indep: ghc-doc,
  libghc-quickcheck2-doc,
  libghc-genvalidity-doc,
@@ -33,6 +30,8 @@ Build-Depends-Indep: ghc-doc,
  libghc-validity-containers-doc,
 Standards-Version: 4.6.1
 Homepage: https://github.com/NorfairKing/validity#readme
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-genvalidity-containers
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-genvalidity-containers]
 X-Description: GenValidity support for containers
  GenValidity support for trees, maps, sequences, sets
 


=====================================
p/haskell-genvalidity-containers/debian/patches/no-rts-N
=====================================
@@ -1,11 +1,11 @@
 --- a/genvalidity-containers.cabal
 +++ b/genvalidity-containers.cabal
-@@ -56,7 +56,7 @@
+@@ -55,7 +55,7 @@ test-suite genvalidity-containers-test
        Paths_genvalidity_containers
    hs-source-dirs:
        test/
 -  ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall
 +  ghc-options: -threaded -rtsopts -Wall
    build-depends:
-       base >=4.9 && <=5
-     , containers
+       QuickCheck
+     , base >=4.9 && <=5



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/c05fa4a4bd5c60be87b37c6a4739db727206ff6c
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/20220721/b9897ba1/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list