[DHG_packages] 16/21: hashable-extras: Upgrading from 0.2.2 to 0.2.3
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 15442141ac8e1171f077ba591db9e40df15d5926
Author: Clint Adams <clint at debian.org>
Date: Tue May 24 22:40:06 2016 -0400
hashable-extras: Upgrading from 0.2.2 to 0.2.3
---
p/haskell-hashable-extras/debian/changelog | 8 +++++--
p/haskell-hashable-extras/debian/control | 37 +++++++++++++++++-------------
2 files changed, 27 insertions(+), 18 deletions(-)
diff --git a/p/haskell-hashable-extras/debian/changelog b/p/haskell-hashable-extras/debian/changelog
index 44e67b0..3d07eb6 100644
--- a/p/haskell-hashable-extras/debian/changelog
+++ b/p/haskell-hashable-extras/debian/changelog
@@ -1,9 +1,13 @@
-haskell-hashable-extras (0.2.2-4) UNRELEASED; urgency=medium
+haskell-hashable-extras (0.2.3-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:24 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 24 May 2016 22:40:06 -0400
haskell-hashable-extras (0.2.2-3) unstable; urgency=medium
diff --git a/p/haskell-hashable-extras/debian/control b/p/haskell-hashable-extras/debian/control
index 59b4590..605b76c 100644
--- a/p/haskell-hashable-extras/debian/control
+++ b/p/haskell-hashable-extras/debian/control
@@ -3,25 +3,30 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Clint Adams <clint at debian.org>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.10)
- , ghc
- , ghc-prof
- , libghc-bifunctors-dev (>= 4)
- , libghc-bifunctors-dev (<< 6)
- , libghc-bifunctors-prof
- , libghc-hashable-dev (>= 1.1.2.3)
- , libghc-hashable-dev (<< 1.3)
- , libghc-hashable-prof
- , libghc-doctest-dev (>= 0.9.1)
-Build-Depends-Indep: ghc-doc
- , libghc-bifunctors-doc
- , libghc-hashable-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-bifunctors-dev (>= 4),
+ libghc-bifunctors-dev (<< 6),
+ libghc-bifunctors-prof,
+ libghc-hashable-dev (>= 1.1.2.3),
+ libghc-hashable-dev (<< 1.3),
+ libghc-hashable-prof,
+ libghc-transformers-compat-dev (>= 0.3),
+ libghc-transformers-compat-dev (<< 1),
+ libghc-transformers-compat-prof,
+ libghc-doctest-dev (>= 0.9.1),
+Build-Depends-Indep: ghc-doc,
+ libghc-bifunctors-doc,
+ libghc-hashable-doc,
Standards-Version: 3.9.8
Homepage: http://hackage.haskell.org/package/hashable-extras
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hashable-extras
X-Description: higher-rank Hashable
This package provides higher rank analogues to the Hashable data type.
.
--
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