[DHG_packages] 03/08: haskell-happstack-authenticate: new upstream release (2.3.2)
Dmitry Bogatov
kaction-guest at moszumanska.debian.org
Sat Jan 9 22:25:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
kaction-guest pushed a commit to branch master
in repository DHG_packages.
commit fa120d328ebaafa946a3454c30f625301860b9aa
Author: Dmitry Bogatov <KAction at gnu.org>
Date: Sun Jan 10 00:05:32 2016 +0300
haskell-happstack-authenticate: new upstream release (2.3.2)
---
p/haskell-happstack-authenticate/debian/changelog | 7 ++++++
p/haskell-happstack-authenticate/debian/control | 22 ++++++++++------
.../debian/patches/aeson-lens-bump | 29 ----------------------
.../debian/patches/faster-pwstore.diff | 15 -----------
.../debian/patches/series | 3 +--
.../debian/patches/use-pwstore-fast.patch | 11 ++++++++
6 files changed, 34 insertions(+), 53 deletions(-)
diff --git a/p/haskell-happstack-authenticate/debian/changelog b/p/haskell-happstack-authenticate/debian/changelog
index 4c97d75..770b5d7 100644
--- a/p/haskell-happstack-authenticate/debian/changelog
+++ b/p/haskell-happstack-authenticate/debian/changelog
@@ -1,3 +1,10 @@
+haskell-happstack-authenticate (2.3.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * Rebase pwstore-fast patch
+
+ -- Dmitry Bogatov <KAction at gnu.org> Sat, 09 Jan 2016 23:53:31 +0300
+
haskell-happstack-authenticate (2.1.4-3) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-happstack-authenticate/debian/control b/p/haskell-happstack-authenticate/debian/control
index ac3cb5b..fe6e4e4 100644
--- a/p/haskell-happstack-authenticate/debian/control
+++ b/p/haskell-happstack-authenticate/debian/control
@@ -4,15 +4,15 @@ Uploaders: Clint Adams <clint at debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+ haskell-devscripts (>= 0.9),
cdbs,
ghc,
ghc-prof,
libghc-acid-state-dev (>= 0.6),
- libghc-acid-state-dev (<< 0.14),
+ libghc-acid-state-dev (<< 0.15),
libghc-acid-state-prof,
libghc-aeson-dev (>= 0.4),
- libghc-aeson-dev (<< 0.10),
+ libghc-aeson-dev (<< 0.11),
libghc-aeson-prof,
libghc-authenticate-dev (>= 1.3),
libghc-authenticate-dev (<< 1.4),
@@ -26,6 +26,9 @@ Build-Depends: debhelper (>= 9),
libghc-data-default-dev (>= 0.5),
libghc-data-default-dev (<< 0.6),
libghc-data-default-prof,
+ libghc-email-validate-dev (>= 2.1),
+ libghc-email-validate-dev (<< 2.2),
+ libghc-email-validate-prof,
libghc-happstack-hsp-dev (>= 7.3),
libghc-happstack-hsp-dev (<< 7.4),
libghc-happstack-hsp-prof,
@@ -48,7 +51,7 @@ Build-Depends: debhelper (>= 9),
libghc-http-conduit-dev (<< 2.2),
libghc-http-conduit-prof,
libghc-http-types-dev (>= 0.6),
- libghc-http-types-dev (<< 0.9),
+ libghc-http-types-dev (<< 0.10),
libghc-http-types-prof,
libghc-ixset-typed-dev (>= 0.3),
libghc-ixset-typed-dev (<< 0.4),
@@ -60,7 +63,7 @@ Build-Depends: debhelper (>= 9),
libghc-jwt-dev (<< 0.7),
libghc-jwt-prof,
libghc-lens-dev (>= 4.2),
- libghc-lens-dev (<< 4.13),
+ libghc-lens-dev (<< 4.14),
libghc-lens-prof,
libghc-mime-mail-dev (>= 0.4),
libghc-mime-mail-dev (<< 0.5),
@@ -74,7 +77,7 @@ Build-Depends: debhelper (>= 9),
libghc-random-dev (<< 1.2),
libghc-random-prof,
libghc-safecopy-dev (>= 0.8),
- libghc-safecopy-dev (<< 0.9),
+ libghc-safecopy-dev (<< 0.10),
libghc-safecopy-prof,
libghc-shakespeare-dev (>= 2.0),
libghc-shakespeare-dev (<< 2.1),
@@ -85,6 +88,9 @@ Build-Depends: debhelper (>= 9),
libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof,
+ libghc-userid-dev (>= 0.1),
+ libghc-userid-dev (<< 0.2),
+ libghc-userid-prof,
libghc-web-routes-dev (>= 0.26),
libghc-web-routes-dev (<< 0.28),
libghc-web-routes-prof,
@@ -107,6 +113,7 @@ Build-Depends-Indep: ghc-doc,
libghc-base64-bytestring-doc,
libghc-boomerang-doc,
libghc-data-default-doc,
+ libghc-email-validate-doc,
libghc-happstack-hsp-doc,
libghc-happstack-jmacro-doc,
libghc-happstack-server-doc,
@@ -127,6 +134,7 @@ Build-Depends-Indep: ghc-doc,
libghc-shakespeare-doc,
libghc-text-doc,
libghc-unordered-containers-doc,
+ libghc-userid-doc,
libghc-web-routes-doc,
libghc-web-routes-boomerang-doc,
libghc-web-routes-happstack-doc,
@@ -134,7 +142,7 @@ Build-Depends-Indep: ghc-doc,
libghc-web-routes-th-doc,
Standards-Version: 3.9.6
Homepage: http://www.happstack.com/
-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-happstack-authenticate
Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: Happstack authentication library
A themeable web authentication library with support for
diff --git a/p/haskell-happstack-authenticate/debian/patches/aeson-lens-bump b/p/haskell-happstack-authenticate/debian/patches/aeson-lens-bump
deleted file mode 100644
index e15825c..0000000
--- a/p/haskell-happstack-authenticate/debian/patches/aeson-lens-bump
+++ /dev/null
@@ -1,29 +0,0 @@
-Index: haskell-happstack-authenticate/happstack-authenticate.cabal
-===================================================================
---- haskell-happstack-authenticate.orig/happstack-authenticate.cabal 2015-08-16 15:46:27.609641604 +0200
-+++ haskell-happstack-authenticate/happstack-authenticate.cabal 2015-08-16 15:46:38.653832431 +0200
-@@ -43,7 +43,7 @@
-
- Build-depends: base > 4 && < 5,
- acid-state >= 0.6 && < 0.14,
-- aeson >= 0.4 && < 0.9,
-+ aeson >= 0.4 && < 0.10,
- authenticate == 1.3.*,
- base64-bytestring >= 1.0 && < 1.1,
- boomerang >= 1.4 && < 1.5,
-@@ -65,7 +65,7 @@
- safecopy >= 0.8 && < 0.9,
- mime-mail >= 0.4 && < 0.5,
- mtl >= 2.0 && < 2.3,
-- lens >= 4.2 && < 4.10,
-+ lens >= 4.2 && < 4.13,
- pwstore-fast,
- text >= 0.11 && < 1.3,
- time >= 1.2 && < 1.6,
-@@ -76,4 +76,4 @@
- web-routes-boomerang >= 0.28 && < 0.29,
- web-routes-happstack == 0.23.*,
- web-routes-th >= 0.22 && < 0.23,
-- web-routes-hsp >= 0.24 && < 0.25
-\ No newline at end of file
-+ web-routes-hsp >= 0.24 && < 0.25
diff --git a/p/haskell-happstack-authenticate/debian/patches/faster-pwstore.diff b/p/haskell-happstack-authenticate/debian/patches/faster-pwstore.diff
deleted file mode 100644
index 608e59e..0000000
--- a/p/haskell-happstack-authenticate/debian/patches/faster-pwstore.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-pwstore-fast is already in Debian and is reportedly much faster.
-
-Index: happstack-authenticate-2.1.4/happstack-authenticate.cabal
-===================================================================
---- happstack-authenticate-2.1.4.orig/happstack-authenticate.cabal 2015-06-27 14:48:59.191710671 +0200
-+++ happstack-authenticate-2.1.4/happstack-authenticate.cabal 2015-06-27 14:48:59.187710596 +0200
-@@ -66,7 +66,7 @@
- mime-mail >= 0.4 && < 0.5,
- mtl >= 2.0 && < 2.3,
- lens >= 4.2 && < 4.10,
-- pwstore-purehaskell == 2.1.*,
-+ pwstore-fast,
- text >= 0.11 && < 1.3,
- time >= 1.2 && < 1.6,
- random >= 1.0 && < 1.2,
diff --git a/p/haskell-happstack-authenticate/debian/patches/series b/p/haskell-happstack-authenticate/debian/patches/series
index 424b650..58d3e3f 100644
--- a/p/haskell-happstack-authenticate/debian/patches/series
+++ b/p/haskell-happstack-authenticate/debian/patches/series
@@ -1,2 +1 @@
-faster-pwstore.diff
-aeson-lens-bump
+use-pwstore-fast.patch
diff --git a/p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch b/p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch
new file mode 100644
index 0000000..e19fe8c
--- /dev/null
+++ b/p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch
@@ -0,0 +1,11 @@
+--- a/happstack-authenticate.cabal
++++ b/happstack-authenticate.cabal
+@@ -67,7 +67,7 @@ Library
+ mime-mail >= 0.4 && < 0.5,
+ mtl >= 2.0 && < 2.3,
+ lens >= 4.2 && < 4.14,
+- pwstore-purehaskell == 2.1.*,
++ pwstore-fast,
+ text >= 0.11 && < 1.3,
+ time >= 1.2 && < 1.6,
+ userid >= 0.1 && < 0.2,
--
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