[Git][haskell-team/DHG_packages][master] text-metrics: Upgrading from 0.3.2 to 0.3.3

Clint Adams (@clint) gitlab at salsa.debian.org
Tue Jan 6 22:50:54 GMT 2026



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


Commits:
cd034fd2 by Clint Adams at 2026-01-06T17:50:27-05:00
text-metrics: Upgrading from 0.3.2 to 0.3.3

- - - - -


4 changed files:

- p/haskell-text-metrics/debian/changelog
- p/haskell-text-metrics/debian/control
- − p/haskell-text-metrics/debian/patches/newer-deps
- − p/haskell-text-metrics/debian/patches/series


Changes:

=====================================
p/haskell-text-metrics/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-text-metrics (0.3.2-4) UNRELEASED; urgency=medium
+haskell-text-metrics (0.3.3-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:24 -0500
+  [ Clint Adams ]
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Tue, 06 Jan 2026 17:49:47 -0500
 
 haskell-text-metrics (0.3.2-3) unstable; urgency=medium
 


=====================================
p/haskell-text-metrics/debian/control
=====================================
@@ -10,6 +10,9 @@ Build-Depends: debhelper-compat (= 13),
  dh-sequence-haskell,
  ghc (>= 9.4),
  ghc-prof,
+ libghc-primitive-dev (>= 0.9),
+ libghc-primitive-dev (<< 0.10),
+ libghc-primitive-prof,
  libghc-vector-dev (>= 0.11),
  libghc-vector-dev (<< 0.14),
  libghc-vector-prof,
@@ -18,6 +21,7 @@ Build-Depends: debhelper-compat (= 13),
  libghc-hspec-dev (>= 2.0),
  libghc-hspec-dev (<< 3.0),
 Build-Depends-Indep: ghc-doc,
+ libghc-primitive-doc,
  libghc-vector-doc,
 Standards-Version: 4.7.0
 Homepage: https://github.com/mrkkrp/text-metrics


=====================================
p/haskell-text-metrics/debian/patches/newer-deps deleted
=====================================
@@ -1,30 +0,0 @@
-Index: b/text-metrics.cabal
-===================================================================
---- a/text-metrics.cabal
-+++ b/text-metrics.cabal
-@@ -1,6 +1,7 @@
- cabal-version:   2.4
- name:            text-metrics
- version:         0.3.2
-+x-revision: 2
- license:         BSD-3-Clause
- license-file:    LICENSE.md
- maintainer:      Mark Karpov <markkarpov92 at gmail.com>
-@@ -32,7 +33,7 @@ library
-         base >=4.13 && <5.0,
-         containers >=0.5 && <0.7,
-         text >=0.2 && <2.1,
--        vector >=0.11 && <0.13
-+        vector >=0.11 && <0.14
- 
-     if flag(dev)
-         ghc-options: -Wall -Werror
-@@ -70,7 +71,7 @@ benchmark bench-speed
-     default-language: Haskell2010
-     build-depends:
-         base >=4.13 && <5.0,
--        criterion >=0.6.2.1 && <1.6,
-+        criterion >=0.6.2.1 && <1.7,
-         deepseq >=1.3 && <1.5,
-         text >=0.2 && <2.1,
-         text-metrics


=====================================
p/haskell-text-metrics/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/cd034fd2526009a8aa35aaf033ef0113cb4f37dc
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/20260106/356216b1/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list