[Git][haskell-team/DHG_packages][master] 3 commits: stylish-haskell: copy version 0.14.5.0-3 from separate repo

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Sat Feb 21 17:25:28 GMT 2026



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


Commits:
9bc58ecd by Scott Talbert at 2026-02-21T09:15:21-05:00
stylish-haskell: copy version 0.14.5.0-3 from separate repo

- - - - -
28320ac2 by Scott Talbert at 2026-02-21T12:13:20-05:00
stylish-haskell: Migrate to DHG monorepo

- - - - -
5d153116 by Scott Talbert at 2026-02-21T12:20:47-05:00
stylish-haskell: Upgrading from 0.14.5.0 to 0.15.1.0

- - - - -


14 changed files:

- + p/stylish-haskell/debian/changelog
- + p/stylish-haskell/debian/clean
- + p/stylish-haskell/debian/control
- + p/stylish-haskell/debian/copyright
- + p/stylish-haskell/debian/docs
- + p/stylish-haskell/debian/lintian-overrides
- + p/stylish-haskell/debian/manpages
- + p/stylish-haskell/debian/patches/add-manpage
- + p/stylish-haskell/debian/patches/series
- + p/stylish-haskell/debian/rules
- + p/stylish-haskell/debian/source/format
- + p/stylish-haskell/debian/source/lintian-overrides
- + p/stylish-haskell/debian/stylish-haskell.install
- + p/stylish-haskell/debian/watch


Changes:

