[freefempp] 20/23: Add coinor-libipopt-dev to build deps
Dimitrios Eftaxiopoulos
eftaxiop-guest at alioth.debian.org
Wed Sep 11 21:37:14 UTC 2013
This is an automated email from the git hooks/post-receive script.
eftaxiop-guest pushed a commit to branch eftaxiop
in repository freefempp.
commit ba466939b6e2c712ad1ea9cda6bfe65a4e9dcb59
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date: Tue Sep 10 23:27:06 2013 +0300
Add coinor-libipopt-dev to build deps
---
debian/control | 2 +-
src/fflib/strversionnumber.cpp | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index bc624ac..baa757e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9~), dh-autoreconf,
libmetis-dev,
libmumps-seq-dev,
libnlopt-dev,
-# coinor-libipopt-dev,
+ coinor-libipopt-dev,
libgmm++-dev
# libtet1.4-dev,
# libmmg3dlib4.0-4.0-dev, freeyams, mshmet, mshint,
diff --git a/src/fflib/strversionnumber.cpp b/src/fflib/strversionnumber.cpp
index c3e1d35..7afbba6 100644
--- a/src/fflib/strversionnumber.cpp
+++ b/src/fflib/strversionnumber.cpp
@@ -18,6 +18,6 @@ string StrVersionNumber(){
// buffer.precision(8);
// buffer<<VersionNumber();
static char buffer[100];
- sprintf(buffer," %9f (date Τρι 10 Σεπ 2013 11:07:58 μμ EEST)",VersionNumber());
- return buffer; //.str()+" (date Τρι 10 Σεπ 2013 11:07:58 μμ EEST)" ;
+ sprintf(buffer," %9f (date Τρι 10 Σεπ 2013 11:20:55 μμ EEST)",VersionNumber());
+ return buffer; //.str()+" (date Τρι 10 Σεπ 2013 11:20:55 μμ EEST)" ;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freefempp.git
More information about the debian-science-commits
mailing list