Package: mccs
Version: 1:1.1-2
Severity: important
Tags: patch

Dear Maintainer,

The package for coinor-cbc, which mccs depends on, has been recently updated 
in experimental. The /usr/bin/cbc executable has been moved from coinor-libcbc0
to coinor-cbc, and coinor-libcbc0 no longer exists (the library version was 
updated). With this change, mccs can no longer build. The follow patch 
appears to fix the issue:

diff -ur mccs-1.1/debian/control mccs-1.1-new/debian/control
--- mccs-1.1/debian/control     2012-05-23 15:59:20.000000000 -0400
+++ mccs-1.1-new/debian/control 2013-11-23 21:49:00.924081202 -0500
@@ -4,7 +4,7 @@
 Maintainer: Ralf Treinen <trei...@debian.org>
 Build-Depends: debhelper (>= 8), 
  bison, flex, 
- libsuitesparse-dev, liblpsolve55-dev, coinor-libcbc0
+ libsuitesparse-dev, liblpsolve55-dev, coinor-cbc
 Standards-Version: 3.9.3
 Homepage: http://users.polytech.unice.fr/~cpjm/misc/mccs.html
 Vcs-Svn: 
https://gforge.info.ucl.ac.be/svn/mancoosi/trunk/updb/debian-packages/mccs/trunk
@@ -12,7 +12,7 @@
 
 Package: mccs
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, coinor-libcbc0
+Depends: ${misc:Depends}, ${shlibs:Depends}, coinor-cbc
 Provides: cudf-solver
 Description: multi-critera CUDF solver
  mccs is a solver for package dependencies expressed in the CUDF


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to