[med-svn] [libtabixpp] 01/02: add Pre-Depends

Sascha Steinbiss sascha-guest at moszumanska.debian.org
Tue Dec 15 06:51:04 UTC 2015


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

sascha-guest pushed a commit to branch master
in repository libtabixpp.

commit 9972eb9d02f0f48c36d2155d7e4e89394fa33d6d
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Tue Dec 15 06:36:12 2015 +0000

    add Pre-Depends
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 0f59742..cd98ee8 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: C++ wrapper to tabix indexer
  Tabix indexes files where some columns indicate sequence coordinates: name
  (usually a chromosome), start and stop. The input data file must be position
@@ -35,6 +36,7 @@ Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libtabixpp0 (= ${binary:Version})
+Pre-Depends: ${misc:Pre-Depends}
 Description: C++ wrapper to tabix indexer (development files)
  This package provides development headers and static libraries for libtabixpp,
  a C++ interface wrapper for Tabix. Tabix is a part of htslib to index tabular
@@ -48,6 +50,7 @@ Priority: extra
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libtabixpp0 (= ${binary:Version})
+Pre-Depends: ${misc:Pre-Depends}
 Description: C++ wrapper to tabix indexer (debug symbols)
  This package provides debug symbols for libtabixpp,
  a C++ interface wrapper for Tabix. Tabix is a part of htslib to index tabular

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libtabixpp.git



More information about the debian-med-commit mailing list