[Git][haskell-team/DHG_packages][master] lens: Upgrading from 4.16.1 to 4.17.1

Clint Adams gitlab at salsa.debian.org
Sun Jul 28 03:38:16 BST 2019



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


Commits:
097597de by Clint Adams at 2019-07-28T02:37:05Z
lens: Upgrading from 4.16.1 to 4.17.1

- - - - -


4 changed files:

- p/haskell-lens/debian/changelog
- p/haskell-lens/debian/control
- − p/haskell-lens/debian/patches/flag-test-templates
- p/haskell-lens/debian/patches/series


Changes:

=====================================
p/haskell-lens/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-lens (4.17.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 27 Jul 2019 22:31:10 -0400
+
 haskell-lens (4.16.1-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)


=====================================
p/haskell-lens/debian/control
=====================================
@@ -59,9 +59,7 @@ Build-Depends:
  libghc-semigroupoids-dev (<< 6),
  libghc-semigroupoids-dev (>= 5),
  libghc-semigroupoids-prof,
- libghc-semigroups-dev (<< 1),
- libghc-semigroups-dev (>= 0.8.4),
- libghc-semigroups-prof,
+ libghc-tagged-dev (>= 0.4.4),
  libghc-tagged-dev (<< 1),
  libghc-tagged-dev (>= 0.4.4),
  libghc-tagged-prof,
@@ -70,7 +68,7 @@ Build-Depends:
  libghc-test-framework-quickcheck2-dev (>= 0.2),
  libghc-test-framework-th-dev (>= 0.2) [arm64 armel armhf powerpc ppc64 ppc64el s390x sparc any-amd64 any-i386],
  libghc-th-abstraction-dev (>= 0.2.1),
- libghc-th-abstraction-dev (<< 0.3),
+ libghc-th-abstraction-dev (<< 0.4),
  libghc-th-abstraction-prof,
  libghc-transformers-compat-dev (>= 0.4),
  libghc-transformers-compat-dev (<< 1),
@@ -82,11 +80,19 @@ Build-Depends:
  libghc-vector-dev (>= 0.9),
  libghc-vector-dev (<< 0.13),
  libghc-vector-prof,
- libghc-void-dev (<< 1),
- libghc-void-dev (>= 0.5),
- libghc-void-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-hunit-dev (>= 1.2),
+ libghc-hunit-prof,
+ libghc-quickcheck2-dev (>= 2.4),
+ libghc-quickcheck2-prof,
+ libghc-test-framework-dev (>= 0.6),
+ libghc-test-framework-prof,
+ libghc-test-framework-hunit-dev (>= 0.2),
+ libghc-test-framework-hunit-prof,
+ libghc-test-framework-quickcheck2-dev (>= 0.2),
+ libghc-test-framework-quickcheck2-prof,
+ libghc-test-framework-th-dev (>= 0.2),
+ libghc-test-framework-th-prof,
+Build-Depends-Indep: ghc-doc,
  libghc-base-orphans-doc,
  libghc-bifunctors-doc,
  libghc-call-stack-doc,
@@ -101,15 +107,13 @@ Build-Depends-Indep:
  libghc-profunctors-doc,
  libghc-reflection-doc,
  libghc-semigroupoids-doc,
- libghc-semigroups-doc,
  libghc-tagged-doc,
  libghc-th-abstraction-doc,
  libghc-transformers-compat-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
- libghc-void-doc,
-Standards-Version: 4.1.4
-Homepage: http://github.com/ekmett/lens/
+Standards-Version: 4.4.0
+Homepage: https://github.com/ekmett/lens/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-lens
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-lens]
 


=====================================
p/haskell-lens/debian/patches/flag-test-templates deleted
=====================================
@@ -1,24 +0,0 @@
---- a/lens.cabal
-+++ b/lens.cabal
-@@ -148,6 +148,11 @@ flag dump-splices
-   default: False
-   manual: True
- 
-+-- You can disable the templates test suite with -f-test-templates
-+flag test-templates
-+  default: True
-+  manual: True
-+
- -- You can disable the doctests test suite with -f-test-doctests
- flag test-doctests
-   default: True
-@@ -340,6 +345,9 @@ test-suite templates
-   ghc-options: -Wall -threaded
-   hs-source-dirs: tests
- 
-+  if !flag(test-templates)
-+    buildable: False
-+
-   if flag(dump-splices)
-     ghc-options: -ddump-splices
- 


=====================================
p/haskell-lens/debian/patches/series
=====================================
@@ -1,2 +1 @@
 fudge-doctest-nonascii.diff
-flag-test-templates



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/097597dede1724858ce7e0e3cb0a3ccd273958cc
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/20190728/b6ce580d/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list