[DHG_packages] 01/01: yesod-auth-oauth2: Upgrading from 0.2.2 to 0.3.0

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Mon Nov 27 18:47:50 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 784b9ee6b366cfe2502aa5b33dd93e142a9cddf7
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Mon Nov 27 20:26:41 2017 +0200

    yesod-auth-oauth2: Upgrading from 0.2.2 to 0.3.0
---
 p/haskell-yesod-auth-oauth2/debian/changelog       |  5 +-
 p/haskell-yesod-auth-oauth2/debian/control         | 92 +++++++++-------------
 .../debian/patches/bump-aeson-bounds.patch         | 11 ---
 .../debian/patches/bump-http-client-bounds.patch   | 13 ---
 p/haskell-yesod-auth-oauth2/debian/patches/series  |  2 -
 5 files changed, 41 insertions(+), 82 deletions(-)

diff --git a/p/haskell-yesod-auth-oauth2/debian/changelog b/p/haskell-yesod-auth-oauth2/debian/changelog
index bee6129..120bc8d 100644
--- a/p/haskell-yesod-auth-oauth2/debian/changelog
+++ b/p/haskell-yesod-auth-oauth2/debian/changelog
@@ -1,12 +1,13 @@
-haskell-yesod-auth-oauth2 (0.2.2-4) UNRELEASED; urgency=medium
+haskell-yesod-auth-oauth2 (0.3.0-1) unstable; urgency=medium
 
+  * New upstream version (Closes: #881601)
   * 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
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 01 Nov 2017 12:15:42 +0200
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 27 Nov 2017 20:20:33 +0200
 
 haskell-yesod-auth-oauth2 (0.2.2-3) unstable; urgency=medium
 
diff --git a/p/haskell-yesod-auth-oauth2/debian/control b/p/haskell-yesod-auth-oauth2/debian/control
index 842d2d5..ddf743d 100644
--- a/p/haskell-yesod-auth-oauth2/debian/control
+++ b/p/haskell-yesod-auth-oauth2/debian/control
@@ -4,61 +4,57 @@ Uploaders:
  Clint Adams <clint at debian.org>,
 Priority: optional
 Section: haskell
-Build-Depends:
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.9),
  cdbs,
- debhelper (>= 9),
- ghc (>= 8),
+ ghc,
  ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-aeson-dev (<< 1.0.2.2),
  libghc-aeson-dev (>= 0.6),
+ libghc-aeson-dev (<< 1.2),
  libghc-aeson-prof,
- libghc-authenticate-dev (<< 1.4),
  libghc-authenticate-dev (>= 1.3.2.7),
+ libghc-authenticate-dev (<< 1.4),
  libghc-authenticate-prof,
- libghc-hoauth2-dev (<< 0.6),
- libghc-hoauth2-dev (>= 0.4.7),
+ libghc-hoauth2-dev (>= 1.3.0),
+ libghc-hoauth2-dev (<< 1.4),
  libghc-hoauth2-prof,
- libghc-hspec-dev,
- libghc-http-client-dev (<< 0.5.8),
  libghc-http-client-dev (>= 0.4.0),
+ libghc-http-client-dev (<< 0.6),
  libghc-http-client-prof,
- libghc-http-conduit-dev,
- libghc-http-conduit-dev (<< 3.0),
  libghc-http-conduit-dev (>= 2.0),
+ libghc-http-conduit-dev (<< 3.0),
  libghc-http-conduit-prof,
- libghc-http-types-dev (<< 0.10),
  libghc-http-types-dev (>= 0.8),
+ libghc-http-types-dev (<< 0.10),
  libghc-http-types-prof,
- libghc-lifted-base-dev (<< 0.4),
  libghc-lifted-base-dev (>= 0.2),
+ libghc-lifted-base-dev (<< 0.4),
  libghc-lifted-base-prof,
- libghc-load-env-dev,
+ libghc-microlens-dev,
+ libghc-microlens-prof,
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-prof,
  libghc-random-dev,
  libghc-random-prof,
- libghc-text-dev,
- libghc-text-dev (<< 2.0),
  libghc-text-dev (>= 0.7),
+ libghc-text-dev (<< 2.0),
  libghc-text-prof,
- libghc-vector-dev (<< 0.12),
+ libghc-uri-bytestring-dev,
+ libghc-uri-bytestring-prof,
  libghc-vector-dev (>= 0.10),
+ libghc-vector-dev (<< 0.13),
  libghc-vector-prof,
- libghc-warp-dev,
- libghc-yesod-auth-dev,
- libghc-yesod-auth-dev (<< 1.5),
  libghc-yesod-auth-dev (>= 1.3),
