[opengm] 03/08: Merge opengm-converters to libopengm-bin package

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Nov 1 17:14:54 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository opengm.

commit 4ec764ee9d4185185d47e658829a83ce7682e3eb
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sun Nov 1 14:30:12 2015 +0000

    Merge opengm-converters to libopengm-bin package
---
 debian/control                             | 19 +------------------
 debian/libopengm-bin.install               |  1 +
 debian/opengm-converters.install           |  1 -
 debian/opengm-converters.lintian-overrides |  1 -
 4 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index 7fbec8e..13ea231 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Package: libopengm-bin
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Description: Commandline interface to OpenGM
+Description: command line tools for OpenGM
  OpenGM is a C++ template library for discrete factor graph models and
  distributive operations on these models.
  .
@@ -75,23 +75,6 @@ Description: API documentation for OpenGM
  .
  This package contains the API documentation for the OpenGM library.
 
-Package: opengm-converters
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
-Description: Converters for the OpenGM data format
- OpenGM is a C++ template library for discrete factor graph models and
- distributive operations on these models.
- .
- It includes state-of-the-art optimization and inference algorithms beyond
- message passing. OpenGM handles large models efficiently, is modular and
- extendible. The graphical model data structure, inference algorithms and
- different encodings of functions inter-operate through well-defined
- interfaces. The binary OpenGM file format is based on the HDF5 standard and
- incorporates user extensions automatically.
- .
- This package contains the converters for the OpenGM data format.
-
 Package: python-opengm
 Architecture: any
 Multi-Arch: same
diff --git a/debian/libopengm-bin.install b/debian/libopengm-bin.install
index 8c27952..b019dab 100644
--- a/debian/libopengm-bin.install
+++ b/debian/libopengm-bin.install
@@ -1 +1,2 @@
 usr/bin/opengm*
+usr/bin/converter/* usr/bin
diff --git a/debian/opengm-converters.install b/debian/opengm-converters.install
deleted file mode 100644
index 6af85c0..0000000
--- a/debian/opengm-converters.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin/converter/* usr/bin
diff --git a/debian/opengm-converters.lintian-overrides b/debian/opengm-converters.lintian-overrides
deleted file mode 100644
index 6ced006..0000000
--- a/debian/opengm-converters.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-opengm-converters: binary-without-manpage *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opengm.git



More information about the debian-science-commits mailing list