[Pkg-sdl-commits] [sdlgfx] 02/02: d/tests/control: depend on the -doc package
Manuel A. Fernandez Montecelo
mafm at moszumanska.debian.org
Thu Jun 29 20:06:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
mafm pushed a commit to branch master
in repository sdlgfx.
commit e86d5bbaae4967f6ca587bc10ce69b483a59c0b0
Author: Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
Date: Thu Jun 29 22:05:12 2017 +0200
d/tests/control: depend on the -doc package
... the one containing the examples to compile and test
---
debian/changelog | 3 ++-
debian/tests/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1098c1e..2124739 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sdlgfx (2.0.25-8) UNRELEASED; urgency=medium
- *
+ * d/tests/control: depend on the -doc package, the one containing the
+ examples to compile and test
-- Manuel A. Fernandez Montecelo <mafm at debian.org> Thu, 29 Jun 2017 22:03:09 +0200
diff --git a/debian/tests/control b/debian/tests/control
index 6cafb63..562083b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
Tests: compile-libsdl-gfx-test0
-Depends: libsdl-gfx1.2-dev, build-essential
+Depends: libsdl-gfx1.2-dev, libsdl-gfx1.2-doc, build-essential
Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/sdlgfx.git
More information about the pkg-sdl-commits
mailing list