[Blends-commit] r3603 - /projects/med/tags/0.13/debian/control

tille at users.alioth.debian.org tille at users.alioth.debian.org
Wed Oct 24 15:42:37 UTC 2012


Author: tille
Date: Wed Oct 24 15:42:37 2012
New Revision: 3603

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3603
Log:
use ${misc:Depends} in reconstructed debian/control file

Modified:
    projects/med/tags/0.13/debian/control

Modified: projects/med/tags/0.13/debian/control
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.13/debian/control?rev=3603&op=diff
==============================================================================
--- projects/med/tags/0.13/debian/control (original)
+++ projects/med/tags/0.13/debian/control Wed Oct 24 15:42:37 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 provides the basic infrastructure of all med-* packages and is
  needed by them.
@@ -36,7 +36,7 @@
 
 Package: med-bio
 Architecture: all
-Depends: med-common (= 0.13), adun.app, amap-align, biosquid, blast2, boxshade, dialign, fastdnaml, fastlink, garlic, gdpc, gff2aplot, gff2ps, ghemical, gromacs, hmmer, kalign, loki, melting, mipe, mummer, muscle, ncbi-epcr, ncbi-tools-bin, ncbi-tools-x11, njplot, perlprimer, poa, primer3, probcons, proda, pymol, r-cran-qtl, rasmol, readseq, seaview, sibsim4, sigma-align, sim4, t-coffee, tigr-glimmer, tree-puzzle | tree-ppuzzle, treeviewx, wise
+Depends: med-common (= ${binary:Version}), adun.app, amap-align, biosquid, blast2, boxshade, dialign, fastdnaml, fastlink, garlic, gdpc, gff2aplot, gff2ps, ghemical, gromacs, hmmer, kalign, loki, melting, mipe, mummer, muscle, ncbi-epcr, ncbi-tools-bin, ncbi-tools-x11, njplot, perlprimer, poa, primer3, probcons, proda, pymol, r-cran-qtl, rasmol, readseq, seaview, sibsim4, sigma-align, sim4, t-coffee, tigr-glimmer, tree-puzzle | tree-ppuzzle, treeviewx, wise
 Recommends: textopo
 Suggests: arb, bugsx, clustalw, clustalw-mpi, clustalx, molphy, mozilla-biofox, phylip, treetool
 Description: Debian-Med micro-biology packages
@@ -47,7 +47,7 @@
 
 Package: med-bio-dev
 Architecture: all
-Depends: med-common (= 0.13), 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
@@ -58,7 +58,7 @@
 
 Package: med-cms
 Architecture: all
-Depends: med-common (= 0.13), 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.    Please note
@@ -68,7 +68,7 @@
 
 Package: med-imaging
 Architecture: all
-Depends: med-common (= 0.13), ctn, ctsim, dcmtk, dicomnifti, libfslio0, libniftiio0, medcon, minc-tools, nifti-bin, xmedcon
+Depends: med-common (= ${binary:Version}), ctn, ctsim, dcmtk, dicomnifti, libfslio0, libniftiio0, medcon, minc-tools, nifti-bin, xmedcon
 Recommends: paul, pngquant
 Suggests: imagemagick
 Description: Debian-Med imaging packages
@@ -79,7 +79,7 @@
 
 Package: med-imaging-dev
 Architecture: all
-Depends: med-common (= 0.13), 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
@@ -89,7 +89,7 @@
 
 Package: med-pharmacy
 Architecture: all
-Depends: med-common (= 0.13), 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
@@ -99,7 +99,7 @@
 
 Package: med-physics
 Architecture: all
-Depends: med-common (= 0.13), 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
@@ -113,7 +113,7 @@
 
 Package: med-practice
 Architecture: all
-Depends: med-common (= 0.13), 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
@@ -121,7 +121,7 @@
 
 Package: med-tools
 Architecture: all
-Depends: med-common (= 0.13), 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