[DHG_packages] 04/05: pango: Upgrading from 0.13.1.1 to 0.13.3.0

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 19:13:33 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 44ebefa2c6cb8f09062efba0a5eb910d814bac35
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 21:41:35 2016 -0400

    pango: Upgrading from 0.13.1.1 to 0.13.3.0
---
 p/haskell-pango/debian/changelog |  8 +++---
 p/haskell-pango/debian/control   | 61 +++++++++++++++++++++++++---------------
 2 files changed, 42 insertions(+), 27 deletions(-)

diff --git a/p/haskell-pango/debian/changelog b/p/haskell-pango/debian/changelog
index 696ec92..f0157db 100644
--- a/p/haskell-pango/debian/changelog
+++ b/p/haskell-pango/debian/changelog
@@ -1,13 +1,13 @@
-haskell-pango (0.13.1.1-3) UNRELEASED; urgency=medium
+haskell-pango (0.13.3.0-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)
 
-  [ Gianfranco Costamagna ]
-  * Fix VCS fields
+  [ Clint Adams ]
+  * New upstream version.
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:35:55 +0300
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 15:11:13 -0400
 
 haskell-pango (0.13.1.1-2) unstable; urgency=medium
 
diff --git a/p/haskell-pango/debian/control b/p/haskell-pango/debian/control
index 20a3faf..7604366 100644
--- a/p/haskell-pango/debian/control
+++ b/p/haskell-pango/debian/control
@@ -1,45 +1,53 @@
 Source: haskell-pango
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata at debian.org>
+Uploaders:
+ Joachim Breitner <nomeata at debian.org>,
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 9),
+ emscripten,
+ ghc (>= 8),
  ghc-prof,
- libghc-cairo-dev (>= 0.13.0.0),
+ gtk2hs-buildtools (>= 0.13.0.3),
+ haskell-devscripts (>= 0.10),
  libghc-cairo-dev (<< 0.14),
+ libghc-cairo-dev (>= 0.13.0.0),
  libghc-cairo-prof,
- libghc-glib-dev (>= 0.13.0.0),
  libghc-glib-dev (<< 0.14),
+ libghc-glib-dev (>= 0.13.0.0),
  libghc-glib-prof,
  libghc-mtl-dev,
  libghc-mtl-prof,
- libghc-text-dev (>= 0.11.0.6),
  libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 0.11.0.6),
  libghc-text-prof,
  libpango1.0-dev,
- gtk2hs-buildtools (>= 0.13.0.3),
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-cairo-doc,
  libghc-glib-doc,
  libghc-mtl-doc,
  libghc-text-doc,
 Standards-Version: 3.9.8
 Homepage: http://projects.haskell.org/gtk2hs/
-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-pango
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-pango-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
+Depends:
  libpango1.0-dev,
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Binding to the Pango text rendering engine${haskell:ShortBlurb}
  This package provides a wrapper around the Pango C library that allows
  high-quality rendering of Unicode text. It can be used either with Cairo to
@@ -50,11 +58,15 @@ Description: Binding to the Pango text rendering engine${haskell:ShortBlurb}
 
 Package: libghc-pango-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: Binding to the Pango text rendering engine${haskell:ShortBlurb}
  This package provides a wrapper around the Pango C library that allows
  high-quality rendering of Unicode text. It can be used either with Cairo to
@@ -66,10 +78,13 @@ Description: Binding to the Pango text rendering engine${haskell:ShortBlurb}
 Package: libghc-pango-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: Binding to the Pango text rendering engine${haskell:ShortBlurb}
  This package provides a wrapper around the Pango C library that allows
  high-quality rendering of Unicode text. It can be used either with Cairo to

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