=====================================
p/stylish-haskell/debian/changelog
=====================================
@@ -0,0 +1,156 @@
+stylish-haskell (0.15.1.0-1) unstable; urgency=medium
+
+  * Migrate to DHG monorepo
+  * New upstream release (Closes: #1128494)
+
+ -- Scott Talbert <swt at techie.net>  Sat, 21 Feb 2026 09:32:57 -0500
+
+stylish-haskell (0.14.5.0-3) unstable; urgency=medium
+
+  * Remove myself from Uploaders.
+  * Add Vcs-Browser, Vcs-Git fields.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Fri, 04 Apr 2025 13:08:26 +0800
+
+stylish-haskell (0.14.5.0-2) unstable; urgency=medium
+
+  * Source only upload.
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Wed, 29 Jan 2025 09:53:11 +0100
+
+stylish-haskell (0.14.5.0-1) unstable; urgency=medium
+
+  * New upstream 0.14.5.0
+  * d/control: moved into the haskell team umbrella.
+  * d/control: Added myself has Uploaders.
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Tue, 28 Jan 2025 10:09:35 +0100
+
+stylish-haskell (0.12.2.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Update build-dep src-exts -> ghc-lib-parser.
+  * Update other build-dep bounds.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 17 Jan 2021 11:24:44 -0700
+
+stylish-haskell (0.11.0.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Updates now that stylish-haskell.1.adoc has been merged upstream:
+    - add self to Files: * d/copyright stanza
+    - update debian/{clean,manpages,rules}
+    - drop debian/ copy of the manpage.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 26 Jul 2020 20:11:16 -0700
+
+stylish-haskell (0.9.4.4-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Wed, 15 Jan 2020 06:59:45 -0700
+
+stylish-haskell (0.9.4.3-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Fri, 01 Nov 2019 20:19:27 -0700
+
+stylish-haskell (0.9.2.2-3) unstable; urgency=medium
+
+  * Add new changelog entry, source upload to unstable
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Mon, 09 Sep 2019 10:31:15 +0200
+
+stylish-haskell (0.9.2.2-2) unstable; urgency=medium
+
+  * Update semigroup dependency
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Mon, 09 Sep 2019 10:19:47 +0200
+
+stylish-haskell (0.9.2.2-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Update build-dep bounds.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 14 Jul 2019 15:35:52 +0100
+
+stylish-haskell (0.9.2.1-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Update build-dep bounds.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sat, 12 Jan 2019 09:53:02 -0700
+
+stylish-haskell (0.9.2.0-1) unstable; urgency=medium
+
+  * New upstream release (Closes: #898524).
+    - New build-deps on libghc-file-embed-{dev,prof}
+  * Stop installing default config to /usr/share/stylish-haskell
+    Now embedded in the executable.
+    - Drop FILES section from manpage.
+  * Update d/copyright:
+    - Bump years
+    - Add stanza for scripts/*
+      (Not installed in our binary packages.)
+    - Replace 'BSD3' with 'BSD-3-clause'.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 13 May 2018 11:06:57 -0700
+
+stylish-haskell (0.8.1.0-1) unstable; urgency=medium
+
+  * New upstream release (Closes: #881821).
+  * Declare compliance with Debian Policy version 4.1.1.
+    - Update Priority: 'extra' -> 'optional'
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Fri, 17 Nov 2017 13:56:04 -0700
+
+stylish-haskell (0.7.1.0-1) unstable; urgency=medium
+
+  * New upstream release (Closes: #867193).
+    - Bump build-deps for aeson, src-exts, optparse-applicative and hunit.
+  * Drop override_dh_compress stanza.
+    Policy does not actually require us to compress a file that small.
+  * Update Vcs-Browser.
+  * Switch to dgit-maint-merge(7) workflow.
+    - Add d/source/options
+    - Add d/source/patch-header
+  * Bump debhelper compat to 10.
+  * Bump standards version to 4.0.0 (no changes required).
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Wed, 05 Jul 2017 08:19:33 +0100
+
+stylish-haskell (0.6.1.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Refresh patch to README.
+  * Add new options to manpage:
+    - --no-utf8
+    - --version
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sat, 30 Jul 2016 21:14:51 -0700
+
+stylish-haskell (0.5.17.0-2) unstable; urgency=low
+
+  * General manpage with asciidoctor instead of ronn.
+    Second attempt at making it reproducible.
+  * Remove non-existent -V & --version options from manpage.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Fri, 24 Jun 2016 15:34:29 +0900
+
+stylish-haskell (0.5.17.0-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Dependency change: cmdargs -> optparse-applicative
+  * Drop 0002-move-CHANGELOG-entry-from-README.patch
+    Merged upstream.
+  * Pass changelog timestamp to ronn so manpage builds reproducibly.
+  * Add debian/stylish-haskell.1 to d/clean.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Tue, 21 Jun 2016 14:56:59 +0900
+
+stylish-haskell (0.5.16.0-1) unstable; urgency=medium
+
+  * Initial release (Closes: #821196)
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sat, 16 Apr 2016 15:00:39 -0700


=====================================
p/stylish-haskell/debian/clean
=====================================
@@ -0,0 +1,2 @@
+debian/stylish-haskell.1
+doc/stylish-haskell.1


=====================================
p/stylish-haskell/debian/control
=====================================
@@ -0,0 +1,70 @@
+Source: stylish-haskell
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders:
+ Picca Frédéric-Emmanuel <picca at debian.org>,
+Priority: optional
+Section: haskell
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-haskell,
+ asciidoctor,
+ ghc (>= 9.10),
+ ghc-prof,
+ libghc-aeson-dev (>= 0.6),
+ libghc-aeson-dev (<< 2.3),
+ libghc-aeson-prof,
+ libghc-file-embed-dev (>= 0.0.10),
+ libghc-file-embed-dev (<< 0.1),
+ libghc-file-embed-prof,
+ libghc-ghc-lib-parser-dev (>= 9.12),
+ libghc-ghc-lib-parser-dev (<< 9.13),
+ libghc-ghc-lib-parser-prof,
+ libghc-ghc-lib-parser-ex-dev (>= 9.12),
+ libghc-ghc-lib-parser-ex-dev (<< 9.13),
+ libghc-ghc-lib-parser-ex-prof,
+ libghc-hsyaml-dev (>= 0.2.0),
+ libghc-hsyaml-dev (<< 0.3),
+ libghc-hsyaml-prof,
+ libghc-hsyaml-aeson-dev (>= 0.2.0),
+ libghc-hsyaml-aeson-dev (<< 0.3),
+ libghc-hsyaml-aeson-prof,
+ libghc-hunit-dev (>= 1.2),
+ libghc-hunit-dev (<< 1.7),
+ libghc-hunit-prof,
+ libghc-optparse-applicative-dev (>= 0.12),
+ libghc-optparse-applicative-dev (<< 0.19),
+ libghc-optparse-applicative-prof,
+ libghc-random-dev (>= 1.1),
+ libghc-random-prof,
+ libghc-regex-tdfa-dev (>= 1.3),
+ libghc-regex-tdfa-dev (<< 1.4),
+ libghc-regex-tdfa-prof,
+ libghc-strict-dev (>= 0.3),
+ libghc-strict-dev (<< 0.6),
+ libghc-strict-prof,
+ libghc-syb-dev (>= 0.3),
+ libghc-syb-dev (<< 0.8),
+ libghc-syb-prof,
+ libghc-test-framework-dev (>= 0.4),
+ libghc-test-framework-dev (<< 0.9),
+ libghc-test-framework-prof,
+ libghc-test-framework-hunit-dev (>= 0.2),
+ libghc-test-framework-hunit-dev (<< 0.4),
+ libghc-test-framework-hunit-prof,
+Standards-Version: 4.7.3
+Homepage: https://github.com/haskell/stylish-haskell
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/stylish-haskell
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/stylish-haskell]
+
+Package: stylish-haskell
+Architecture: any
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+Suggests:
+ haskell-mode,
+Description: Haskell code prettifier
+ stylish-haskell prettifies Haskell code.  A design goal is not
+ getting in the user's way, so it restricts itself to formatting only
+ some parts of the Haskell code piped to it, such as import
+ statements.


=====================================
p/stylish-haskell/debian/copyright
=====================================
@@ -0,0 +1,44 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: stylish-haskell
+Upstream-Contact: Jasper Van der Jeugt <m at jaspervdj.be>
+Source: https://github.com/jaspervdj/stylish-haskell
+
+Files: *
+Copyright: (C) 2012-2018 Jasper Van der Jeugt <m at jaspervdj.be>
+ (C) 2016, 2018 Sean Whitton <spwhitton at spwhitton.name>
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: (C) 2016-2018 Sean Whitton <spwhitton at spwhitton.name>
+License: BSD-3-clause
+
+License: BSD-3-clause
+ 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.
+ .
+     * Neither the name of Jasper Van der Jeugt <m at jaspervdj.be> nor
+       the names of other contributors may 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
+ OWNER 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/stylish-haskell/debian/docs
=====================================
@@ -0,0 +1 @@
+README.markdown


=====================================
p/stylish-haskell/debian/lintian-overrides
=====================================
@@ -0,0 +1,4 @@
+# standard override for Haskell binary packages
+binary-or-shlib-defines-rpath
+# standard override for Haskell binary packages
+hardening-no-relro


=====================================
p/stylish-haskell/debian/manpages
=====================================
@@ -0,0 +1 @@
+doc/stylish-haskell.1


=====================================
p/stylish-haskell/debian/patches/add-manpage
=====================================
@@ -0,0 +1,72 @@
+From b9e70a32e65f31a3ff435535cf3fa476f41751f2 Mon Sep 17 00:00:00 2001
+From: Sean Whitton <spwhitton at spwhitton.name>
+Date: Tue, 3 Dec 2019 10:26:57 -0700
+Subject: [PATCH] Add Debian's manpage for stylish-haskell to this repo
+
+Closes: #250
+---
+ LICENSE                    |  1 +
+ doc/stylish-haskell.1.adoc | 54 ++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 55 insertions(+)
+ create mode 100644 doc/stylish-haskell.1.adoc
+
+diff --git a/doc/stylish-haskell.1.adoc b/doc/stylish-haskell.1.adoc
+new file mode 100644
+index 00000000..65c2b6c1
+--- /dev/null
++++ b/doc/stylish-haskell.1.adoc
+@@ -0,0 +1,54 @@
++= stylish-haskell(1)
++
++== NAME
++
++stylish-haskell - simple Haskell code prettifier
++
++== SYNOPSIS
++
++*stylish-haskell* [_-c_|_--config=FILE_] [_-v|--verbose_]
++[_-i_|_--inplace_] [--no-utf8] [_FILES_]...
++
++*stylish-haskell* _-d_|_--defaults_
++
++*stylish-haskell* _-?_|_--help_
++
++*stylish-haskell* _--version_
++
++== DESCRIPTION
++
++*stylish-haskell* performs automatic formatting on the Haskell code in
++the files passed on the command line or piped via STDIN. It outputs to
++STDOUT unless *-i* is specified.
++
++STDIN is assumed to be encoded UTF-8, unless the *--no-utf8* option is
++used.
++
++=== OPTIONS
++
++*-c*, *--config=FILE*::
++  Override the default configuration file.
++
++*-v*, *--verbose*::
++  Turn on verbose output.
++
++*-i*, *--inplace*::
++  Prettify and overwrite the given files in place.
++
++*-d*, *--defaults*::
++  Dump default config and exit.
++
++*-?*, *--help*::
++  Output help text and exit.
++
++*--version*::
++  Output version information and exit.
++
++*--no-utf8*::
++  Don't assume that STDIN is encoded UTF-8, and don't force UTF-8 output.
++
++== AUTHOR
++
++This manual page was originally written by Sean Whitton
++<\spwhitton at spwhitton.name> for the Debian GNU/Linux system (but may be
++used by others).


=====================================
p/stylish-haskell/debian/patches/series
=====================================
@@ -0,0 +1 @@
+add-manpage


=====================================
p/stylish-haskell/debian/rules
=====================================
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+export DEB_ENABLE_TESTS = yes
+export DEB_SETUP_GHC_CONFIGURE_ARGS := --datasubdir=/usr/share/stylish-haskell --datasubdir=""
+
+%:
+	dh $@
+
+execute_after_dh_auto_build:
+	asciidoctor -d manpage -b manpage doc/stylish-haskell.1.adoc


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


=====================================
p/stylish-haskell/debian/source/lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# signatures not provided & watch file just for notification of existence of new versions
+debian-watch-does-not-check-openpgp-signature


=====================================
p/stylish-haskell/debian/stylish-haskell.install
=====================================
@@ -0,0 +1 @@
+usr/bin/stylish-haskell


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



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/42ac821ef80da62f0519a3721cd35e37d397304f...5d15311656e7336ee8f2d7d5d11742695419a6eb

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/42ac821ef80da62f0519a3721cd35e37d397304f...5d15311656e7336ee8f2d7d5d11742695419a6eb
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/20260221/59915aa2/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list