[Git][haskell-team/DHG_packages][master] lukko: Upgrading from 0.1.1.3 to 0.1.2
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jan 6 17:57:06 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
64c33ed3 by Clint Adams at 2026-01-06T12:56:45-05:00
lukko: Upgrading from 0.1.1.3 to 0.1.2
- - - - -
2 changed files:
- p/haskell-lukko/debian/changelog
- p/haskell-lukko/debian/patches/newer-deps
Changes:
=====================================
p/haskell-lukko/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-lukko (0.1.1.3-6) UNRELEASED; urgency=medium
+haskell-lukko (0.1.2-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:21 -0500
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 06 Jan 2026 12:54:01 -0500
haskell-lukko (0.1.1.3-5) unstable; urgency=medium
=====================================
p/haskell-lukko/debian/patches/newer-deps
=====================================
@@ -1,43 +1,11 @@
-Index: b/lukko.cabal
-===================================================================
--- a/lukko.cabal
+++ b/lukko.cabal
-@@ -1,6 +1,7 @@
- cabal-version: 2.2
- name: lukko
- version: 0.1.1.3
-+x-revision: 4
- synopsis: File locking
- category: System, Concurrency
- description:
-@@ -57,7 +58,11 @@ tested-with:
- || ==8.4.4
- || ==8.6.5
- || ==8.8.4
-- || ==8.10.3
-+ || ==8.10.7
-+ || ==9.0.2
-+ || ==9.2.7
-+ || ==9.4.4
-+ || ==9.6.1
-
- source-repository head
- type: git
-@@ -72,7 +77,7 @@ flag ofd-locking
+@@ -72,7 +72,7 @@ flag ofd-locking
library
default-language: Haskell2010
hs-source-dirs: src
-- build-depends: base >=4.5 && <4.15
-+ build-depends: base >=4.5 && <4.19
- build-tool-depends: hsc2hs:hsc2hs >=0.67 && <0.69
+- build-depends: base >=4.12.0.0 && <4.21
++ build-depends: base >=4.12.0.0 && <5
+ build-tool-depends: hsc2hs:hsc2hs >=0.68.5 && <0.69
-- Main library module
-@@ -150,7 +155,7 @@ test-suite test-process
- ghc-options: -threaded
- build-depends:
- , base
-- , bytestring >=0.9.2.1 && <0.11
-+ , bytestring >=0.9.2.1 && <0.12
- , lukko
-
- if os(windows)
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/64c33ed3f58d3bc7523341174663abfa19f67a58
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/64c33ed3f58d3bc7523341174663abfa19f67a58
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/7e10c68f/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list