[Git][haskell-team/DHG_packages][master] haskell-hgettext: fix testsuite, upload to unstable

Gianfranco Costamagna gitlab at salsa.debian.org
Mon Dec 17 09:50:55 GMT 2018


Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
e43e4332 by Gianfranco Costamagna at 2018-12-17T09:49:24Z
haskell-hgettext: fix testsuite, upload to unstable

- - - - -


2 changed files:

- p/haskell-hgettext/debian/changelog
- p/haskell-hgettext/debian/tests/example.cabal


Changes:

=====================================
p/haskell-hgettext/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hgettext (0.1.31.0-4) unstable; urgency=medium
+
+  * Fixup testsuite, by removing a ":" on cabal file
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Mon, 17 Dec 2018 10:35:58 +0100
+
 haskell-hgettext (0.1.31.0-3) unstable; urgency=medium
 
   * Newer build-deps from hackage


=====================================
p/haskell-hgettext/debian/tests/example.cabal
=====================================
@@ -9,6 +9,6 @@ category:            Misc
 build-type:          Custom
 cabal-version:       >=1.8
 
-executable example:
+executable example
   main-is: example.hs
-  build-depends: base
\ No newline at end of file
+  build-depends: base



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/e43e4332ce67d0d7cd17c46279a81b8bf3223ad9
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/20181217/6329275a/attachment.html>


More information about the Pkg-haskell-commits mailing list