[ompl] 02/02: New upstream version and new package version: * Added licenses to copyright (Closes: #741603). * Added README.Debug to debug package. * Deleted patches, not needed. * Added libode-dev and morse-simulator to compile extensions. And suggested in the Suggest field.

Leopold Palomo-Avellaneda lepalom-guest at moszumanska.debian.org
Mon May 26 15:52:03 UTC 2014


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

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

commit 5dfc5571a2f6a5f86d4e7e4f695b3b103a27a621
Author: Leopold Palomo <leopold.palomo at upc.edu>
Date:   Mon May 26 17:38:18 2014 +0200

    New upstream version and new package version:
      * Added licenses to copyright (Closes: #741603).
      * Added README.Debug to debug package.
      * Deleted patches, not needed.
      * Added libode-dev and morse-simulator to compile extensions.
        And suggested in the Suggest field.
---
 debian/README.Debug   | 39 +++++++++++++++++++++++++++++++++++++++
 debian/changelog      | 13 ++++++++++++-
 debian/control        |  5 ++++-
 debian/copyright      | 27 ++++++++++++++++++++++++++-
 debian/patches/series |  2 +-
 debian/rules          |  2 ++
 6 files changed, 84 insertions(+), 4 deletions(-)

diff --git a/debian/README.Debug b/debian/README.Debug
new file mode 100644
index 0000000..a51a84d
--- /dev/null
+++ b/debian/README.Debug
@@ -0,0 +1,39 @@
+Debug packages
+======================================================================
+
+This is a package with debug symbols. The purpose of a -dbg package
+is to provide a mapping between binary addresses and source line 
+numbers/variable names, not to provide the source itself [1].
+
+The source itself is in the source package, which can be installed with
+"apt-get source $package" if you have a deb-src line in 
+/etc/apt/sources.list.  This installs it in the current directory owned
+by the current user (i.e. conveniently editable), while apt-get
+install files are normally owned and editable only by root.
+
+It's working if your debug backtraces are of the form: 
+
+#3  0x0000000000ed4188 in SGPropertyNode::set_string (this=0x7eaa480,
+     val=0x20d79a0 "Shaders/cloud-shadowfunc.frag")
+     at /home/palmer/fs_dev/git/simgear/simgear/props/props.cxx:511   
+
+(note the file name and line number) rather than
+
+#2  0x00007ffff5aef83d in g_input_stream_read ()
+    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
+#3  0x00007ffff669c3e5 in ?? ()
+    from /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
+
+To make useful this package install the corresponding source package 
+following the instructions above explained and configure gdb [2] to 
+use it, or qtcreator [3], or whatever IDE do you use.
+
+
+Leopold Palomo-Avellaneda <leo at alaxarxa.net>
+May 2014
+
+-----
+[1] https://lists.debian.org/debian-mentors/2014/05/msg00194.html
+[2] https://sourceware.org/gdb/onlinedocs/gdb/Source-Path.html
+[3] http://qt-project.org/doc/qtcreator-2.8/creator-debugger-engines.html
+
diff --git a/debian/changelog b/debian/changelog
index 52476fb..b5a0f75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,15 @@
-ompl (0.14.1-1) UNRELEASED; urgency=low
+ompl (0.14.2-1) UNRELEASED; urgency=low
+
+  * New upstream version.
+  * Added licenses to copyright (Closes: #741603).
+  * Added README.Debug to debug package.
+  * Deleted patches, not needed.
+  * Added libode-dev and morse-simulator to compile extensions.
+    And suggested in the Suggest field.
+
+ -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Mon, 26 May 2014 10:02:58 +0200
+
+ompl (0.14.1-1) unstable; urgency=low
 
   * Added debug version of the library.
   * New upstream version.
diff --git a/debian/control b/debian/control
index 2ec4eda..a163173 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,8 @@ 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,
+	       morse-simulator,
                libflann-dev (>= 1.8.3)
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ompl.git
@@ -26,7 +28,8 @@ Depends: libompl9 (= ${binary:Version}),
          pkg-config,
          ${shlibs:Depends},
          ${misc:Depends},
-         libboost-dev
+	 libboost-dev
+Suggest: libode-dev, morse-simulator
 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,
diff --git a/debian/copyright b/debian/copyright
index b664b55..5b87d0c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -38,5 +38,30 @@ License: BSD-3-clause
 Files: debian/*
 Copyright: 2013 Leopold Palomo-Avellaneda <leo at alaxarxa.net>
 License: GPL-2
- See `/usr/share/common-licenses/GPL-2,'.
+ See `/usr/share/common-licenses/GPL-2'.
+
+Files: doc/css/bootstrap*.css
+Copyright: 2012 Twitter, Inc
+License: Licensed under the Apache License v2.0
+ See `/usr/share/common-licenses/Apache-2.0'.
+
+Files: src\external\omplext_odeint\boost\*
+Copyright: 2009-2011 Karsten Ahnert
+	   2009-2011 Mario Mulansky
+License: Distributed under the Boost Software License, Version 1.0.
+ See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
+Files: tests/BoostTestTeamCityReporter.h.in
+Copyright: Copyright 2011 JetBrains s.r.o.
+License: Licensed under the Apache License v2.0
+ See `/usr/share/common-licenses/Apache-2.0'.
+
+Files:  doc/js/gen_validatorv31.js
+	py-bindings/py_boost_function.hpp
+	tests/*.sh
+License: Unlicensed
+
+Files:  doc/php/captcha_code_file.php
+License: GPL
+ See `/usr/share/common-licenses/GPL'.
 
diff --git a/debian/patches/series b/debian/patches/series
index d278901..ba51605 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-unmacx_header.patch
+#unmacx_header.patch
diff --git a/debian/rules b/debian/rules
index d5eaf26..869e268 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,6 +69,8 @@ override_dh_auto_install:
 
 override_dh_install:
 	mv debian/tmp/usr/bin/ompl_benchmark_statistics.py debian/tmp/usr/bin/ompl_benchmark_statistics
+	mkdir -p debian/tmp/usr/share/doc/libompl9-dbg && cp debian/README.Debug debian/tmp/usr/share/doc/libompl9-dbg/
+
 	dh_install --list-missing
 
 override_dh_auto_test:

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