This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit 0702fe0594e5666ab49d04751eda336d7b8ef31e Author: Bas Couwenberg <[email protected]> Date: Sun Jun 18 21:11:09 2017 +0200 Add autopkgtest to test installability. --- debian/changelog | 7 +++++++ debian/tests/control | 3 +++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index e1bc83e..a80a9ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +otb (6.0.0+dfsg-1~exp3) UNRELEASED; urgency=medium + + * Team upload. + * Add autopkgtest to test installability. + + -- Bas Couwenberg <[email protected]> Sun, 18 Jun 2017 21:10:50 +0200 + otb (6.0.0+dfsg-1~exp2) experimental; urgency=medium * Team upload. diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..3b18c6d --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +# Test installability +Depends: @ +Test-Command: /bin/true -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

