[DHG_packages] 14/21: postgresql-libpq: Upgrading from 0.9.0.2 to 0.9.1.1

Joachim Breitner nomeata at moszumanska.debian.org
Wed Aug 12 12:18:12 UTC 2015


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

nomeata pushed a commit to branch master
in repository DHG_packages.

commit 8f33731638c040e640c8e2058e4e9d75978e98ae
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Aug 12 13:59:06 2015 +0200

    postgresql-libpq: Upgrading from 0.9.0.2 to 0.9.1.1
---
 p/haskell-postgresql-libpq/debian/changelog |  6 ++++
 p/haskell-postgresql-libpq/debian/control   | 46 ++++++++++++++---------------
 2 files changed, 29 insertions(+), 23 deletions(-)

diff --git a/p/haskell-postgresql-libpq/debian/changelog b/p/haskell-postgresql-libpq/debian/changelog
index 84e2586..cc6b0e5 100644
--- a/p/haskell-postgresql-libpq/debian/changelog
+++ b/p/haskell-postgresql-libpq/debian/changelog
@@ -1,3 +1,9 @@
+haskell-postgresql-libpq (0.9.1.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Wed, 12 Aug 2015 13:59:06 +0200
+
 haskell-postgresql-libpq (0.9.0.2-2) unstable; urgency=medium
 
   * Upload to unstable
diff --git a/p/haskell-postgresql-libpq/debian/control b/p/haskell-postgresql-libpq/debian/control
index 82db9fd..cedb9ae 100644
--- a/p/haskell-postgresql-libpq/debian/control
+++ b/p/haskell-postgresql-libpq/debian/control
@@ -1,15 +1,15 @@
 Source: haskell-postgresql-libpq
-Priority: extra
-Section: haskell
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Clint Adams <clint at debian.org>
-Build-Depends: debhelper (>= 9)
-             , haskell-devscripts (>= 0.9)
-             , cdbs
-             , ghc
-             , ghc-prof
-             , libpq-dev
-Build-Depends-Indep: ghc-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libpq-dev,
+Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.4
 Homepage: http://github.com/lpsmith/postgresql-libpq
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-postgresql-libpq
@@ -17,13 +17,13 @@ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-postgresql-libpq
 
 Package: libghc-postgresql-libpq-dev
 Architecture: any
-Depends: ${shlibs:Depends}
-       , ${haskell:Depends}
-       , ${misc:Depends}
-       , libpq-dev
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${shlibs:Depends},
+ ${haskell:Depends},
+ ${misc:Depends},
+ libpq-dev,
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
 Description: low-level binding to libpq
  This is a binding to libpq: the C application programmer's interface to
  PostgreSQL. libpq is a set of library functions that allow client
@@ -38,10 +38,10 @@ Description: low-level binding to libpq
 Package: libghc-postgresql-libpq-prof
 Architecture: any
 Depends: ${haskell:Depends},
-         ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
 Description: low-level binding to libpq; profiling libraries
  This is a binding to libpq: the C application programmer's interface to
  PostgreSQL. libpq is a set of library functions that allow client
@@ -57,9 +57,9 @@ Package: libghc-postgresql-libpq-doc
 Architecture: all
 Section: doc
 Depends: ${haskell:Depends},
-         ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
 Description: low-level binding to libpq; documentation
  This is a binding to libpq: the C application programmer's interface to
  PostgreSQL. libpq is a set of library functions that allow client

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