[Git][haskell-team/DHG_packages][master] pretty-simple: fix b-ds
Clint Adams
gitlab at salsa.debian.org
Wed Jun 3 17:47:24 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
9df7d9a4 by Clint Adams at 2020-06-03T12:46:51-04:00
pretty-simple: fix b-ds
- - - - -
2 changed files:
- p/haskell-pretty-simple/debian/changelog
- p/haskell-pretty-simple/debian/control
Changes:
=====================================
p/haskell-pretty-simple/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-pretty-simple (3.2.2.0-2) unstable; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Wed, 03 Jun 2020 12:46:43 -0400
+
haskell-pretty-simple (3.2.2.0-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-pretty-simple/debian/control
=====================================
@@ -18,11 +18,12 @@ Build-Depends: debhelper (>= 10),
libghc-glob-prof,
libghc-quickcheck2-dev,
libghc-quickcheck2-prof,
+ libghc-cabal-doctest-dev (>=1.0.2),
libghc-doctest-dev (>= 0.13),
libghc-doctest-prof,
Build-Depends-Indep: ghc-doc,
libghc-ansi-terminal-doc,
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
Homepage: https://github.com/cdepillabout/pretty-simple
X-Description: pretty printer for data types with a 'Show' instance
Features:
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9df7d9a461d229d7ddc176b8acf90c7715081aee
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9df7d9a461d229d7ddc176b8acf90c7715081aee
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/20200603/63e0b9f4/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list