[SCM] Gerris Flow Solver branch, debian-unstable, updated. gerris-0.9.2+darcs081022-dfsg.1-1-3-g0abaf25
Drew Parsons
dparsons at debian.org
Sun Mar 22 12:27:18 UTC 2009
The following commit has been merged in the debian-unstable branch:
commit 6ccc5d268726daf5ca547b86b3a2c534bd1ed831
Author: Drew Parsons <dparsons at debian.org>
Date: Sun Mar 22 22:23:53 2009 +1100
Tighten dependency of libgfs-dev on libgfs-1.3-1
Depends: libgfs-1.3-1 (= ${binary:Version})
diff --git a/debian/changelog b/debian/changelog
index bb0d6d4..de6b6a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gerris (0.9.2+darcs081022-dfsg.1-2) unstable; urgency=low
+
+ * Tighten dependency of libgfs-dev on libgfs-1.3-1 by specifying
+ (= ${binary:Version}).
+
+ -- Drew Parsons <dparsons at debian.org> Sun, 22 Mar 2009 22:21:48 +1100
+
gerris (0.9.2+darcs081022-dfsg.1-1) unstable; urgency=low
[ Ruben Molina ]
diff --git a/debian/control b/debian/control
index 19b8a07..1e7001b 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Description: Gerris Flow Solver
Package: libgfs-dev
Architecture: any
Section: libdevel
-Depends: libgfs-1.3-1, ${shlibs:Depends}, ${misc:Depends}
+Depends: libgfs-1.3-1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Gerris Flow Solver -- development libraries and headers
Gerris is a system for the solution of the partial differential
equations describing fluid flow.
--
Gerris Flow Solver
More information about the debian-science-commits
mailing list