[ompl] 01/03: Reformat changelog and delete the Pre-Depends entry.

Leopold Palomo-Avellaneda lepalom-guest at alioth.debian.org
Mon Nov 4 09:09:02 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 1783c713b5ff248184f8a959122d00264de7b577
Author: Leopold Palomo <leopold.palomo at upc.edu>
Date:   Mon Nov 4 09:39:43 2013 +0100

    Reformat changelog and delete the Pre-Depends entry.
---
 debian/changelog |   27 ++++++++++++---------------
 debian/control   |    3 ---
 2 files changed, 12 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bb16102..60938df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,35 +1,32 @@
-ompl (0.13.0+git20130920.01d0ca4-4) UNRELEASED; urgency=low
+ompl (0.13.0+git20130920.01d0ca4-2) UNRELEASED; 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.
   * Modified description field in control.
+  * Deleted Pre-Depends. Not needed, old lintian version.
+  * First version in debian (Closes: #706133).
+  * Reformat changelog entries.
+  * Unblock #72464.
 
- -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Tue, 29 Oct 2013 13:21:57 +0100
-
-ompl (0.13.0+git20130920.01d0ca4-3) UNRELEASED; urgency=low
-
+  Previous work:
+  (-c3 03 Oct 2013 09:26:57 +0200)
   * Added python-matplotlib as dependency of ompl-demos.
 
- -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Thu, 03 Oct 2013 09:26:57 +0200
-
-ompl (0.13.0+git20130920.01d0ca4-2) UNRELEASED; urgency=low
-
-  * Removing the python binding. Unblock #724647
-
- -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Thu, 26 Sep 2013 13:23:04 +0200
+  (-b2 26 Sep 2013 13:23:04 +0200)
+  * Removing the python binding. 
 
-ompl (0.13.0+git20130920.01d0ca4-1) UNRELEASED; urgency=low
+  (-a1 21 Sep 2013 15:12:02 +0200) 
 
   * New upstream version.
   * Using the ompl source instead the omplapp complete suite. First
     packaging.
 
- -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Sat, 21 Sep 2013 15:12:02 +0200
+ -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Mon, 04 Nov 2013 09:33:48 +0100
 
 ompl (0.12.2-Source-1) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #706133) 
+  * Initial release.  
 
  -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Mon, 08 Apr 2013 17:34:13 +0200
diff --git a/debian/control b/debian/control
index 28b3b36..19af298 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,6 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/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
@@ -34,7 +33,6 @@ Description: OMPL library development files
 Package: libompl7
 Section: libs
 Architecture: any
-Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Sampling-based motion planning library 
  Consists of a set of sampling-based motion planning 
@@ -46,7 +44,6 @@ Description: Sampling-based motion planning 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