[Git][haskell-team/DHG_packages][master] witch: Upgrading from 0.2.0.2 to 1.0.0.2
Clint Adams (@clint)
gitlab at salsa.debian.org
Sun Jul 31 02:52:55 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
27f79c15 by Clint Adams at 2022-07-30T21:51:46-04:00
witch: Upgrading from 0.2.0.2 to 1.0.0.2
- - - - -
4 changed files:
- p/haskell-witch/debian/changelog
- p/haskell-witch/debian/control
- − p/haskell-witch/debian/patches/newer-deps
- − p/haskell-witch/debian/patches/series
Changes:
=====================================
p/haskell-witch/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-witch (1.0.0.2-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 30 Jul 2022 21:49:33 -0400
+
haskell-witch (0.2.0.2-1) unstable; urgency=low
* Initial release
=====================================
p/haskell-witch/debian/control
=====================================
@@ -8,12 +8,14 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
- libghc-hspec-dev (>= 2.7.9),
- libghc-hspec-dev (<< 2.9),
- libghc-hspec-prof (>= 2.7.9),
- libghc-hspec-prof (<< 2.9),
+ libghc-hunit-dev (>= 1.6.1),
+ libghc-hunit-dev (<< 1.7),
+ libghc-hunit-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 4.6.1
+Homepage: https://hackage.haskell.org/package/witch
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-witch
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-witch]
X-Description: convert values from one type into another
Witch offers typeclasses and utilities to convert values from one
type into another.
=====================================
p/haskell-witch/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/witch.cabal
-+++ b/witch.cabal
-@@ -66,7 +66,7 @@ test-suite test
- import: basics
-
- build-depends:
-- , hspec >= 2.7.9 && < 2.8
-+ , hspec >= 2.7.9 && < 2.9
- , witch
- ghc-options:
- -rtsopts
=====================================
p/haskell-witch/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/27f79c15bd242f96df0f93c2bb0d58d1a1dcc25b
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/27f79c15bd242f96df0f93c2bb0d58d1a1dcc25b
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/20220731/72fd102f/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list