[Git][haskell-team/DHG_packages][master] dec: Upgrading from 0.0.3 to 0.0.4
Clint Adams (@clint)
gitlab at salsa.debian.org
Wed Jun 15 01:28:57 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2a3435ea by Clint Adams at 2022-06-14T20:28:32-04:00
dec: Upgrading from 0.0.3 to 0.0.4
- - - - -
4 changed files:
- p/haskell-dec/debian/changelog
- p/haskell-dec/debian/control
- − p/haskell-dec/debian/patches/newer-base
- p/haskell-dec/debian/patches/series
Changes:
=====================================
p/haskell-dec/debian/changelog
=====================================
@@ -1,8 +1,8 @@
-haskell-dec (0.0.3-4) unstable; urgency=medium
+haskell-dec (0.0.4-1) unstable; urgency=medium
- * Patch for newer base.
+ * New upstream version.
- -- Clint Adams <clint at debian.org> Sat, 30 May 2020 12:35:29 -0400
+ -- Clint Adams <clint at debian.org> Tue, 14 Jun 2022 20:27:32 -0400
haskell-dec (0.0.3-3) unstable; urgency=medium
=====================================
p/haskell-dec/debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10),
ghc,
ghc-prof,
Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
Homepage: https://github.com/phadej/vec
X-Description: decidable propositions
This package provides a Dec type for decidable (nullary) relations.
=====================================
p/haskell-dec/debian/patches/newer-base deleted
=====================================
@@ -1,11 +0,0 @@
---- a/dec.cabal
-+++ b/dec.cabal
-@@ -32,7 +32,7 @@
-
- library
- exposed-modules: Data.Type.Dec
-- build-depends: base >=4.7 && <4.13
-+ build-depends: base >=4.7 && <4.15
-
- if !impl(ghc >=7.10)
- build-depends: void >=0.7.2 && <0.8
=====================================
p/haskell-dec/debian/patches/series
=====================================
@@ -1,2 +1 @@
setup-hs
-newer-base
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2a3435ea1859710b5ea427e94ff3ea143cac89dd
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2a3435ea1859710b5ea427e94ff3ea143cac89dd
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/20220615/4623d7ba/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list