[DHG_packages] 01/05: wai-logger: Upgrading from 2.2.7 to 2.3.0

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 20:53:09 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 43231fb01f24df0f2a1815ec2bf11ff3c996f814
Author: Clint Adams <clint at debian.org>
Date:   Sat Oct 8 00:43:26 2016 -0400

    wai-logger: Upgrading from 2.2.7 to 2.3.0
---
 p/haskell-wai-logger/debian/changelog |  6 ++---
 p/haskell-wai-logger/debian/control   | 50 ++++++++++++++++++++++-------------
 2 files changed, 35 insertions(+), 21 deletions(-)

diff --git a/p/haskell-wai-logger/debian/changelog b/p/haskell-wai-logger/debian/changelog
index a29d468..0ebcd19 100644
--- a/p/haskell-wai-logger/debian/changelog
+++ b/p/haskell-wai-logger/debian/changelog
@@ -1,8 +1,8 @@
-haskell-wai-logger (2.2.7-2) UNRELEASED; urgency=medium
+haskell-wai-logger (2.3.0-1) experimental; urgency=medium
 
-  * Fix VCS fields
+  * New upstream version.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:13:12 +0200
+ -- Clint Adams <clint at debian.org>  Sat, 08 Oct 2016 00:43:26 -0400
 
 haskell-wai-logger (2.2.7-1) unstable; urgency=medium
 
diff --git a/p/haskell-wai-logger/debian/control b/p/haskell-wai-logger/debian/control
index fc1de5f..423ea92 100644
--- a/p/haskell-wai-logger/debian/control
+++ b/p/haskell-wai-logger/debian/control
@@ -1,13 +1,15 @@
 Source: haskell-wai-logger
 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,
+ haskell-devscripts (>= 0.10),
  libghc-blaze-builder-dev,
  libghc-blaze-builder-prof,
  libghc-byteorder-dev,
@@ -24,7 +26,8 @@ Build-Depends: debhelper (>= 9),
  libghc-unix-time-prof,
  libghc-wai-dev (>= 2.0.0),
  libghc-wai-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-blaze-builder-doc,
  libghc-byteorder-doc,
  libghc-case-insensitive-doc,
@@ -35,17 +38,21 @@ Build-Depends-Indep: ghc-doc,
  libghc-wai-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/wai-logger
-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-wai-logger
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-wai-logger-dev
 Architecture: any
-Depends: ${haskell: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: logging system for WAI${haskell:ShortBlurb}
  This is a logging system for WAI application.
  .
@@ -53,11 +60,15 @@ Description: logging system for WAI${haskell:ShortBlurb}
 
 Package: libghc-wai-logger-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: logging system for WAI${haskell:ShortBlurb}
  This is a logging system for WAI application.
  .
@@ -66,10 +77,13 @@ Description: logging system for WAI${haskell:ShortBlurb}
 Package: libghc-wai-logger-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
+Depends:
  ${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
 Description: logging system for WAI${haskell:ShortBlurb}
  This is a logging system for WAI application.
  .

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