[DHG_packages] 17/21: hspec: Upgrading from 2.2.1 to 2.2.2
Clint Adams
clint at moszumanska.debian.org
Wed May 25 03:00:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 97d9a48c5e9915b30a7b4d8045a0e17562893501
Author: Clint Adams <clint at debian.org>
Date: Tue May 24 22:42:07 2016 -0400
hspec: Upgrading from 2.2.1 to 2.2.2
---
p/haskell-hspec/debian/changelog | 8 ++++++--
p/haskell-hspec/debian/control | 11 +++++++----
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/p/haskell-hspec/debian/changelog b/p/haskell-hspec/debian/changelog
index 6aafbe9..53aee49 100644
--- a/p/haskell-hspec/debian/changelog
+++ b/p/haskell-hspec/debian/changelog
@@ -1,10 +1,14 @@
-haskell-hspec (2.2.1-2) UNRELEASED; urgency=medium
+haskell-hspec (2.2.2-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)
* Convert `debian/copyright' to dep5 format
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:35:30 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 24 May 2016 22:42:07 -0400
haskell-hspec (2.2.1-1) unstable; urgency=medium
diff --git a/p/haskell-hspec/debian/control b/p/haskell-hspec/debian/control
index 1bc403b..e1a9ed2 100644
--- a/p/haskell-hspec/debian/control
+++ b/p/haskell-hspec/debian/control
@@ -12,9 +12,12 @@ Build-Depends: debhelper (>= 9),
libghc-hunit-prof,
libghc-quickcheck2-dev (>= 2.5.1),
libghc-quickcheck2-prof,
- libghc-hspec-core-dev (>= 2.2.1),
- libghc-hspec-core-dev (<< 2.2.2),
+ libghc-hspec-core-dev (>= 2.2.2),
+ libghc-hspec-core-dev (<< 2.2.3),
libghc-hspec-core-prof,
+ libghc-hspec-discover-dev (>= 2.2.2),
+ libghc-hspec-discover-dev (<< 2.2.3),
+ libghc-hspec-discover-prof,
libghc-hspec-expectations-dev (>= 0.7.2),
libghc-hspec-expectations-dev (<< 0.7.3),
libghc-hspec-expectations-prof,
@@ -33,8 +36,8 @@ Architecture: any
Depends: ${haskell:Depends},
${shlibs:Depends},
${misc:Depends},
- hspec-discover (>= 2.2.1),
- hspec-discover (<< 2.2.2),
+ hspec-discover (>= 2.2.2),
+ hspec-discover (<< 2.2.3),
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
--
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