[Git][haskell-team/DHG_packages][master] Initial packaging of skylighting-format-typst-0.1

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Sat Feb 14 17:31:51 GMT 2026



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
77dcb754 by Scott Talbert at 2026-02-14T12:31:37-05:00
Initial packaging of skylighting-format-typst-0.1

- - - - -


6 changed files:

- + p/haskell-skylighting-format-typst/debian/changelog
- + p/haskell-skylighting-format-typst/debian/control
- + p/haskell-skylighting-format-typst/debian/copyright
- + p/haskell-skylighting-format-typst/debian/rules
- + p/haskell-skylighting-format-typst/debian/source/format
- + p/haskell-skylighting-format-typst/debian/watch


Changes:

=====================================
p/haskell-skylighting-format-typst/debian/changelog
=====================================
@@ -0,0 +1,5 @@
+haskell-skylighting-format-typst (0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #1127967)
+
+ -- Scott Talbert <swt at techie.net>  Mon, 09 Feb 2026 19:30:19 -0500


=====================================
p/haskell-skylighting-format-typst/debian/control
=====================================
@@ -0,0 +1,62 @@
+Source: haskell-skylighting-format-typst
+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,
+ ghc-prof,
+ libghc-skylighting-core-dev,
+ libghc-skylighting-core-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-skylighting-core-doc,
+Standards-Version: 4.7.3
+Homepage: https://github.com/jgm/skylighting
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-skylighting-format-typst
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-skylighting-format-typst]
+Description: Typst formatter for skylighting syntax highlighting library
+ This module allows tokens produced by skylighting-core
+ to be rendered as Typst.
+
+Package: libghc-skylighting-format-typst-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-skylighting-format-typst-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-skylighting-format-typst-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-skylighting-format-typst/debian/copyright
=====================================
@@ -0,0 +1,44 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: skylighting-format-typst
+Upstream-Contact: jgm at berkeley.edu
+Source: https://hackage.haskell.org/package/skylighting-format-typst
+
+Files: *
+Copyright: (C) 2024 John MacFarlane
+License: BSD-3-Clause
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD-3-Clause
+
+License: BSD-3-Clause
+ Copyright (c) 2016-2018, John MacFarlane.
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+     * Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer.
+ .
+     * Redistributions in binary form must reproduce the above
+       copyright notice, this list of conditions and the following
+       disclaimer in the documentation and/or other materials provided
+       with the distribution.
+ .
+     * The names of the contributors may not be used to endorse or
+       promote products derived from this software without specific
+       prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


=====================================
p/haskell-skylighting-format-typst/debian/rules
=====================================
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@


=====================================
p/haskell-skylighting-format-typst/debian/source/format
=====================================
@@ -0,0 +1 @@
+3.0 (quilt)


=====================================
p/haskell-skylighting-format-typst/debian/watch
=====================================
@@ -0,0 +1,2 @@
+version=4
+https://hackage.haskell.org/package/skylighting-format-typst/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/77dcb754e57977a36772f1b23de24d5a5573f1fb

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/77dcb754e57977a36772f1b23de24d5a5573f1fb
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/20260214/45ec897e/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list