[DHG_packages] 01/01: irc-core: Upgrading from 2.2.0.0 to 2.3.0
Clint Adams
clint at moszumanska.debian.org
Sun Jul 9 20:13:19 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 27774f3a6b7b51084b78e0c805dba0c4e12acfe8
Author: Clint Adams <clint at debian.org>
Date: Sun Jul 9 16:10:59 2017 -0400
irc-core: Upgrading from 2.2.0.0 to 2.3.0
---
p/haskell-irc-core/debian/changelog | 6 ++++++
p/haskell-irc-core/debian/control | 23 +++++++++++------------
2 files changed, 17 insertions(+), 12 deletions(-)
diff --git a/p/haskell-irc-core/debian/changelog b/p/haskell-irc-core/debian/changelog
index 40c66d9..7deb061 100644
--- a/p/haskell-irc-core/debian/changelog
+++ b/p/haskell-irc-core/debian/changelog
@@ -1,3 +1,9 @@
+haskell-irc-core (2.3.0-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 09 Jul 2017 16:10:59 -0400
+
haskell-irc-core (2.2.0.0-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-irc-core/debian/control b/p/haskell-irc-core/debian/control
index 8c46cd3..c80612d 100644
--- a/p/haskell-irc-core/debian/control
+++ b/p/haskell-irc-core/debian/control
@@ -13,32 +13,31 @@ Build-Depends:
libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-dev (>= 0.13),
libghc-attoparsec-prof,
- libghc-hashable-dev (<< 1.3),
+ libghc-base64-bytestring-dev (>= 1.0.0.1),
+ libghc-base64-bytestring-dev (<< 1.1),
+ libghc-base64-bytestring-prof,
libghc-hashable-dev (>= 1.2),
+ libghc-hashable-dev (<< 1.3),
libghc-hashable-prof,
- libghc-hunit-dev (<< 1.4) <!notest>,
- libghc-hunit-dev (>= 1.3) <!notest>,
- libghc-memory-dev (<< 0.14),
- libghc-memory-dev (>= 0.13),
- libghc-memory-prof,
- libghc-primitive-dev (<< 0.7),
libghc-primitive-dev (>= 0.6),
+ libghc-primitive-dev (<< 0.7),
libghc-primitive-prof,
libghc-text-dev (<< 1.3),
libghc-text-dev (>= 1.2),
libghc-text-prof,
- libghc-vector-dev (<< 0.12),
libghc-vector-dev (>= 0.11),
+ libghc-vector-dev (<< 0.13),
libghc-vector-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-hunit-dev (>= 1.3) <!nocheck>,
+ libghc-hunit-dev (<< 1.7) <!nocheck>,
+Build-Depends-Indep: ghc-doc,
libghc-attoparsec-doc,
+ libghc-base64-bytestring-doc,
libghc-hashable-doc,
- libghc-memory-doc,
libghc-primitive-doc,
libghc-text-doc,
libghc-vector-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: https://github.com/glguy/irc-core
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-irc-core
Vcs-Git: https://git.debian.org/git/pkg-haskell/DHG_packages.git
--
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