[DHG_packages] 92/204: lens-action: Upgrading from 0.2.0.2 to 0.2.1

Clint Adams clint at moszumanska.debian.org
Sun Jun 18 16:09:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit 0c3dff18035b7cad942e039faf6f0c626846244d
Author: Clint Adams <clint at debian.org>
Date:   Sat Jun 17 14:57:07 2017 -0400

    lens-action: Upgrading from 0.2.0.2 to 0.2.1
---
 p/haskell-lens-action/debian/changelog                 |  6 ++++++
 p/haskell-lens-action/debian/control                   |  2 +-
 .../debian/patches/newer-transformers-and-comonad      | 18 ------------------
 p/haskell-lens-action/debian/patches/series            |  1 -
 4 files changed, 7 insertions(+), 20 deletions(-)

diff --git a/p/haskell-lens-action/debian/changelog b/p/haskell-lens-action/debian/changelog
index bf0b9e9..4911fe4 100644
--- a/p/haskell-lens-action/debian/changelog
+++ b/p/haskell-lens-action/debian/changelog
@@ -1,3 +1,9 @@
+haskell-lens-action (0.2.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sat, 17 Jun 2017 14:57:07 -0400
+
 haskell-lens-action (0.2.0.2-4) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-lens-action/debian/control b/p/haskell-lens-action/debian/control
index 5f6c134..227e595 100644
--- a/p/haskell-lens-action/debian/control
+++ b/p/haskell-lens-action/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-comonad-dev (<< 6),
  libghc-comonad-dev (>= 4),
+ libghc-comonad-dev (<< 6),
  libghc-comonad-prof,
  libghc-contravariant-dev (<< 2),
  libghc-contravariant-dev (>= 1.2.1),
diff --git a/p/haskell-lens-action/debian/patches/newer-transformers-and-comonad b/p/haskell-lens-action/debian/patches/newer-transformers-and-comonad
deleted file mode 100644
index 7e35be7..0000000
--- a/p/haskell-lens-action/debian/patches/newer-transformers-and-comonad
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/lens-action.cabal
-+++ b/lens-action.cabal
-@@ -37,13 +37,13 @@
-   build-depends:
-     lens                      >= 4.7      && < 5,
-     base                      >= 4.5      && < 5,
--    comonad                   >= 4        && < 5,
-+    comonad                   >= 4        && < 6,
-     contravariant             >= 1.2.1    && < 2,
-     profunctors               >= 4        && < 6,
-     mtl                       >= 2.0.1    && < 2.3,
-     semigroups                >= 0.8.4    && < 1,
-     semigroupoids             >= 4        && < 6,
--    transformers              >= 0.2      && < 0.5
-+    transformers              >= 0.2      && < 0.6
- 
-   exposed-modules:
-     Control.Lens.Action
diff --git a/p/haskell-lens-action/debian/patches/series b/p/haskell-lens-action/debian/patches/series
deleted file mode 100644
index e9c4124..0000000
--- a/p/haskell-lens-action/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-transformers-and-comonad

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list