[SCM] Packaging for cctbx branch, master, updated. upstream/2012.05.08.2305-45-g7750fe7
Radostan Riedel
raybuntu at googlemail.com
Tue Jul 24 21:59:24 UTC 2012
The following commit has been merged in the master branch:
commit 7750fe7c8505e509074f207c0a9f9768a2b518a3
Author: Radostan Riedel <raybuntu at googlemail.com>
Date: Tue Jul 24 22:54:56 2012 +0200
Add depends to debian/control
diff --git a/debian/control b/debian/control
index a61b8e8..9d31863 100644
--- a/debian/control
+++ b/debian/control
@@ -171,6 +171,7 @@ Package: libcctbx0-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
+ libcctbx0 (= ${binary:Version}),
${shlibs:Depends}
Description: Development files for cctbx.
Library for general crystallographic applications, useful for small-molecule
@@ -183,6 +184,7 @@ Package: libmmtbx-masks0-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
+ libmmtbx-masks0 (= ${binary:Version}),
${shlibs:Depends}
Description: Development files for mmtbx.
A Library for macromolecular crystallography. Provides algorithms and
@@ -194,6 +196,7 @@ Package: libomptbx0-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
+ libomptbx0 (= ${binary:Version}),
${shlibs:Depends}
Description: Development files for omptbx.
# Has something to do with openmp.
@@ -204,6 +207,7 @@ Package: librstbx0-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
+ librstbx0 (= ${binary:Version}),
${shlibs:Depends}
Description: Development files for rstbx.
A reciprocal space toolbox to autoindex small molecule Bragg
@@ -215,6 +219,7 @@ Package: libsmtbx-refinement-constraints0-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
+ libsmtbx-refinement-constraints0 (= ${binary:Version}),
${shlibs:Depends}
Description: Development files for smtbx.
This library provides tools for small molecule crystallography like charge
@@ -227,6 +232,7 @@ Package: libspotfinder0-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
+ libspotfinder0 (= ${binary:Version}),
${shlibs:Depends}
Description: Development files for spotfinder.
Library to provide rapid diffraction analysis. It locates candidate Bragg
--
Packaging for cctbx
More information about the debian-science-commits
mailing list