[med-svn] r1044 - trunk/packages/minc/trunk/debian
smr at alioth.debian.org
smr at alioth.debian.org
Sat Dec 29 20:54:12 UTC 2007
Author: smr
Date: 2007-12-29 20:54:11 +0000 (Sat, 29 Dec 2007)
New Revision: 1044
Modified:
trunk/packages/minc/trunk/debian/changelog
trunk/packages/minc/trunk/debian/control
Log:
Update standards version. Fix depends of libminc0-dev on libminc0.
Modified: trunk/packages/minc/trunk/debian/changelog
===================================================================
--- trunk/packages/minc/trunk/debian/changelog 2007-12-29 18:56:33 UTC (rev 1043)
+++ trunk/packages/minc/trunk/debian/changelog 2007-12-29 20:54:11 UTC (rev 1044)
@@ -5,7 +5,9 @@
existing Debian diff.
* control: Build-depend on texlive-latex-base | tetex-bin, rather
- than just tetex-bin.
+ than just tetex-bin. Update to Standards-Version 3.7.3 (no change
+ required). Use ${binary:Version} rather than ${Source-Version}
+ for libminc0-dev dependency on libminc0.
-- Steve M. Robbins <smr at debian.org> Sat, 29 Dec 2007 08:50:45 -0600
Modified: trunk/packages/minc/trunk/debian/control
===================================================================
--- trunk/packages/minc/trunk/debian/control 2007-12-29 18:56:33 UTC (rev 1043)
+++ trunk/packages/minc/trunk/debian/control 2007-12-29 20:54:11 UTC (rev 1044)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Steve M. Robbins <smr at debian.org>
Build-Depends: cdbs, debhelper (>= 5), csh, netcdfg-dev, texlive-latex-base | tetex-bin
-Standards-Version: 3.6.2.0
+Standards-Version: 3.7.3.0
Package: minc-tools
Architecture: any
@@ -43,7 +43,7 @@
Conflicts: libminc-dev
Section: libdevel
Architecture: any
-Depends: libminc0 (= ${Source-Version}), netcdfg-dev
+Depends: libminc0 (= ${binary:Version}), netcdfg-dev
Description: MNI medical image format development environment
This package contains the library and headers for libminc and
libvolume_io.
More information about the debian-med-commit
mailing list