[bfl] 03/40: remove bfl package and add lib prefix
Johannes Schauer
josch at moszumanska.debian.org
Fri Aug 11 17:24:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
josch pushed a commit to branch master
in repository bfl.
commit 0a8197a58edc7e941152cb73240d1563e2517da1
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date: Fri Aug 11 23:22:29 2017 +0900
remove bfl package and add lib prefix
---
debian/bfl.dirs | 0
debian/bfl.install | 0
debian/control | 21 +++------------------
3 files changed, 3 insertions(+), 18 deletions(-)
diff --git a/debian/bfl.dirs b/debian/bfl.dirs
deleted file mode 100644
index e69de29..0000000
diff --git a/debian/bfl.install b/debian/bfl.install
deleted file mode 100644
index e69de29..0000000
diff --git a/debian/control b/debian/control
index 528bd3c..d783a13 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Tinne De Laet <tinne.delaet at mech.kuleuven.be>
Build-Depends: debhelper (>= 10), cmake
Standards-Version: 3.7.2
-Package: orocos-bfl
+Package: liborocos-bfl
Section: libs
Architecture: any
Depends:
@@ -21,7 +21,7 @@ Description: Orocos Bayesian Filtering Library
.
This package provides the BFL library.
-Package: orocos-bfl-dev
+Package: liborocos-bfl-dev
Section: libdevel
Architecture: any
Depends: orocos-bfl, libboost-dev
@@ -38,7 +38,7 @@ Description: Orocos Bayesian Filtering Library development files
.
This package provides the headers for developing Orocos-BFL applications.
-Package: orocos-bfl-examples
+Package: liborocos-bfl-examples
Section: libs
Architecture: any
Depends: orocos-bfl
@@ -52,18 +52,3 @@ Description: Orocos Bayesian Filtering Library examples
the Orocos Component Library.
.
This package provides the BFL examples.
-
-Package: bfl
-Section: libs
-Architecture: any
-Depends: orocos-bfl, orocos-bfl-dev, orocos-bfl-examples
-Description: Orocos Bayesian Filtering Library
- Orocos (http://www.orocos.org) is the acronym of the
- Open Robot Control Software project. The project's aim is to develop
- a general-purpose, free software, and modular framework
- for robot and machine control.
- The Orocos project supports 4 C++ libraries: the Real-Time Toolkit, the
- Kinematics and Dynamics Library, the Bayesian Filtering Library and
- the Orocos Component Library.
- .
- This package provides the BFL library, headers and examples.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/orocos/bfl.git
More information about the debian-science-commits
mailing list