[ompl] 01/04: - python-matplotlib problem
    Leopold Palomo-Avellaneda 
    lepalom-guest at alioth.debian.org
       
    Mon Oct  7 16:19:22 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 a2b816dc51dc17341a7d282fd41f30518f417cd0
Author: Leopold Palomo <leopold.palomo at upc.edu>
Date:   Thu Oct 3 09:28:49 2013 +0200
    - python-matplotlib problem
---
 debian/changelog |    6 ++++++
 debian/control   |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c89ed4a..ef670a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+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
 
   * Removing the python binding. Unblock #724647
diff --git a/debian/control b/debian/control
index e87e110..d94496f 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Description: OMPL library.
 Package: ompl-demos
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, python, libompl-dev
+Depends: ${shlibs:Depends}, python, python-matplotlib, libompl-dev
 Description: OMPL library demos. 
  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