This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository proj-rdnap.
commit 13ce4477c4ac241f830bed276db37381914d33a7 Author: Bas Couwenberg <[email protected]> Date: Sun Oct 23 22:07:01 2016 +0200 Add autopkgtest. --- debian/changelog | 6 ++++++ debian/tests/control | 2 ++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0d4e027..3d8e59f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proj-rdnap (2008-6) UNRELEASED; urgency=medium + + * Add autopkgtest. + + -- Bas Couwenberg <[email protected]> Sun, 23 Oct 2016 22:04:47 +0200 + proj-rdnap (2008-5) unstable; urgency=medium * Update Vcs-* URLs to use HTTPS. diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..ce9e5d4 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,2 @@ +Test-Command: perl ./testrdtrans2008.pl +Depends: @, @builddeps@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj-rdnap.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

