[DHG_packages] 93/204: lens-aeson: Upgrading from 1.0.0.5 to 1.0.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 b06817d9af14a6a0ba4929261b207923779ba08c
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 14:57:51 2017 -0400
lens-aeson: Upgrading from 1.0.0.5 to 1.0.1
---
p/haskell-lens-aeson/debian/changelog | 6 ++++++
p/haskell-lens-aeson/debian/control | 4 ++--
p/haskell-lens-aeson/debian/patches/newer-aeson | 13 -------------
p/haskell-lens-aeson/debian/patches/series | 1 -
4 files changed, 8 insertions(+), 16 deletions(-)
diff --git a/p/haskell-lens-aeson/debian/changelog b/p/haskell-lens-aeson/debian/changelog
index 7a029c8..0264ad8 100644
--- a/p/haskell-lens-aeson/debian/changelog
+++ b/p/haskell-lens-aeson/debian/changelog
@@ -1,3 +1,9 @@
+haskell-lens-aeson (1.0.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 14:57:51 -0400
+
haskell-lens-aeson (1.0.0.5-5) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-lens-aeson/debian/control b/p/haskell-lens-aeson/debian/control
index 2b9cca0..793191f 100644
--- a/p/haskell-lens-aeson/debian/control
+++ b/p/haskell-lens-aeson/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-aeson-dev (<< 0.12),
libghc-aeson-dev (>= 0.7.0.5),
+ libghc-aeson-dev (<< 1.3),
libghc-aeson-prof,
libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-dev (>= 0.10),
@@ -28,8 +28,8 @@ Build-Depends:
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-dev (>= 0.2.3),
libghc-unordered-containers-prof,
- libghc-vector-dev (<< 0.12),
libghc-vector-dev (>= 0.9),
+ libghc-vector-dev (<< 0.13),
libghc-vector-prof,
Build-Depends-Indep:
ghc-doc,
diff --git a/p/haskell-lens-aeson/debian/patches/newer-aeson b/p/haskell-lens-aeson/debian/patches/newer-aeson
deleted file mode 100644
index 4911c7d..0000000
--- a/p/haskell-lens-aeson/debian/patches/newer-aeson
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: haskell-lens-aeson/lens-aeson.cabal
-===================================================================
---- haskell-lens-aeson.orig/lens-aeson.cabal 2016-06-01 10:41:55.571973614 +0200
-+++ haskell-lens-aeson/lens-aeson.cabal 2016-06-01 10:42:00.540109664 +0200
-@@ -46,7 +46,7 @@
- unordered-containers >= 0.2.3 && < 0.3,
- attoparsec >= 0.10 && < 0.14,
- bytestring >= 0.9 && < 0.11,
-- aeson >= 0.7.0.5 && < 0.10,
-+ aeson >= 0.7.0.5 && < 0.12,
- scientific >= 0.3.2 && < 0.4
-
- exposed-modules:
diff --git a/p/haskell-lens-aeson/debian/patches/series b/p/haskell-lens-aeson/debian/patches/series
deleted file mode 100644
index e38a343..0000000
--- a/p/haskell-lens-aeson/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-aeson
--
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