[Git][haskell-team/DHG_packages][master] filestore: Upgrading from 0.6.5 to 0.6.5.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Sat Sep 6 18:19:08 BST 2025
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
ad1a5ecf by Clint Adams at 2025-09-06T13:18:34-04:00
filestore: Upgrading from 0.6.5 to 0.6.5.1
- - - - -
4 changed files:
- p/haskell-filestore/debian/changelog
- p/haskell-filestore/debian/control
- − p/haskell-filestore/debian/patches/newer-deps
- − p/haskell-filestore/debian/patches/series
Changes:
=====================================
p/haskell-filestore/debian/changelog
=====================================
@@ -1,3 +1,11 @@
+haskell-filestore (0.6.5.1-1) unstable; urgency=medium
+
+ * New upstream version.
+ - No longer use the deprecated `git whatchanged` command.
+ closes: #1114146.
+
+ -- Clint Adams <clint at debian.org> Sat, 06 Sep 2025 13:14:41 -0400
+
haskell-filestore (0.6.5-4) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
=====================================
p/haskell-filestore/debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-diff-dev (>= 0.4),
- libghc-diff-dev (<< 0.5),
+ libghc-diff-dev (<< 1.1),
libghc-diff-prof,
libghc-old-locale-dev (<< 1.1),
libghc-old-locale-dev (>= 1.0),
=====================================
p/haskell-filestore/debian/patches/newer-deps deleted
=====================================
@@ -1,20 +0,0 @@
-Index: b/filestore.cabal
-===================================================================
---- a/filestore.cabal
-+++ b/filestore.cabal
-@@ -1,5 +1,6 @@
- Name: filestore
- Version: 0.6.5
-+x-revision: 1
- Cabal-Version: >= 1.10
- Build-type: Simple
- Synopsis: Interface for versioning file stores.
-@@ -36,7 +37,7 @@ Library
- directory >= 1.0 && < 1.4,
- parsec >= 2 && < 3.2,
- process >= 1.0 && < 1.7,
-- time >= 1.5 && < 1.11,
-+ time >= 1.5 && < 1.13,
- xml >= 1.3 && < 1.4,
- split >= 0.1 && < 0.3,
- Diff >= 0.4 && < 0.5,
=====================================
p/haskell-filestore/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ad1a5ecf0d2e50677c2801445962bd62bb67d36a
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ad1a5ecf0d2e50677c2801445962bd62bb67d36a
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/20250906/c3e7544a/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list