[DHG_packages] 06/21: glib: Upgrading from 0.13.1.1 to 0.13.2.1

Joachim Breitner nomeata at moszumanska.debian.org
Wed Aug 12 12:18:10 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 e32bb33878d5d3d37b661b46014048e11056ad70
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Aug 12 13:47:11 2015 +0200

    glib: Upgrading from 0.13.1.1 to 0.13.2.1
---
 p/haskell-glib/debian/changelog |  6 ++++
 p/haskell-glib/debian/control   | 72 ++++++++++++++++++++---------------------
 2 files changed, 41 insertions(+), 37 deletions(-)

diff --git a/p/haskell-glib/debian/changelog b/p/haskell-glib/debian/changelog
index ddf7599..7114ef4 100644
--- a/p/haskell-glib/debian/changelog
+++ b/p/haskell-glib/debian/changelog
@@ -1,3 +1,9 @@
+haskell-glib (0.13.2.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Wed, 12 Aug 2015 13:47:11 +0200
+
 haskell-glib (0.13.1.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-glib/debian/control b/p/haskell-glib/debian/control
index 79a9bcd..8ee0bf0 100644
--- a/p/haskell-glib/debian/control
+++ b/p/haskell-glib/debian/control
@@ -1,38 +1,35 @@
 Source: haskell-glib
-Section: haskell
-Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Marco Túlio Gontijo e Silva <marcot at debian.org>
-Build-Depends: debhelper (>= 9)
-  , cdbs
-  , haskell-devscripts (>= 0.9)
-  , ghc
-  , ghc-prof
-  , libghc-utf8-string-dev (>= 0.2)
-  , libghc-utf8-string-dev (<< 1.1)
-  , libghc-utf8-string-prof
-  , libghc-text-dev (>= 0.11.0.6)
-  , libghc-text-dev (<< 1.3)
-  , libghc-text-prof
-  , libglib2.0-dev
-  , gtk2hs-buildtools (>= 0.13.0.4)
-Build-Depends-Indep: ghc-doc
-  , libghc-utf8-string-doc
-  , libghc-text-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-text-dev (>= 1.0.0.0),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
+ libghc-utf8-string-dev (>= 0.2),
+ libghc-utf8-string-dev (<< 1.1),
+ libghc-utf8-string-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-text-doc,
+ libghc-utf8-string-doc,
 Standards-Version: 3.9.4
-Homepage: http://hackage.haskell.org/package/glib
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-glib
+Homepage: http://projects.haskell.org/gtk2hs/
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-glib
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-glib
 
 Package: libghc-glib-dev
 Architecture: any
-Depends: ${haskell:Depends}
-  , ${shlibs:Depends}
-  , ${misc:Depends}
-  , libglib2.0-dev
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libglib2.0-dev,
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
 Description: Binding to the GLIB library for Gtk2Hs${haskell:ShortBlurb}
  The GNU Library is a collection of C data structures and utility function for
  dealing with Unicode. This package only binds as much functionality as
@@ -43,11 +40,11 @@ Description: Binding to the GLIB library for Gtk2Hs${haskell:ShortBlurb}
 
 Package: libghc-glib-prof
 Architecture: any
-Depends: ${haskell:Depends}
-  , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
 Description: Binding to the GLIB library for Gtk2Hs${haskell:ShortBlurb}
  The GNU Library is a collection of C data structures and utility function for
  dealing with Unicode. This package only binds as much functionality as
@@ -57,11 +54,12 @@ Description: Binding to the GLIB library for Gtk2Hs${haskell:ShortBlurb}
  ${haskell:Blurb}
 
 Package: libghc-glib-doc
-Section: doc
 Architecture: all
-Depends: ${misc:Depends}, ${haskell:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+Section: doc
+Depends: ${misc:Depends},
+ ${haskell:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
 Description: Binding to the GLIB library for Gtk2Hs${haskell:ShortBlurb}
  The GNU Library is a collection of C data structures and utility function for
  dealing with Unicode. This package only binds as much functionality as

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