[med-svn] [Git][med-team/galileo][master] Add a basic test for autopkgtest
Dylan Aïssi
gitlab at salsa.debian.org
Thu Mar 1 21:47:48 UTC 2018
Dylan Aïssi pushed to branch master at Debian Med / galileo
Commits:
7682ad8e by Dylan Aïssi at 2018-03-01T22:47:17+01:00
Add a basic test for autopkgtest
- - - - -
3 changed files:
- debian/changelog
- + debian/tests/control
- + debian/tests/test-help
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+galileo (0.5.1-6) UNRELEASED; urgency=medium
+
+ * Add a basic test for autopkgtest.
+
+ -- Dylan Aïssi <bob.dybian at gmail.com> Thu, 01 Mar 2018 22:39:18 +0100
+
galileo (0.5.1-5) unstable; urgency=medium
* Install the AppStream metainfo in the new recommended path:
=====================================
debian/tests/control
=====================================
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: test-help
+Depends: @
=====================================
debian/tests/test-help
=====================================
--- /dev/null
+++ b/debian/tests/test-help
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+# http://dep.debian.net/deps/dep8/
+
+galileo --help
View it on GitLab: https://salsa.debian.org/med-team/galileo/commit/7682ad8e39552555f5a426055b3b038ad7a45a94
---
View it on GitLab: https://salsa.debian.org/med-team/galileo/commit/7682ad8e39552555f5a426055b3b038ad7a45a94
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180301/3d8b2403/attachment.html>
More information about the debian-med-commit
mailing list