[gazebo] 06/09: Use wildcard in lintian-override file

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Wed Oct 28 00:24:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

jrivero-guest pushed a commit to branch master
in repository gazebo.

commit 2681a9a7f2602885418168163a06ccdfd5e62314
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Wed Oct 28 00:23:01 2015 +0000

    Use wildcard in lintian-override file
---
 debian/gazebo6.lintian-overrides | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/gazebo6.lintian-overrides b/debian/gazebo6.lintian-overrides
index 081bcec..4443a9c 100644
--- a/debian/gazebo6.lintian-overrides
+++ b/debian/gazebo6.lintian-overrides
@@ -1,7 +1,7 @@
 # There is one binary (symlink) with the plain name (no version)
 # with the corresponding manpage, that are the ones really used
 # by the users.
-binary-without-manpage usr/bin/gazebo-6.0.0
-binary-without-manpage usr/bin/gz-6.0.0
-binary-without-manpage usr/bin/gzclient-6.0.0
-binary-without-manpage usr/bin/gzserver-6.0.0
+binary-without-manpage usr/bin/gazebo-6.*
+binary-without-manpage usr/bin/gz-6.*
+binary-without-manpage usr/bin/gzclient-6.*
+binary-without-manpage usr/bin/gzserver-6.*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gazebo.git



More information about the debian-science-commits mailing list