[Pkg-voip-commits] r2850 - opal/trunk/debian

Kilian Krause kilian at alioth.debian.org
Wed Dec 27 15:58:40 CET 2006


Author: kilian
Date: 2006-12-27 15:58:40 +0100 (Wed, 27 Dec 2006)
New Revision: 2850

Modified:
   opal/trunk/debian/changelog
   opal/trunk/debian/control
Log:
close #404004: conflict openmpi-dev


Modified: opal/trunk/debian/changelog
===================================================================
--- opal/trunk/debian/changelog	2006-12-27 14:55:33 UTC (rev 2849)
+++ opal/trunk/debian/changelog	2006-12-27 14:58:40 UTC (rev 2850)
@@ -1,8 +1,10 @@
-opal (2.2.3.dfsg-3) UNRELEASED; urgency=low
+opal (2.2.3.dfsg-3) UNRELEASED; urgency=high
 
   * NOT RELEASED YET
+  * Conflict with openmpi-dev to make sure we don't have a filename clash
+    (Closes: #404004). Setting high urgency due to RC-bug.
 
- -- Kilian Krause <kilian at debian.org>  Sun, 22 Oct 2006 13:13:15 +0200
+ -- Kilian Krause <kilian at debian.org>  Wed, 27 Dec 2006 15:56:46 +0100
 
 opal (2.2.3.dfsg-2) unstable; urgency=high
 

Modified: opal/trunk/debian/control
===================================================================
--- opal/trunk/debian/control	2006-12-27 14:55:33 UTC (rev 2849)
+++ opal/trunk/debian/control	2006-12-27 14:58:40 UTC (rev 2850)
@@ -27,6 +27,7 @@
 Package: libopal-dev
 Section: libdevel
 Architecture: any
+Conflicts: openmpi-dev
 Depends: libopal-2.2.0 (= ${Source-Version}), libpt-dev (>= 1.10.0)
 Description: OPAL library header files
  This package contains the the headers and a static version of the




More information about the Pkg-voip-commits mailing list