[Git][haskell-team/DHG_packages][master] hopenpgp-tools: add autopkgtest smoke test
Clint Adams
gitlab at salsa.debian.org
Sun Dec 8 04:16:37 GMT 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
14262f55 by Clint Adams at 2019-12-08T04:15:58Z
hopenpgp-tools: add autopkgtest smoke test
- - - - -
5 changed files:
- p/haskell-hopenpgp-tools/debian/changelog
- p/haskell-hopenpgp-tools/debian/control
- p/haskell-hopenpgp-tools/debian/hopenpgp-tools.haskell-binaries
- + p/haskell-hopenpgp-tools/debian/tests/control
- + p/haskell-hopenpgp-tools/debian/tests/smoke
Changes:
=====================================
p/haskell-hopenpgp-tools/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hopenpgp-tools (0.22-2) unstable; urgency=medium
+
+ * Add autopkgtest smoke test.
+
+ -- Clint Adams <clint at debian.org> Sat, 07 Dec 2019 23:15:36 -0500
+
haskell-hopenpgp-tools (0.22-1) unstable; urgency=medium
* New upstream version.
=====================================
p/haskell-hopenpgp-tools/debian/control
=====================================
@@ -61,6 +61,7 @@ Standards-Version: 4.4.1
Homepage: https://salsa.debian.org/clint/hOpenPGP
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hopenpgp-tools
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hopenpgp-tools]
+Testsuite: autopkgtest
Package: hopenpgp-tools
Architecture: any
=====================================
p/haskell-hopenpgp-tools/debian/hopenpgp-tools.haskell-binaries
=====================================
@@ -1,3 +1,4 @@
+hkt
hokey
+hop
hot
-hkt
=====================================
p/haskell-hopenpgp-tools/debian/tests/control
=====================================
@@ -0,0 +1 @@
+Tests: smoke
=====================================
p/haskell-hopenpgp-tools/debian/tests/smoke
=====================================
@@ -0,0 +1,6 @@
+#!/bin/sh -e
+
+hkt --version
+hokey --version
+hop --version
+hot --version
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/14262f55bf09b39d3e687fbcdeb04a73fc987da9
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/14262f55bf09b39d3e687fbcdeb04a73fc987da9
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/20191208/8adbe7fa/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list