[bfl] 04/09: debian/control: Remove Conflicts on non-existing packages, add multiarch, make liborocos-bfl-dev binNMU-safe

Johannes Schauer josch at moszumanska.debian.org
Fri Oct 13 08:13:30 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 d59aedb80eb8c455aae894b5e9641f0d19c725e9
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Fri Oct 13 09:05:32 2017 +0200

    debian/control: Remove Conflicts on non-existing packages, add multiarch, make liborocos-bfl-dev binNMU-safe
---
 debian/control | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index a90e207..1d80164 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,6 @@ Package: liborocos-bfl0.8
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Conflicts: libbfl
-Replaces: libbfl, libmatrixwrapper
 Multi-Arch: same
 Description: Orocos Bayesian Filtering Library
  Orocos (http://www.orocos.org) is the acronym of the Open Robot Control
@@ -27,9 +25,8 @@ Description: Orocos Bayesian Filtering Library
 Package: liborocos-bfl-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, liborocos-bfl0.8 (>= ${source:Upstream-Version}), liborocos-bfl0.8 (<< ${source:Upstream-Version}+1~), libboost-dev
-Conflicts: libbfl-dev
-Replaces: libbfl-dev, libmatrixwrapper-dev
+Depends: ${misc:Depends}, liborocos-bfl0.8 (= ${binary:Version}), libboost-dev
+Multi-Arch: same
 Description: Orocos Bayesian Filtering Library development files
  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
@@ -43,7 +40,9 @@ Description: Orocos Bayesian Filtering Library development files
 Package: liborocos-bfl-examples
 Section: libs
 Architecture: all
-Depends: ${misc:Depends}, liborocos-bfl-dev
+Depends: ${misc:Depends}
+Recommends: liborocos-bfl-dev
+Multi-Arch: foreign
 Description: Orocos Bayesian Filtering Library examples
  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

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