This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pyepr.
commit d8c352d239926fc820e2478c98adf858ae3bf588 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Sun Feb 25 20:09:33 2018 +0100 Add autopkgtest to test installability. --- debian/changelog | 9 +++++++-- debian/tests/control | 3 +++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 55e8e59..c406940 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ pyepr (0.9.3-4) unstable; urgency=medium + [ Bas Couwenberg ] * Change priority from extra to optional. - * Bump Standards-Version to 4.1.3, changes: priority. + * Bump Standards-Version to 4.1.0, changes: priority. * Add python3-sphinx to build dependencies. - * Set compat to 11. * Strip trailing whitespace from changelog. + * Add autopkgtest to test installability. + + [ Antonio Valentino ] + * Bump Standards-Version to 4.1.3, no changes. + * Set compat to 11. * debian/control - use secure URL for HomePage - fix python2-epr-dbg recommends to point to python3-numpy-dbg 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/pyepr.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel