[Git][haskell-team/DHG_packages][master] gi-cairo-connector: Upgrading from 0.0.1 to 0.1.1
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Wed Jul 27 11:13:57 BST 2022
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
c10836e7 by Ilias Tsitsimpis at 2022-07-27T13:12:16+03:00
gi-cairo-connector: Upgrading from 0.0.1 to 0.1.1
- - - - -
4 changed files:
- p/haskell-gi-cairo-connector/debian/changelog
- p/haskell-gi-cairo-connector/debian/control
- − p/haskell-gi-cairo-connector/debian/patches/series
- − p/haskell-gi-cairo-connector/debian/patches/setup-hs
Changes:
=====================================
p/haskell-gi-cairo-connector/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-gi-cairo-connector (0.0.1-4) UNRELEASED; urgency=medium
+haskell-gi-cairo-connector (0.1.1-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.1
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:32:24 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 27 Jul 2022 13:10:56 +0300
haskell-gi-cairo-connector (0.0.1-3) unstable; urgency=medium
=====================================
p/haskell-gi-cairo-connector/debian/control
=====================================
@@ -10,19 +10,21 @@ Build-Depends: debhelper (>= 10),
ghc-prof,
libghc-gi-cairo-dev (>= 1.0),
libghc-gi-cairo-dev (<< 2),
- libghc-gi-cairo-prof (>= 1.0),
- libghc-gi-cairo-render-dev (>= 0.0),
- libghc-gi-cairo-render-dev (<< 0.1),
- libghc-gi-cairo-render-prof (>= 0.0),
- libghc-haskell-gi-base-dev (>= 0.21.0),
- libghc-haskell-gi-base-dev (<< 1),
- libghc-haskell-gi-base-prof (>= 0.21.0),
+ libghc-gi-cairo-prof,
+ libghc-gi-cairo-render-dev (>= 0.1),
+ libghc-gi-cairo-render-dev (<< 0.2),
+ libghc-gi-cairo-render-prof,
+ libghc-haskell-gi-base-dev (>= 0.24.0),
+ libghc-haskell-gi-base-dev (<< 0.27),
+ libghc-haskell-gi-base-prof,
Build-Depends-Indep: ghc-doc,
libghc-gi-cairo-doc,
libghc-gi-cairo-render-doc,
libghc-haskell-gi-base-doc,
Standards-Version: 4.6.1
Homepage: https://github.com/cohomology/gi-cairo-render
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-gi-cairo-connector
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-gi-cairo-connector]
X-Description: GI friendly Binding to the Cairo library
This library contains glue code used to interconnect Haskell GI and Cairo
=====================================
p/haskell-gi-cairo-connector/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-setup-hs
=====================================
p/haskell-gi-cairo-connector/debian/patches/setup-hs deleted
=====================================
@@ -1,6 +0,0 @@
---- /dev/null
-+++ b/Setup.hs
-@@ -0,0 +1,3 @@
-+#!/usr/bin/env runhaskell
-+import Distribution.Simple
-+main = defaultMain
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/c10836e7c0ace314a7af361127cc4d90a68d1e80
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/c10836e7c0ace314a7af361127cc4d90a68d1e80
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20220727/6b83185d/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list