[mapserver] 06/07: Add autopkgtest to test installability.
Bas Couwenberg
sebastic at debian.org
Wed Jun 21 19:27:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mapserver.
commit dc28ffb0987eb0d045867276ba3dfe024996600d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Jun 21 21:01:05 2017 +0200
Add autopkgtest to test installability.
---
debian/changelog | 1 +
debian/tests/control | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 11d9afa..ab75d6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mapserver (7.0.6-1) UNRELEASED; urgency=medium
* New upstream release.
* Use pkg-info.mk variables instead of dpkg-parsechangelog output.
* Bump Standards-Version to 4.0.0, no changes.
+ * Add autopkgtest to test installability.
-- Bas Couwenberg <sebastic at debian.org> Wed, 21 Jun 2017 20:53:59 +0200
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/mapserver.git
More information about the Pkg-grass-devel
mailing list