[Git][haskell-team/DHG_packages][master] twitter-types: fix b-ds

Clint Adams gitlab at salsa.debian.org
Sun Jun 14 18:19:22 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7ab689b8 by Clint Adams at 2020-06-14T13:18:27-04:00
twitter-types: fix b-ds

- - - - -


3 changed files:

- p/haskell-twitter-types/debian/changelog
- p/haskell-twitter-types/debian/control
- p/haskell-twitter-types/debian/rules


Changes:

=====================================
p/haskell-twitter-types/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-twitter-types (0.10.1-2) unstable; urgency=medium
+
+  * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Sun, 14 Jun 2020 13:03:53 -0400
+
 haskell-twitter-types (0.10.1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-twitter-types/debian/control
=====================================
@@ -14,20 +14,17 @@ Build-Depends:
  libghc-aeson-dev,
  libghc-aeson-dev (>= 0.3.2.2),
  libghc-aeson-prof,
- libghc-attoparsec-dev,
- libghc-derive-dev,
- libghc-hunit-dev,
- libghc-quickcheck2-dev,
- libghc-test-framework-dev (>= 0.3.3),
- libghc-test-framework-hunit-dev,
- libghc-test-framework-quickcheck2-dev,
  libghc-unordered-containers-dev,
  libghc-unordered-containers-prof,
+ libghc-tasty-dev (>= 0.7),
+ libghc-tasty-hunit-dev,
+ libghc-tasty-quickcheck-dev,
+ libghc-tasty-th-dev,
 Build-Depends-Indep:
  ghc-doc,
  libghc-aeson-doc,
  libghc-unordered-containers-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Homepage: https://github.com/himura/twitter-types
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-twitter-types
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-twitter-types]


=====================================
p/haskell-twitter-types/debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-#DEB_ENABLE_TESTS = yes    # waiting on test-framework-th-prime back in sid
+DEB_ENABLE_TESTS = no # missing generic-random
 DEB_CABAL_PACKAGE = twitter-types
 DEB_DEFAULT_COMPILER = ghc
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7ab689b84e4120b95280770ac7dc86ee2985b94e

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7ab689b84e4120b95280770ac7dc86ee2985b94e
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/20200614/3fa3869b/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list