[Git][haskell-team/DHG_packages][master] base64-bytestring: build-depend on haskell-devscripts (>= 0.15) to work around...
Clint Adams
gitlab at salsa.debian.org
Sat Jul 27 18:28:12 BST 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
3c48eff8 by Clint Adams at 2019-07-27T17:27:43Z
base64-bytestring: build-depend on haskell-devscripts (>= 0.15) to work around ancient timestamp. closes: #933166.
- - - - -
2 changed files:
- p/haskell-base64-bytestring/debian/changelog
- p/haskell-base64-bytestring/debian/control
Changes:
=====================================
p/haskell-base64-bytestring/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-base64-bytestring (1.0.0.2-2) unstable; urgency=medium
+
+ * Build-depend on haskell-devscripts (>= 0.15) to work around
+ ancient timestamp. closes: #933166.
+
+ -- Clint Adams <clint at debian.org> Sat, 27 Jul 2019 13:27:06 -0400
+
haskell-base64-bytestring (1.0.0.2-1) unstable; urgency=medium
* New upstream version.
=====================================
p/haskell-base64-bytestring/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends:
debhelper (>= 10),
ghc (>= 8),
ghc-prof,
- haskell-devscripts (>= 0.13),
+ haskell-devscripts (>= 0.15),
libghc-hunit-dev,
libghc-quickcheck2-dev,
libghc-quickcheck2-prof,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3c48eff84ed653856a48edc65921b4c266f1e7a8
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3c48eff84ed653856a48edc65921b4c266f1e7a8
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/20190727/48ec8647/attachment.html>
More information about the Pkg-haskell-commits
mailing list