[ompl] 01/01: -New drp version
Leopold Palomo-Avellaneda
lepalom-guest at alioth.debian.org
Wed Oct 9 08:14:08 UTC 2013
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch debian-robotics
in repository ompl.
commit 138ba05470383a0324f607fbf43ed63c92e7f4d3
Merge: 66c23d7 11c79e8
Author: Leopold Palomo <leopold.palomo at upc.edu>
Date: Wed Oct 9 09:30:16 2013 +0200
-New drp version
debian/README.Debian | 4 ++--
debian/changelog | 21 ++++++++++++++++++---
debian/control | 22 +++++++++++++---------
debian/copyright | 12 +++++++-----
debian/libompl7.postinst | 5 -----
debian/libompl7.postrm | 5 -----
debian/ompl-demos.manpages | 1 +
debian/ompl_benchmark_statistics.1 | 29 +++++++++++++++++++++++++++++
debian/rules | 4 +++-
9 files changed, 73 insertions(+), 30 deletions(-)
diff --cc debian/changelog
index 59f5f97,cba1380..89a6bb7
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,17 +1,24 @@@
- ompl (0.13.0+git20130920.01d0ca4-2+drp70+1) wheezy-robotics; urgency=low
-ompl (0.13.0+git20130920.01d0ca4-4) UNRELEASED; urgency=low
++ompl (0.13.0+git20130920.01d0ca4-4+drp70+1) wheezy-robotics; urgency=low
+
+ * Rebuild for drp.
- * Relaxed the boost depeneds. Adapted to wheezy.
++ * Relaxed the boost depends. Adapted to wheezy-robotics.
+
- -- Leopold Palomo-Avelleneda <leo at alaxarxa.net> Thu, 03 Oct 2013 08:40:36 +0200
++ -- Leopold Palomo-Avelleneda <leo at alaxarxa.net> Wed, 09 Oct 2013 09:29:18 +0200
++
++ompl (0.13.0+git20130920.01d0ca4-4) unstable; 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
+
+ ompl (0.13.0+git20130920.01d0ca4-3) unstable; urgency=low
+
+ * Added python-matplotlib as dependency of ompl-demos.
+
+ -- Leopold Palomo-Avelleneda <leo at alaxarxa.net> Thu, 03 Oct 2013 09:26:57 +0200
ompl (0.13.0+git20130920.01d0ca4-2) unstable; urgency=low
diff --cc debian/control
index 5613ec0,c619a97..c6a9754
--- a/debian/control
+++ b/debian/control
@@@ -2,17 -2,17 +2,17 @@@ Source: omp
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers at list.debian.org>
Uploaders: Leopold Palomo-Avelleneda <leo at alaxarxa.net>
- Build-Depends: debhelper (>= 8),
+ Build-Depends: debhelper (>= 9),
cmake, curl,
- libboost-date-time-dev (>= 1.50.0),
- libboost-thread-dev (>= 1.50.0),
- libboost-serialization-dev (>= 1.50.0),
- libboost-filesystem-dev (>= 1.50.0),
- libboost-system-dev (>= 1.50.0),
- libboost-program-options-dev (>= 1.50.0),
- libboost-test-dev (>= 1.50.0),
+ libboost-date-time-dev,
+ libboost-thread-dev,
+ libboost-serialization-dev,
+ libboost-filesystem-dev,
+ libboost-system-dev,
+ libboost-program-options-dev,
+ libboost-test-dev,
libflann-dev (>= 1.8.3)
- Standards-Version: 3.9.3
+ Standards-Version: 3.9.4
Section: libs
Homepage: http://ompl.kavrakilab.org
Vcs-Git: git://git.debian.org/git/debian-science/packages/ompl.git
--
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