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 <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