+ libghc-yesod-auth-dev (<< 1.5),
  libghc-yesod-auth-prof,
- libghc-yesod-core-dev (<< 1.5),
  libghc-yesod-core-dev (>= 1.2),
+ libghc-yesod-core-dev (<< 1.5),
  libghc-yesod-core-prof,
- libghc-yesod-dev,
- libghc-yesod-form-dev (<< 1.5),
  libghc-yesod-form-dev (>= 1.3),
+ libghc-yesod-form-dev (<< 1.5),
  libghc-yesod-form-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-hspec-dev,
+Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-authenticate-doc,
  libghc-hoauth2-doc,
@@ -66,9 +62,11 @@ Build-Depends-Indep:
  libghc-http-conduit-doc,
  libghc-http-types-doc,
  libghc-lifted-base-doc,
+ libghc-microlens-doc,
  libghc-network-uri-doc,
  libghc-random-doc,
  libghc-text-doc,
+ libghc-uri-bytestring-doc,
  libghc-vector-doc,
  libghc-yesod-auth-doc,
  libghc-yesod-core-doc,
@@ -82,18 +80,13 @@ X-Description: OAuth 2.0 authentication plugins
 
 Package: libghc-yesod-auth-oauth2-dev
 Architecture: any
-Depends:
- ${haskell:Depends},
+Depends: ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Conflicts:
- ${haskell:Conflicts},
-Provides:
- ${haskell:Provides},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -101,17 +94,12 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-yesod-auth-oauth2-prof
 Architecture: any
-Depends:
- ${haskell:Depends},
+Depends: ${haskell:Depends},
  ${misc:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Conflicts:
- ${haskell:Conflicts},
-Provides:
- ${haskell:Provides},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -120,15 +108,11 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-yesod-auth-oauth2-doc
 Architecture: all
 Section: doc
-Depends:
- ${haskell:Depends},
+Depends: ${haskell:Depends},
  ${misc:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Conflicts:
- ${haskell:Conflicts},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
diff --git a/p/haskell-yesod-auth-oauth2/debian/patches/bump-aeson-bounds.patch b/p/haskell-yesod-auth-oauth2/debian/patches/bump-aeson-bounds.patch
deleted file mode 100644
index bffc360..0000000
--- a/p/haskell-yesod-auth-oauth2/debian/patches/bump-aeson-bounds.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- haskell-yesod-auth-oauth2-0.2.2.orig/yesod-auth-oauth2.cabal
-+++ haskell-yesod-auth-oauth2-0.2.2/yesod-auth-oauth2.cabal
-@@ -31,7 +31,7 @@ library
-                    , http-client             >= 0.4.0     && < 0.5.8
-                    , http-conduit            >= 2.0       && < 3.0
-                    , http-types              >= 0.8       && < 0.10
--                   , aeson                   >= 0.6       && < 0.12
-+                   , aeson                   >= 0.6       && < 1.0.2.2
-                    , yesod-core              >= 1.2       && < 1.5
-                    , authenticate            >= 1.3.2.7   && < 1.4
-                    , random
diff --git a/p/haskell-yesod-auth-oauth2/debian/patches/bump-http-client-bounds.patch b/p/haskell-yesod-auth-oauth2/debian/patches/bump-http-client-bounds.patch
deleted file mode 100644
index d37bb67..0000000
--- a/p/haskell-yesod-auth-oauth2/debian/patches/bump-http-client-bounds.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Last-Update: 2017-07-22
-
---- haskell-yesod-auth-oauth2-0.2.2.orig/yesod-auth-oauth2.cabal
-+++ haskell-yesod-auth-oauth2-0.2.2/yesod-auth-oauth2.cabal
-@@ -28,7 +28,7 @@ library
- 
-     build-depends:   base                    >= 4.5       && < 5
-                    , bytestring              >= 0.9.1.4
--                   , http-client             >= 0.4.0     && < 0.5
-+                   , http-client             >= 0.4.0     && < 0.5.8
-                    , http-conduit            >= 2.0       && < 3.0
-                    , http-types              >= 0.8       && < 0.10
-                    , aeson                   >= 0.6       && < 0.12
diff --git a/p/haskell-yesod-auth-oauth2/debian/patches/series b/p/haskell-yesod-auth-oauth2/debian/patches/series
deleted file mode 100644
index beb507c..0000000
--- a/p/haskell-yesod-auth-oauth2/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-bump-http-client-bounds.patch
-bump-aeson-bounds.patch

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