[ompl] 13/16: Fix VCS data and some tipos
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Tue Sep 15 15:09:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository ompl.
commit a1df1d7882a44d2852cdd5001b3cd932a1080822
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date: Tue Sep 15 16:52:38 2015 +0200
Fix VCS data and some tipos
---
debian/control | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 09956e8..e27a9ab 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: libs
Priority: optional
Build-Depends: debhelper (>= 9),
cmake,
- dh-exec,
+ dh-exec,
libboost-date-time-dev (>= 1.50.0),
libboost-thread-dev (>= 1.50.0),
libboost-serialization-dev (>= 1.50.0),
@@ -13,10 +13,10 @@ Build-Depends: debhelper (>= 9),
libboost-system-dev (>= 1.50.0),
libboost-program-options-dev (>= 1.50.0),
libboost-test-dev (>= 1.50.0),
- libode-dev,
+ libode-dev,
libflann-dev (>= 1.8.3)
Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ompl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/ompl.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/ompl.git
Homepage: http://ompl.kavrakilab.org
@@ -27,7 +27,7 @@ Depends: libompl10 (= ${binary:Version}),
pkg-config,
${shlibs:Depends},
${misc:Depends},
- libboost-dev
+ libboost-dev
Suggests: libode-dev
Conflicts: libompl-dev
Description: OMPL library development files
@@ -71,8 +71,8 @@ Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
- libompl10 (= ${binary:Version}),
- libompl-dev
+ libompl10 (= ${binary:Version}),
+ libompl-dev
Description: Sampling-based motion planning library debug symbols
Consists of a set of sampling-based motion planning
algorithms. The content of the library is limited to these algorithms,
--
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