[ompl] 05/06: Some details in the control file

Leopold Palomo-Avellaneda lepalom-guest at alioth.debian.org
Tue Oct 8 13:06:48 UTC 2013


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

lepalom-guest pushed a commit to branch master
in repository ompl.

commit b7cf4fe2a4e921fb7bc82d1983e42eb59bfac815
Author: Leopold Palomo <leopold.palomo at upc.edu>
Date:   Tue Oct 8 14:42:01 2013 +0200

    Some details in the control file
---
 debian/changelog           |    1 +
 debian/control             |    8 ++++----
 debian/ompl-demos.manpages |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 82aae6d..cba1380 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ompl (0.13.0+git20130920.01d0ca4-4) UNRELEASED; urgency=low
   * Add a missing line in the clean part of the rules file.
   * Change compat to 9.
   * Change Standards to 3.9.4.
+  * Added dpkg depends to avoid lintian message.
 
  -- Leopold Palomo-Avelleneda <leo at alaxarxa.net>  Mon, 07 Oct 2013 15:45:03 +0200
 
diff --git a/debian/control b/debian/control
index c55c53b..30f067d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ompl
 Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at list.debian.org>
 Uploaders: Leopold Palomo-Avelleneda <leo at alaxarxa.net>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9), dpkg (>= 1.15.6~),
  cmake, curl, 
  libboost-date-time-dev (>= 1.50.0), 
  libboost-thread-dev (>= 1.50.0), 
@@ -23,7 +23,7 @@ Section: libdevel
 Architecture: any
 Depends: libompl7 (= ${binary:Version}), pkg-config,
 	${shlibs:Depends}, ${misc:Depends}, libboost-dev
-Description: OMPL library development files. 
+Description: OMPL library development files
  Consists of a set of sampling-based motion planning 
  algorithms. The content of the library is limited to these algorithms,
  which means there is no environment specification, no collision 
@@ -34,7 +34,7 @@ Package: libompl7
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: OMPL library. 
+Description: OMPL library 
  Consists of a set of sampling-based motion planning 
  algorithms. The content of the library is limited to these algorithms,
  which means there is no environment specification, no collision 
@@ -45,7 +45,7 @@ Package: ompl-demos
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-matplotlib, libompl-dev
-Description: OMPL library demos. 
+Description: OMPL library demos
  Consists of a set of sampling-based motion planning 
  algorithms. The content of the library is limited to these algorithms,
  which means there is no environment specification, no collision 
diff --git a/debian/ompl-demos.manpages b/debian/ompl-demos.manpages
index 38ba6d7..0679b18 100644
--- a/debian/ompl-demos.manpages
+++ b/debian/ompl-demos.manpages
@@ -1 +1 @@
-ompl_benchmark_statistics.1
+debian/ompl_benchmark_statistics.1

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



More information about the debian-science-commits mailing list