[Git][haskell-team/DHG_packages][master] constraints: Upgrading from 0.13.4 to 0.14.2
Clint Adams (@clint)
gitlab at salsa.debian.org
Thu Oct 3 03:16:47 BST 2024
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
01276e45 by Clint Adams at 2024-10-02T22:16:22-04:00
constraints: Upgrading from 0.13.4 to 0.14.2
- - - - -
3 changed files:
- p/haskell-constraints/debian/changelog
- p/haskell-constraints/debian/control
- p/haskell-constraints/debian/copyright
Changes:
=====================================
p/haskell-constraints/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-constraints (0.13.4-3) UNRELEASED; urgency=medium
+haskell-constraints (0.14.2-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.7.0
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:17:08 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Wed, 02 Oct 2024 22:15:05 -0400
haskell-constraints (0.13.4-2) unstable; urgency=medium
=====================================
p/haskell-constraints/debian/control
=====================================
@@ -11,21 +11,17 @@ Build-Depends:
ghc (>= 9.4),
ghc-prof,
haskell-devscripts (>= 0.13),
+ libghc-boring-dev (>= 0.2),
+ libghc-boring-dev (<< 0.3),
+ libghc-boring-prof,
libghc-hashable-dev (>= 1.2),
libghc-hashable-dev (<< 1.5),
libghc-hashable-prof,
- libghc-transformers-compat-dev (>= 0.5),
- libghc-transformers-compat-dev (<< 1),
- libghc-transformers-compat-prof,
- libghc-type-equality-dev (>= 1),
- libghc-type-equality-dev (<< 2),
- libghc-type-equality-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-boring-doc,
libghc-hashable-doc,
- libghc-transformers-compat-doc,
- libghc-type-equality-doc,
Standards-Version: 4.7.0
-Homepage: http://github.com/ekmett/constraints/
+Homepage: https://github.com/ekmett/constraints/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-constraints
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-constraints]
X-Description: Constraint manipulation
=====================================
p/haskell-constraints/debian/copyright
=====================================
@@ -5,13 +5,13 @@ Source: https://hackage.haskell.org/package/constraints
Files: *
Copyright: Copyright (C) 2011-2014 Edward A. Kmett
-License: BSD3
+License: BSD-3-clause
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
-License: BSD3
+License: BSD-3-clause
-License: BSD3
+License: BSD-3-clause
All rights reserved.
.
Redistribution and use in source and binary forms, with or without
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/01276e454312d1dc8af46f90286ea847aa2beb1b
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/01276e454312d1dc8af46f90286ea847aa2beb1b
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/20241003/ca90032e/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list