[ompl] 06/06: - Adding the dpkg Pre-depends. It's almost lintian Pedantic free.

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 11c79e81db6e2c2fb62943bb98a7a5af66b7383d
Author: Leopold Palomo <leopold.palomo at upc.edu>
Date:   Tue Oct 8 15:06:12 2013 +0200

    - Adding the dpkg Pre-depends. It's almost lintian Pedantic free.
---
 debian/control |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 30f067d..c619a97 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), dpkg (>= 1.15.6~),
+Build-Depends: debhelper (>= 9),
  cmake, curl, 
  libboost-date-time-dev (>= 1.50.0), 
  libboost-thread-dev (>= 1.50.0), 
@@ -21,6 +21,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/packages/ompl.git
 Package: libompl-dev
 Section: libdevel
 Architecture: any
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: libompl7 (= ${binary:Version}), pkg-config,
 	${shlibs:Depends}, ${misc:Depends}, libboost-dev
 Description: OMPL library development files
@@ -33,6 +34,7 @@ Description: OMPL library development files
 Package: libompl7
 Section: libs
 Architecture: any
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: OMPL library 
  Consists of a set of sampling-based motion planning 
@@ -44,6 +46,7 @@ Description: OMPL library
 Package: ompl-demos
 Section: libs
 Architecture: any
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-matplotlib, libompl-dev
 Description: OMPL library demos
  Consists of a set of sampling-based motion planning 

-- 
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