[DHG_packages] 01/05: cairo: Upgrading from 0.13.1.1 to 0.13.3.0
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 05:06:10 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 dc70f622d6599d4c0dc163b1cae8e50a1c131d29
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 7 19:45:38 2016 -0400
cairo: Upgrading from 0.13.1.1 to 0.13.3.0
---
p/haskell-cairo/debian/changelog | 8 +++---
p/haskell-cairo/debian/control | 61 +++++++++++++++++++++++++---------------
2 files changed, 42 insertions(+), 27 deletions(-)
diff --git a/p/haskell-cairo/debian/changelog b/p/haskell-cairo/debian/changelog
index 86a28b6..1943327 100644
--- a/p/haskell-cairo/debian/changelog
+++ b/p/haskell-cairo/debian/changelog
@@ -1,13 +1,13 @@
-haskell-cairo (0.13.1.1-2) UNRELEASED; urgency=medium
+haskell-cairo (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:34:54 +0300
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 01:02:23 -0400
haskell-cairo (0.13.1.1-1) unstable; urgency=medium
diff --git a/p/haskell-cairo/debian/control b/p/haskell-cairo/debian/control
index 10dd6f7..cd93d9b 100644
--- a/p/haskell-cairo/debian/control
+++ b/p/haskell-cairo/debian/control
@@ -1,41 +1,49 @@
Source: haskell-cairo
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,
+ gtk2hs-buildtools (>= 0.13.0.3),
+ haskell-devscripts (>= 0.10),
+ libcairo2-dev,
libghc-mtl-dev,
libghc-mtl-prof,
- libghc-text-dev (>= 1.0.0.0),
libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 1.0.0.0),
libghc-text-prof,
- libghc-utf8-string-dev (>= 0.2),
libghc-utf8-string-dev (<< 1.1),
+ libghc-utf8-string-dev (>= 0.2),
libghc-utf8-string-prof,
- libcairo2-dev,
- gtk2hs-buildtools (>= 0.13.0.3),
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-mtl-doc,
libghc-text-doc,
libghc-utf8-string-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-cairo
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-cairo-dev
Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
+Depends:
libcairo2-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 Cairo library${haskell:ShortBlurb}
Cairo is a library to render high quality vector graphics. There exist various
backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents,
@@ -45,11 +53,15 @@ Description: Binding to the Cairo library${haskell:ShortBlurb}
Package: libghc-cairo-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 Cairo library${haskell:ShortBlurb}
Cairo is a library to render high quality vector graphics. There exist various
backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents,
@@ -60,10 +72,13 @@ Description: Binding to the Cairo library${haskell:ShortBlurb}
Package: libghc-cairo-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 Cairo library${haskell:ShortBlurb}
Cairo is a library to render high quality vector graphics. There exist various
backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents,
--
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