[Blends-commit] r3604 - /projects/med/tags/0.12/debian/control
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Wed Oct 24 15:43:49 UTC 2012
Author: tille
Date: Wed Oct 24 15:43:49 2012
New Revision: 3604
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3604
Log:
Use = ${binary:Version} in reconstructed debian/control file
Modified:
projects/med/tags/0.12/debian/control
Modified: projects/med/tags/0.12/debian/control
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.12/debian/control?rev=3604&op=diff
==============================================================================
--- projects/med/tags/0.12/debian/control (original)
+++ projects/med/tags/0.12/debian/control Wed Oct 24 15:43:49 2012
@@ -9,7 +9,7 @@
Package: med-common
Architecture: all
-Depends: adduser, debconf (>= 0.5) | debconf-2.0, menu (>= 2.1.14), cdd-common (>= 0.3.10)
+Depends: adduser, ${misc:Depends}, menu (>= 2.1.14), cdd-common (>= 0.3.10)
Description: Debian-Med Project common package
This package builds the basic infra structure of all med-* packages.
.
@@ -19,7 +19,7 @@
Package: med-bio
Architecture: all
-Depends: med-common (= 0.12), amap-align, biosquid, blast2, boxshade, dialign, fastdnaml, fastlink, garlic, gdpc, gff2aplot, gff2ps, ghemical, gromacs, hmmer, kalign, loki, mipe, muscle, ncbi-epcr, ncbi-tools-bin, ncbi-tools-x11, njplot, perlprimer, poa, probcons, pymol, r-cran-qtl, rasmol, readseq, sim4, t-coffee, tigr-glimmer, tree-puzzle | tree-ppuzzle, wise
+Depends: med-common (= ${binary:Version}), amap-align, biosquid, blast2, boxshade, dialign, fastdnaml, fastlink, garlic, gdpc, gff2aplot, gff2ps, ghemical, gromacs, hmmer, kalign, loki, mipe, muscle, ncbi-epcr, ncbi-tools-bin, ncbi-tools-x11, njplot, perlprimer, poa, probcons, pymol, r-cran-qtl, rasmol, readseq, sim4, t-coffee, tigr-glimmer, tree-puzzle | tree-ppuzzle, wise
Recommends: textopo
Suggests: arb, bugsx, clustalw, clustalw-mpi, clustalx, molphy, mozilla-biofox, phylip, seaview, treetool, wise-doc
Description: Debian-Med micro-biology packages
@@ -28,7 +28,7 @@
Package: med-bio-dev
Architecture: all
-Depends: med-common (= 0.12), bioperl, libbio-ruby, libncbi6-dev, mcl, python-biopython
+Depends: med-common (= ${binary:Version}), bioperl, libbio-ruby, libncbi6-dev, mcl, python-biopython
Recommends: libvibrant6-dev
Suggests: biomode, r-base-core
Description: Debian-Med packages for development of micro-biology applications
@@ -37,14 +37,14 @@
Package: med-cms
Architecture: all
-Depends: med-common (= 0.12), zope-zms
+Depends: med-common (= ${binary:Version}), zope-zms
Description: Debian-Med content management systems
This meta package will install packages which are useful to build a
content management system for medical care.
Package: med-imaging
Architecture: all
-Depends: med-common (= 0.12), ctn, ctsim, dcmtk, libfslio0, libniftiio0, medcon, minc-tools, nifti-bin, xmedcon
+Depends: med-common (= ${binary:Version}), ctn, ctsim, dcmtk, libfslio0, libniftiio0, medcon, minc-tools, nifti-bin, xmedcon
Recommends: paul, pngquant
Suggests: imagemagick
Description: Debian-Med imaging packages
@@ -53,7 +53,7 @@
Package: med-imaging-dev
Architecture: all
-Depends: med-common (= 0.12), ctn-dev, libfslio0-dev, libgtkimreg-dev, libmdc2-dev, libminc0-dev, libniftiio0-dev
+Depends: med-common (= ${binary:Version}), ctn-dev, libfslio0-dev, libgtkimreg-dev, libmdc2-dev, libminc0-dev, libniftiio0-dev
Suggests: libnifti-doc
Description: Debian-Med packages for medical image development
This meta package will install Debian packages which might be useful
@@ -61,7 +61,7 @@
Package: med-pharmacy
Architecture: all
-Depends: med-common (= 0.12), chemtool
+Depends: med-common (= ${binary:Version}), chemtool
Description: Debian-Med packages for pharmaceutical research
This meta package contains dependencies for a
collection of software and documentation which is useful for
@@ -69,7 +69,7 @@
Package: med-physics
Architecture: all
-Depends: med-common (= 0.12), octave | octave2.1, paw++, r-base | r-base-core
+Depends: med-common (= ${binary:Version}), octave | octave2.1, paw++, r-base | r-base-core
Recommends: paw
Suggests: paw-demos
Description: Debian-Med packages for medical physicists
@@ -80,7 +80,7 @@
Package: med-practice
Architecture: all
-Depends: med-common (= 0.12), gnumed-client
+Depends: med-common (= ${binary:Version}), gnumed-client
Description: Debian-Med packages for practice management
This meta package contains dependencies for a
collection of software which might be helpful for
@@ -88,7 +88,7 @@
Package: med-tools
Architecture: all
-Depends: med-common (= 0.12), cycle, mencal
+Depends: med-common (= ${binary:Version}), cycle, mencal
Suggests: cl-pubmed
Description: Debian-Med several tools
This meta package will install tools for several purposes in health care.
More information about the Blends-commit
mailing list