[DHG_packages] 02/02: happstack-authenticate: Bump build-dep libghc-email-validate-dev

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Wed Nov 8 15:29:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit e26b1287b06a66ede3b943f52d7d68209159c9a1
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Wed Nov 8 16:59:42 2017 +0200

    happstack-authenticate: Bump build-dep libghc-email-validate-dev
---
 p/haskell-happstack-authenticate/debian/changelog        |  5 +++--
 p/haskell-happstack-authenticate/debian/control          |  2 +-
 .../debian/patches/newer-email-validate                  | 16 ++++++++++++++++
 p/haskell-happstack-authenticate/debian/patches/series   |  1 +
 4 files changed, 21 insertions(+), 3 deletions(-)

diff --git a/p/haskell-happstack-authenticate/debian/changelog b/p/haskell-happstack-authenticate/debian/changelog
index 7e5570b..81d11d8 100644
--- a/p/haskell-happstack-authenticate/debian/changelog
+++ b/p/haskell-happstack-authenticate/debian/changelog
@@ -1,12 +1,13 @@
-haskell-happstack-authenticate (2.3.4.7-2) UNRELEASED; urgency=medium
+haskell-happstack-authenticate (2.3.4.7-2) unstable; urgency=medium
 
   * Change Priority to optional. Since Debian Policy version 4.0.1,
     priority extra has been deprecated.
   * Use the HTTPS form of the copyright-format URL
   * Modify d/watch and Source field in d/copyright to use HTTPS
   * Declare compliance with Debian policy 4.1.1
+  * Bump versioned build-dep on libghc-email-validate-dev
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 01 Nov 2017 12:14:18 +0200
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 08 Nov 2017 16:59:32 +0200
 
 haskell-happstack-authenticate (2.3.4.7-1) unstable; urgency=medium
 
diff --git a/p/haskell-happstack-authenticate/debian/control b/p/haskell-happstack-authenticate/debian/control
index 18d0ca1..3fc44a7 100644
--- a/p/haskell-happstack-authenticate/debian/control
+++ b/p/haskell-happstack-authenticate/debian/control
@@ -27,7 +27,7 @@ Build-Depends:
  libghc-data-default-dev (<< 0.8),
  libghc-data-default-dev (>= 0.5),
  libghc-data-default-prof,
- libghc-email-validate-dev (<< 2.3),
+ libghc-email-validate-dev (<< 2.4),
  libghc-email-validate-dev (>= 2.1),
  libghc-email-validate-prof,
  libghc-happstack-hsp-dev (<< 7.4),
diff --git a/p/haskell-happstack-authenticate/debian/patches/newer-email-validate b/p/haskell-happstack-authenticate/debian/patches/newer-email-validate
new file mode 100644
index 0000000..b9608b8
--- /dev/null
+++ b/p/haskell-happstack-authenticate/debian/patches/newer-email-validate
@@ -0,0 +1,16 @@
+Description: Depend on newer email-validate
+---
+
+Index: b/happstack-authenticate.cabal
+===================================================================
+--- a/happstack-authenticate.cabal
++++ b/happstack-authenticate.cabal
+@@ -50,7 +50,7 @@ Library
+                        bytestring                   >= 0.9  && < 0.11,
+                        containers                   >= 0.4  && < 0.6,
+                        data-default                 >= 0.5  && < 0.8,
+-                       email-validate               >= 2.1  && < 2.3,
++                       email-validate               >= 2.1  && < 2.4,
+                        filepath                     >= 1.3  && < 1.5,
+                        hsx2hs                       >= 0.13 && < 0.15,
+                        jmacro                       >= 0.6.11  && < 0.7,
diff --git a/p/haskell-happstack-authenticate/debian/patches/series b/p/haskell-happstack-authenticate/debian/patches/series
index 58d3e3f..21f4fcb 100644
--- a/p/haskell-happstack-authenticate/debian/patches/series
+++ b/p/haskell-happstack-authenticate/debian/patches/series
@@ -1 +1,2 @@
 use-pwstore-fast.patch
+newer-email-validate

-- 
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