[Git][haskell-team/DHG_packages][master] terminal-progress-bar: Sourceful upload for GHC 8.8

Ilias Tsitsimpis gitlab at salsa.debian.org
Thu Jun 18 16:19:55 BST 2020



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
cb45d8e0 by Ilias Tsitsimpis at 2020-06-18T18:15:17+03:00
terminal-progress-bar: Sourceful upload for GHC 8.8

- - - - -


3 changed files:

- p/haskell-terminal-progress-bar/debian/changelog
- p/haskell-terminal-progress-bar/debian/control
- p/haskell-terminal-progress-bar/debian/rules


Changes:

=====================================
p/haskell-terminal-progress-bar/debian/changelog
=====================================
@@ -1,9 +1,9 @@
-haskell-terminal-progress-bar (0.4.1-3) UNRELEASED; urgency=medium
+haskell-terminal-progress-bar (0.4.1-3) unstable; urgency=medium
 
-  [ John Paul Adrian Glaubitz]
-  * Disable testsuite on ppc64.
+  * Sourceful upload for GHC 8.8
+  * Re-enable test on ppc64el (try with GHC 8.8)
 
- -- John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>  Mon, 20 Apr 2020 17:00:03 +0200
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Thu, 18 Jun 2020 18:09:22 +0300
 
 haskell-terminal-progress-bar (0.4.1-2) unstable; urgency=medium
 


=====================================
p/haskell-terminal-progress-bar/debian/control
=====================================
@@ -18,7 +18,7 @@ Build-Depends:
  libghc-test-framework-hunit-dev (>= 0.2.6),
 Build-Depends-Indep: ghc-doc,
  libghc-terminal-size-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
 Homepage: https://github.com/roelvandijk/terminal-progress-bar
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-terminal-progress-bar
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-terminal-progress-bar]


=====================================
p/haskell-terminal-progress-bar/debian/rules
=====================================
@@ -1,10 +1,6 @@
 #!/usr/bin/make -f
 
-ifneq (,$(filter ppc64 ppc64el, $(DEB_HOST_ARCH)))
-	DEB_ENABLE_TESTS = no
-else
-	DEB_ENABLE_TESTS = yes
-endif
+DEB_ENABLE_TESTS = yes
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/cb45d8e0e6c362cb5378965913718d2555a04dc0
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/20200618/fee34f0f/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list