[Git][haskell-team/DHG_packages][master] singleton-bool: Upgrading from 0.1.4 to 0.1.5
Clint Adams
gitlab at salsa.debian.org
Tue Jun 16 17:09:18 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
15c8acfc by Clint Adams at 2020-06-16T12:08:44-04:00
singleton-bool: Upgrading from 0.1.4 to 0.1.5
- - - - -
4 changed files:
- p/haskell-singleton-bool/debian/changelog
- p/haskell-singleton-bool/debian/control
- − p/haskell-singleton-bool/debian/patches/newer-deps
- − p/haskell-singleton-bool/debian/patches/series
Changes:
=====================================
p/haskell-singleton-bool/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-singleton-bool (0.1.5-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 16 Jun 2020 12:07:51 -0400
+
haskell-singleton-bool (0.1.4-3) unstable; urgency=medium
* patch for newer deps
=====================================
p/haskell-singleton-bool/debian/control
=====================================
@@ -9,8 +9,12 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
+ libghc-dec-dev (>= 0.0.3),
+ libghc-dec-dev (<< 0.1),
+ libghc-dec-prof,
Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.1.4
+ libghc-dec-doc,
+Standards-Version: 4.5.0
Homepage: https://github.com/phadej/singleton-bool#readme
X-Description: type-level booleans
Type level booleans. The singletons package provides similar
=====================================
p/haskell-singleton-bool/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- haskell-singleton-bool-0.1.4.orig/singleton-bool.cabal
-+++ haskell-singleton-bool-0.1.4/singleton-bool.cabal
-@@ -35,7 +35,7 @@ library
- src
- ghc-options: -Wall
- build-depends:
-- base >=4.6 && <4.12
-+ base >=4.6 && <4.13
- exposed-modules:
- Data.Singletons.Bool
- default-language: Haskell2010
=====================================
p/haskell-singleton-bool/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/15c8acfcaafe4ab73f795c186f57988e9471c533
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/15c8acfcaafe4ab73f795c186f57988e9471c533
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/20200616/793e4c47/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list