[Git][haskell-team/DHG_packages][master] yesod-bin: Upgrading from 1.6.2.1 to 1.6.2.2

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Thu Oct 27 12:50:40 BST 2022



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


Commits:
a8698b96 by Ilias Tsitsimpis at 2022-10-27T14:44:31+03:00
yesod-bin: Upgrading from 1.6.2.1 to 1.6.2.2

- - - - -


3 changed files:

- p/haskell-yesod-bin/debian/changelog
- − p/haskell-yesod-bin/debian/tests/control
- − p/haskell-yesod-bin/debian/tests/scaffold


Changes:

=====================================
p/haskell-yesod-bin/debian/changelog
=====================================
@@ -1,3 +1,11 @@
+haskell-yesod-bin (1.6.2.2-1) unstable; urgency=medium
+
+  * New upstream release
+  * Remove autopkgtest since the 'yesod test' command has been
+    deprecated (Closes: #982095)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Thu, 27 Oct 2022 14:44:02 +0300
+
 haskell-yesod-bin (1.6.2.1-2) unstable; urgency=medium
 
   * Add missing dependency on debhelper


=====================================
p/haskell-yesod-bin/debian/tests/control deleted
=====================================
@@ -1,3 +0,0 @@
-Tests: scaffold
-Depends: yesod, cabal-install
-Restrictions: needs-recommends


=====================================
p/haskell-yesod-bin/debian/tests/scaffold deleted
=====================================
@@ -1,16 +0,0 @@
-#!/bin/bash
-
-set -e
-
-cd $ADTTMP
-
-# Set up cabal just enough that it doesn't think it needs to update.
-export HOME="$(pwd)"
-mkdir -p .cabal/packages/hackage.haskell.org
-tar -cf .cabal/packages/hackage.haskell.org/00-index.tar -T /dev/null
-
-echo -e 'yesod-init-test\ns\n' | yesod init
-cd yesod-init-test
-cp yesod-init-test.cabal $ADT_ARTIFACTS
-yesod test
-



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a8698b96670f9558ead3e1e4680fb1bd58dfd1e1
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/20221027/7b411040/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list