[Git][haskell-team/DHG_packages][master] add gi-cairo-connector

Clint Adams gitlab at salsa.debian.org
Sat Aug 31 14:11:06 BST 2019



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
a3f71675 by Clint Adams at 2019-08-31T13:10:48Z
add gi-cairo-connector

- - - - -


9 changed files:

- + p/haskell-gi-cairo-connector/debian/changelog
- + p/haskell-gi-cairo-connector/debian/compat
- + p/haskell-gi-cairo-connector/debian/control
- + p/haskell-gi-cairo-connector/debian/copyright
- + p/haskell-gi-cairo-connector/debian/patches/series
- + p/haskell-gi-cairo-connector/debian/patches/setup-hs
- + p/haskell-gi-cairo-connector/debian/rules
- + p/haskell-gi-cairo-connector/debian/source/format
- + p/haskell-gi-cairo-connector/debian/watch


Changes:

=====================================
p/haskell-gi-cairo-connector/debian/changelog
=====================================
@@ -0,0 +1,5 @@
+haskell-gi-cairo-connector (0.0.1-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Clint Adams <clint at debian.org>  Sat, 31 Aug 2019 08:36:22 -0400


=====================================
p/haskell-gi-cairo-connector/debian/compat
=====================================
@@ -0,0 +1 @@
+10


=====================================
p/haskell-gi-cairo-connector/debian/control
=====================================
@@ -0,0 +1,67 @@
+Source: haskell-gi-cairo-connector
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Priority: optional
+Section: haskell
+Build-Depends: debhelper (>= 10),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
+ cdbs,
+ ghc,
+ 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),
+Build-Depends-Indep: ghc-doc,
+ libghc-gi-cairo-doc,
+ libghc-gi-cairo-render-doc,
+ libghc-haskell-gi-base-doc,
+Standards-Version: 4.4.0
+Homepage: https://github.com/cohomology/gi-cairo-render
+X-Description: GI friendly Binding to the Cairo library
+ This library contains glue code used to interconnect Haskell GI and Cairo
+
+Package: libghc-gi-cairo-connector-dev
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-gi-cairo-connector-prof
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-gi-cairo-connector-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}


=====================================
p/haskell-gi-cairo-connector/debian/copyright
=====================================
@@ -0,0 +1,15 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gi-cairo-connector
+Upstream-Contact: Kilian Kilger (kkilger at gmail.com)
+Source: https://hackage.haskell.org/package/gi-cairo-connector
+
+Files: *
+Copyright: 2018 Kilian Kilger, Iñaki García Etxebarria
+License: LGPL-2.1
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: LGPL-2.1
+
+License: LGPL-2.1
+ See /usr/share/common-licenses/LGPL-2.1 on your Debian-based system.


=====================================
p/haskell-gi-cairo-connector/debian/patches/series
=====================================
@@ -0,0 +1 @@
+setup-hs


=====================================
p/haskell-gi-cairo-connector/debian/patches/setup-hs
=====================================
@@ -0,0 +1,6 @@
+--- /dev/null
++++ b/Setup.hs
+@@ -0,0 +1,3 @@
++#!/usr/bin/env runhaskell
++import Distribution.Simple
++main = defaultMain


=====================================
p/haskell-gi-cairo-connector/debian/rules
=====================================
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+DEB_SETUP_BIN_NAME = debian/hlibrary.setup
+DEB_CABAL_PACKAGE = gi-cairo-connector
+DEB_DEFAULT_COMPILER = ghc
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk


=====================================
p/haskell-gi-cairo-connector/debian/source/format
=====================================
@@ -0,0 +1 @@
+3.0 (quilt)


=====================================
p/haskell-gi-cairo-connector/debian/watch
=====================================
@@ -0,0 +1,2 @@
+version=3
+https://hackage.haskell.org/package/gi-cairo-connector/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a3f71675f220dc579225d3e1b0b27b1adb2b18f3

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a3f71675f220dc579225d3e1b0b27b1adb2b18f3
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/20190831/89175ab7/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list