[DHG_packages] 84/111: keys: Upgrading from 3.10.2 to 3.11
Joachim Breitner
nomeata at moszumanska.debian.org
Sun May 29 10:43:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch LTS-6
in repository DHG_packages.
commit a064cf8002357b463c44cd87dbbbf8af6e648d3e
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sun May 29 12:27:13 2016 +0200
keys: Upgrading from 3.10.2 to 3.11
---
p/haskell-keys/debian/changelog | 8 ++++++--
p/haskell-keys/debian/control | 8 ++++++--
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/p/haskell-keys/debian/changelog b/p/haskell-keys/debian/changelog
index cca4cd1..b20ed7b 100644
--- a/p/haskell-keys/debian/changelog
+++ b/p/haskell-keys/debian/changelog
@@ -1,9 +1,13 @@
-haskell-keys (3.10.2-4) UNRELEASED; urgency=medium
+haskell-keys (3.11-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:35:39 +0300
+ [ Joachim Breitner ]
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Sun, 29 May 2016 12:27:13 +0200
haskell-keys (3.10.2-3) unstable; urgency=medium
diff --git a/p/haskell-keys/debian/control b/p/haskell-keys/debian/control
index 7eea1c7..83699e6 100644
--- a/p/haskell-keys/debian/control
+++ b/p/haskell-keys/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
ghc,
ghc-prof,
libghc-comonad-dev (>= 4),
- libghc-comonad-dev (<< 5),
+ libghc-comonad-dev (<< 6),
libghc-comonad-prof,
libghc-free-dev (>= 4),
libghc-free-dev (<< 5),
@@ -23,7 +23,10 @@ Build-Depends: debhelper (>= 9),
libghc-semigroups-dev (>= 0.8.3.1),
libghc-semigroups-dev (<< 1),
libghc-semigroups-prof,
- libghc-unordered-containers-dev (>= 0.2),
+ libghc-transformers-compat-dev (>= 0.3),
+ libghc-transformers-compat-dev (<< 1),
+ libghc-transformers-compat-prof,
+ libghc-unordered-containers-dev (>= 0.2.4),
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof,
Build-Depends-Indep: ghc-doc,
@@ -32,6 +35,7 @@ Build-Depends-Indep: ghc-doc,
libghc-hashable-doc,
libghc-semigroupoids-doc,
libghc-semigroups-doc,
+ libghc-transformers-compat-doc,
libghc-unordered-containers-doc,
Standards-Version: 3.9.8
Homepage: http://github.com/ekmett/keys/
--
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