[DHG_packages] 04/05: yesod-auth-oauth: Upgrading from 1.4.0.2 to 1.4.1.1
Clint Adams
clint at moszumanska.debian.org
Tue Oct 18 00:40:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit 9e758acdc846bb1a7f20c6c4d3a14919b1ff3540
Author: Clint Adams <clint at debian.org>
Date: Sat Oct 8 00:46:14 2016 -0400
yesod-auth-oauth: Upgrading from 1.4.0.2 to 1.4.1.1
---
p/haskell-yesod-auth-oauth/debian/changelog | 8 ++--
p/haskell-yesod-auth-oauth/debian/control | 58 ++++++++++++++++++-----------
2 files changed, 40 insertions(+), 26 deletions(-)
diff --git a/p/haskell-yesod-auth-oauth/debian/changelog b/p/haskell-yesod-auth-oauth/debian/changelog
index 73f3813..782a57e 100644
--- a/p/haskell-yesod-auth-oauth/debian/changelog
+++ b/p/haskell-yesod-auth-oauth/debian/changelog
@@ -1,14 +1,14 @@
-haskell-yesod-auth-oauth (1.4.0.2-4) UNRELEASED; urgency=medium
+haskell-yesod-auth-oauth (1.4.1.1-1) experimental; 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
- [ Gianfranco Costamagna ]
- * Fix VCS fields
+ [ Clint Adams ]
+ * New upstream version.
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:36:34 +0300
+ -- Clint Adams <clint at debian.org> Sat, 08 Oct 2016 00:46:14 -0400
haskell-yesod-auth-oauth (1.4.0.2-3) unstable; urgency=medium
diff --git a/p/haskell-yesod-auth-oauth/debian/control b/p/haskell-yesod-auth-oauth/debian/control
index 6922ccb..6d0f044 100644
--- a/p/haskell-yesod-auth-oauth/debian/control
+++ b/p/haskell-yesod-auth-oauth/debian/control
@@ -1,31 +1,34 @@
Source: haskell-yesod-auth-oauth
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
- libghc-authenticate-oauth-dev (>= 1.5),
+ haskell-devscripts (>= 0.10),
libghc-authenticate-oauth-dev (<< 1.6),
+ libghc-authenticate-oauth-dev (>= 1.5),
libghc-authenticate-oauth-prof,
- libghc-lifted-base-dev (>= 0.2),
libghc-lifted-base-dev (<< 0.3),
+ libghc-lifted-base-dev (>= 0.2),
libghc-lifted-base-prof,
libghc-text-dev (>= 0.7),
libghc-text-prof,
- libghc-yesod-auth-dev (>= 1.4),
libghc-yesod-auth-dev (<< 1.5),
+ libghc-yesod-auth-dev (>= 1.4),
libghc-yesod-auth-prof,
- libghc-yesod-core-dev (>= 1.4),
libghc-yesod-core-dev (<< 1.5),
+ libghc-yesod-core-dev (>= 1.4),
libghc-yesod-core-prof,
- libghc-yesod-form-dev (>= 1.4),
libghc-yesod-form-dev (<< 1.5),
+ libghc-yesod-form-dev (>= 1.4),
libghc-yesod-form-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-authenticate-oauth-doc,
libghc-lifted-base-doc,
libghc-text-doc,
@@ -34,17 +37,21 @@ Build-Depends-Indep: ghc-doc,
libghc-yesod-form-doc,
Standards-Version: 3.9.8
Homepage: http://www.yesodweb.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-yesod-auth-oauth
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-yesod-auth-oauth-dev
Architecture: any
-Depends: ${shlibs:Depends},
+Depends:
${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: OAuth Authentication for Yesod
OAuth authentication for Yesod.
.
@@ -55,11 +62,15 @@ Description: OAuth Authentication for Yesod
Package: libghc-yesod-auth-oauth-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: OAuth Authentication for Yesod; profiling libraries
OAuth authentication for Yesod.
.
@@ -71,10 +82,13 @@ Description: OAuth Authentication for Yesod; profiling libraries
Package: libghc-yesod-auth-oauth-doc
Architecture: all
Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
Description: OAuth Authentication for Yesod; documentation
OAuth authentication for Yesod.
.
--
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