[DHG_packages] 05/05: gio: Upgrading from 0.13.1.1 to 0.13.3.0
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 16:19:23 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 e862cf8210129108536954f1e0c4073c3ad7c6a6
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 7 20:07:05 2016 -0400
gio: Upgrading from 0.13.1.1 to 0.13.3.0
---
p/haskell-gio/debian/changelog | 8 +++----
p/haskell-gio/debian/control | 54 ++++++++++++++++++++++++++----------------
2 files changed, 38 insertions(+), 24 deletions(-)
diff --git a/p/haskell-gio/debian/changelog b/p/haskell-gio/debian/changelog
index 4b80c5e..989c24b 100644
--- a/p/haskell-gio/debian/changelog
+++ b/p/haskell-gio/debian/changelog
@@ -1,13 +1,13 @@
-haskell-gio (0.13.1.1-3) UNRELEASED; urgency=medium
+haskell-gio (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:20 +0300
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 12:18:16 -0400
haskell-gio (0.13.1.1-2) unstable; urgency=medium
diff --git a/p/haskell-gio/debian/control b/p/haskell-gio/debian/control
index 401116c..9f03521 100644
--- a/p/haskell-gio/debian/control
+++ b/p/haskell-gio/debian/control
@@ -1,36 +1,43 @@
Source: haskell-gio
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),
+ ghc (>= 8),
ghc-prof,
- libghc-glib-dev (>= 0.13.0.0),
+ gtk2hs-buildtools (>= 0.13.0.3),
+ haskell-devscripts (>= 0.10),
libghc-glib-dev (<< 0.14),
+ libghc-glib-dev (>= 0.13.0.0),
libghc-glib-prof,
libghc-mtl-dev,
libghc-mtl-prof,
libglib2.0-dev,
- gtk2hs-buildtools (>= 0.13.0.3),
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-glib-doc,
libghc-mtl-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-gio
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-gio-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: Binding to the GIO${haskell:ShortBlurb}
GIO is striving to provide a modern, easy-to-use VFS API that sits at the
right level in the library stack. The goal is to overcome the shortcomings of
@@ -43,11 +50,15 @@ Description: Binding to the GIO${haskell:ShortBlurb}
Package: libghc-gio-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 GIO${haskell:ShortBlurb}
GIO is striving to provide a modern, easy-to-use VFS API that sits at the
right level in the library stack. The goal is to overcome the shortcomings of
@@ -61,10 +72,13 @@ Description: Binding to the GIO${haskell:ShortBlurb}
Package: libghc-gio-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 GIO${haskell:ShortBlurb}
GIO is striving to provide a modern, easy-to-use VFS API that sits at the
right level in the library stack. The goal is to overcome the shortcomings of
--
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