[Git][haskell-team/DHG_packages][master] dlist: fix b-ds
Clint Adams (@clint)
gitlab at salsa.debian.org
Thu Jun 16 20:37:32 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
1415f35c by Clint Adams at 2022-06-16T15:37:09-04:00
dlist: fix b-ds
- - - - -
2 changed files:
- p/haskell-dlist/debian/changelog
- p/haskell-dlist/debian/control
Changes:
=====================================
p/haskell-dlist/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-dlist (1.0-2) unstable; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Thu, 16 Jun 2022 15:36:51 -0400
+
haskell-dlist (1.0-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-dlist/debian/control
=====================================
@@ -10,9 +10,9 @@ Build-Depends: debhelper (>= 10),
ghc (>= 8),
ghc-prof,
libghc-quickcheck2-dev (>= 2.10),
- libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-dev (<< 2.15),
Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.6.1
Homepage: https://github.com/spl/dlist
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-dlist
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-dlist]
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/1415f35cab2443f1e186ee4d7220d32854a07e6f
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/1415f35cab2443f1e186ee4d7220d32854a07e6f
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/20220616/1735568b/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list