[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#678935: marked as done (RFS: coinor-ipopt/3.10.2-1.1 [NMU] [RC])



Your message dated Fri, 29 Jun 2012 04:20:03 +0000
with message-id <E1SkSgd-0004PO-6u@quantz.debian.org>
and subject line closing RFS: coinor-ipopt/3.10.2-1.1 [NMU] [RC]
has caused the Debian Bug report #678935,
regarding RFS: coinor-ipopt/3.10.2-1.1 [NMU] [RC]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
678935: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678935
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: important

Dear mentors,

I am looking for a sponsor for my package "coinor-ipopt". It contains
a fix for #662236 which caused its removal from testing.

The .dsc is available on mentors.d.n :

dget -x http://mentors.debian.net/debian/pool/main/c/coinor-ipopt/coinor-ipopt_3.10.2-1.1.dsc

Here is the changelog entry :

  coinor-ipopt (3.10.2-1.1) unstable; urgency=low

    * Non-maintainer upload.
    * Remove hardcoded dependency on libmumps (Closes: #662236).
    * Add missing dependencies on libmpi and libdl.

  -- Etienne Millon <etienne.millon@gmail.com>  Sat, 16 Jun 2012 12:39:43 +0200

And debdiff is attached. Please let me know if I should change
anything else.

-- 
Etienne Millon
diff -Nru coinor-ipopt-3.10.2/debian/changelog coinor-ipopt-3.10.2/debian/changelog
--- coinor-ipopt-3.10.2/debian/changelog	2012-06-16 12:10:57.000000000 +0200
+++ coinor-ipopt-3.10.2/debian/changelog	2012-06-16 12:40:33.000000000 +0200
@@ -1,3 +1,11 @@
+coinor-ipopt (3.10.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove hardcoded dependency on libmumps (Closes: #662236).
+  * Add missing dependencies on libmpi and libdl.
+
+ -- Etienne Millon <etienne.millon@gmail.com>  Sat, 16 Jun 2012 12:39:43 +0200
+
 coinor-ipopt (3.10.2-1) unstable; urgency=low
 
   * New upstream release
diff -Nru coinor-ipopt-3.10.2/debian/control coinor-ipopt-3.10.2/debian/control
--- coinor-ipopt-3.10.2/debian/control	2012-06-16 12:10:57.000000000 +0200
+++ coinor-ipopt-3.10.2/debian/control	2012-06-16 12:19:27.000000000 +0200
@@ -14,7 +14,7 @@
 Package: coinor-libipopt1
 Section: libs
 Architecture: any
-Depends: libmumps-4.9.2 (>= 4.9.2) | libmumps-seq-4.9.2 (>= 4.9.2), ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Interior-Point Optimizer, for large-scale nonlinear optimization
  Ipopt is an open-source solver for large-scale nonlinear continuous
  optimization. It can be used from modeling environments, such as AMPL,
diff -Nru coinor-ipopt-3.10.2/debian/rules coinor-ipopt-3.10.2/debian/rules
--- coinor-ipopt-3.10.2/debian/rules	2012-06-16 11:24:14.000000000 +0200
+++ coinor-ipopt-3.10.2/debian/rules	2012-06-16 12:31:01.000000000 +0200
@@ -4,7 +4,7 @@
 include /usr/share/cdbs/1/class/autotools.mk
 
 CPPFLAGS += -I/usr/include/mumps_seq -DHAVE_CSTDDEF
-LDFLAGS += -llapack -lblas
+LDFLAGS += -llapack -lblas -ldmumps -lmpi -ldl
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-static \
 							 --with-mumps-incdir=/usr/include \
 							 --with-mumps-lib=-ldmumps

--- End Message ---
--- Begin Message ---
Package coinor-ipopt version 3.10.2-1.1 is in unstable now.


--- End Message ---

Reply to: