[med-svn] [pbbarcode] 05/08: debian/tests/control: Make lintian happy with formatting, drop make which is not needed any more
Andreas Tille
tille at debian.org
Sun Jan 15 11:19:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository pbbarcode.
commit 992dad3cba4c4d0b3edfc3f869857b6a9eae933d
Author: Andreas Tille <tille at debian.org>
Date: Sun Jan 15 12:09:12 2017 +0100
debian/tests/control: Make lintian happy with formatting, drop make which is not needed any more
---
debian/changelog | 3 +++
debian/tests/control | 10 ++--------
2 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bdb314b..1cfbe14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ pbbarcode (0.8.0-3) UNRELEASED; urgency=medium
* changes of `cme fix dpkg-control` without reformatting
* debhelper 10
* Add fake watch file
+ * debian/tests/control:
+ - Make lintian happy with formatting
+ - Drop dependency make which is not needed any more
-- Andreas Tille <tille at debian.org> Sun, 15 Jan 2017 11:24:27 +0100
diff --git a/debian/tests/control b/debian/tests/control
index bbcacd3..9e74de4 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,9 +1,3 @@
Tests: run-unit-test
-Depends:
- @,
- make,
- pbh5tools,
- python-nose,
- python-cram
-Restrictions:
- allow-stderr,
+Depends: @, pbh5tools, python-nose, python-cram
+Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbbarcode.git
More information about the debian-med-commit
mailing list