[Git][haskell-team/DHG_packages][master] generic-data: Upgrading from 0.8.3.0 to 0.9.2.1

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Wed Aug 3 07:18:00 BST 2022



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


Commits:
712a78d5 by Ilias Tsitsimpis at 2022-08-03T09:16:16+03:00
generic-data: Upgrading from 0.8.3.0 to 0.9.2.1

- - - - -


3 changed files:

- p/haskell-generic-data/debian/changelog
- p/haskell-generic-data/debian/control
- p/haskell-generic-data/debian/patches/no-one-liner


Changes:

=====================================
p/haskell-generic-data/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-generic-data (0.8.3.0-2) UNRELEASED; urgency=medium
+haskell-generic-data (0.9.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:22 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 03 Aug 2022 09:14:01 +0300
 
 haskell-generic-data (0.8.3.0-1) unstable; urgency=medium
 


=====================================
p/haskell-generic-data/debian/control
=====================================
@@ -8,31 +8,35 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
+ libghc-ap-normalize-dev (>= 0.1),
+ libghc-ap-normalize-dev (<< 0.2),
+ libghc-ap-normalize-prof,
  libghc-base-orphans-dev (>= 0.8),
  libghc-base-orphans-prof (>= 0.8),
  libghc-contravariant-dev,
  libghc-contravariant-prof,
  libghc-show-combinators-dev,
  libghc-show-combinators-prof,
- libghc-glob-dev,
- libghc-glob-prof,
- libghc-quickcheck2-dev,
- libghc-quickcheck2-prof,
- libghc-doctest-dev,
- libghc-doctest-prof,
  libghc-generic-lens-dev (>= 1.1.0.0),
  libghc-generic-lens-prof,
+ libghc-inspection-testing-dev,
+ libghc-inspection-testing-prof,
  libghc-show-combinators-dev (>= 0.2),
  libghc-tasty-dev,
  libghc-tasty-prof,
  libghc-tasty-hunit-dev,
  libghc-tasty-hunit-prof,
+ libghc-unordered-containers-dev,
+ libghc-unordered-containers-prof,
 Build-Depends-Indep: ghc-doc,
+ libghc-ap-normalize-doc,
  libghc-base-orphans-doc,
  libghc-contravariant-doc,
  libghc-show-combinators-doc,
 Standards-Version: 4.6.1
 Homepage: https://github.com/Lysxia/generic-data#readme
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-generic-data
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-generic-data]
 X-Description: deriving instances with GHC.Generics and related utils
  Generic implementations of standard type classes.
  Operations on generic representations to help using GHC.Generics.


=====================================
p/haskell-generic-data/debian/patches/no-one-liner
=====================================
@@ -1,6 +1,8 @@
+Index: b/generic-data.cabal
+===================================================================
 --- a/generic-data.cabal
 +++ b/generic-data.cabal
-@@ -108,19 +108,6 @@
+@@ -110,19 +110,6 @@ test-suite lens-surgery-test
    default-language: Haskell2010
    type: exitcode-stdio-1.0
  
@@ -18,5 +20,5 @@
 -  default-language: Haskell2010
 -  type: exitcode-stdio-1.0
  
- test-suite generic-data-doctest
+ test-suite generic-data-inspection-test
    hs-source-dirs: test



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/712a78d5fe0e1683e7832adbe0b71aa70cf620a3
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/20220803/5b24849f/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list