[Git][haskell-team/DHG_packages][master] Initial packaging of gi-gdkx113-3.0.17
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Sun Feb 15 04:24:42 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
55c13392 by Scott Talbert at 2026-02-14T23:20:51-05:00
Initial packaging of gi-gdkx113-3.0.17
- - - - -
8 changed files:
- + p/haskell-gi-gdkx113/debian/changelog
- + p/haskell-gi-gdkx113/debian/control
- + p/haskell-gi-gdkx113/debian/copyright
- + p/haskell-gi-gdkx113/debian/patches/no-haskell-gi-overloading
- + p/haskell-gi-gdkx113/debian/patches/series
- + p/haskell-gi-gdkx113/debian/rules
- + p/haskell-gi-gdkx113/debian/source/format
- + p/haskell-gi-gdkx113/debian/watch
Changes:
=====================================
p/haskell-gi-gdkx113/debian/changelog
=====================================
@@ -0,0 +1,5 @@
+haskell-gi-gdkx113 (3.0.17-1) unstable; urgency=low
+
+ * Initial release (Closes: #1128010)
+
+ -- Scott Talbert <swt at techie.net> Sat, 14 Feb 2026 23:15:00 -0500
=====================================
p/haskell-gi-gdkx113/debian/control
=====================================
@@ -0,0 +1,86 @@
+Source: haskell-gi-gdkx113
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Scott Talbert <swt at techie.net>
+Priority: optional
+Section: haskell
+Rules-Requires-Root: no
+Build-Depends: debhelper-compat (= 13),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.16.42),
+ dh-sequence-haskell,
+ ghc (>= 9.10),
+ ghc-prof,
+ libgtk-3-dev,
+ libghc-gi-cairo-dev (>= 1.0),
+ libghc-gi-cairo-dev (<< 1.1),
+ libghc-gi-cairo-prof,
+ libghc-gi-gdk3-dev,
+ libghc-gi-gdk3-prof,
+ libghc-gi-gio-dev (>= 2.0),
+ libghc-gi-gio-dev (<< 2.1),
+ libghc-gi-gio-prof,
+ libghc-gi-gobject-dev (>= 2.0),
+ libghc-gi-gobject-dev (<< 2.1),
+ libghc-gi-gobject-prof,
+ libghc-gi-xlib-dev (>= 2.0),
+ libghc-gi-xlib-dev (<< 2.1),
+ libghc-gi-xlib-prof,
+ libghc-haskell-gi-dev (>= 0.26.14),
+ libghc-haskell-gi-dev (<< 0.27),
+ libghc-haskell-gi-prof,
+ libghc-haskell-gi-base-dev (>= 0.26),
+ libghc-haskell-gi-base-dev (<< 0.27),
+ libghc-haskell-gi-base-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-gi-cairo-doc,
+ libghc-gi-gdk3-doc,
+ libghc-gi-gio-doc,
+ libghc-gi-gobject-doc,
+ libghc-gi-xlib-doc,
+ libghc-haskell-gi-doc,
+ libghc-haskell-gi-base-doc,
+Standards-Version: 4.7.3
+Homepage: https://github.com/haskell-gi/haskell-gi
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-gi-gdkx113
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-gi-gdkx113]
+Description: GdkX11 3.x bindings
+ Bindings for GdkX11 3.x, autogenerated by haskell-gi.
+
+Package: libghc-gi-gdkx113-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-gdkx113-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-gdkx113-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-gdkx113/debian/copyright
=====================================
@@ -0,0 +1,29 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gi-gdkx113
+Upstream-Contact: Iñaki García Etxebarria
+Source: https://hackage.haskell.org/package/gi-gdkx113
+
+Files: *
+Copyright: 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
+ The gi-gdkx113 library and included works are provided under the terms of the
+ GNU Library General Public License (LGPL) version 2.1 with the following
+ exception:
+ .
+ Static linking of applications or any other source to the gi-gdkx113 library
+ does not constitute a modified or derivative work and does not require
+ the author(s) to provide source code for said work, to link against the
+ shared gi-gdkx113 libraries, or to link their applications against a
+ user-supplied version of gi-gdkx113. If you link applications to a modified
+ version of gi-gdkx113, then the changes to gi-gdkx113 must be provided under the
+ terms of the LGPL.
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
=====================================
p/haskell-gi-gdkx113/debian/patches/no-haskell-gi-overloading
=====================================
@@ -0,0 +1,12 @@
+Index: b/gi-gdkx113.cabal
+===================================================================
+--- a/gi-gdkx113.cabal
++++ b/gi-gdkx113.cabal
+@@ -33,7 +33,6 @@ library
+ build-depends: base >= 4.7 && <5,
+ haskell-gi-base >= 0.26 && < 0.27,
+ haskell-gi >= 0.26.14 && < 0.27,
+- haskell-gi-overloading < 1.1,
+ gi-gobject == 2.0.*,
+ gi-gdk3,
+ gi-gio == 2.0.*,
=====================================
p/haskell-gi-gdkx113/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-haskell-gi-overloading
=====================================
p/haskell-gi-gdkx113/debian/rules
=====================================
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
=====================================
p/haskell-gi-gdkx113/debian/source/format
=====================================
@@ -0,0 +1 @@
+3.0 (quilt)
=====================================
p/haskell-gi-gdkx113/debian/watch
=====================================
@@ -0,0 +1,2 @@
+version=4
+https://hackage.haskell.org/package/gi-gdkx113/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/55c13392a4e7e8c91f65ab66d50a63787562cd31
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/55c13392a4e7e8c91f65ab66d50a63787562cd31
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/20260215/36ca8ec1/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list