[25952] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25316 - trunk/debathena/meta/thirdparty-libraries/debian

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Thu Jul 28 21:53:06 2011

Date: Thu, 28 Jul 2011 21:52:59 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <201107290152.p6T1qxHm027796@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: geofft
Date: 2011-07-28 21:52:59 -0400 (Thu, 28 Jul 2011)
New Revision: 25316

Modified:
   trunk/debathena/meta/thirdparty-libraries/debian/changelog
   trunk/debathena/meta/thirdparty-libraries/debian/control.in
Log:
In thirdparty-libraries:
  * Use libmpfr-dev instead, so that we get libmpfr4 on Natty and on
    releases where libmpfr1ldbl doesn't exist (but continue to get
    libmpfr1ldbl on Lucid)


Modified: trunk/debathena/meta/thirdparty-libraries/debian/changelog
===================================================================
--- trunk/debathena/meta/thirdparty-libraries/debian/changelog	2011-07-28 20:47:12 UTC (rev 25315)
+++ trunk/debathena/meta/thirdparty-libraries/debian/changelog	2011-07-29 01:52:59 UTC (rev 25316)
@@ -1,10 +1,16 @@
 debathena-thirdparty-libraries (1.0) unstable; urgency=low
 
+  [ Jonathan Reed ]
   * First non-equivs version
   * Add libmpfr1ldbl
 
- -- Jonathan Reed <jdreed@mit.edu>  Thu, 28 Jul 2011 10:43:01 -0400
+  [ Geoffrey Thomas ]
+  * Use libmpfr-dev instead, so that we get libmpfr4 on Natty and on
+    releases where libmpfr1ldbl doesn't exist (but continue to get
+    libmpfr1ldbl on Lucid)
 
+ -- Geoffrey Thomas <geofft@mit.edu>  Thu, 28 Jul 2011 21:52:12 -0400
+
 debathena-thirdparty-libraries (0.18) unstable; urgency=low
 
   * Support natty: libmotif4, libcv2.1, libvtk5.4, libvtk5.2-qt4,

Modified: trunk/debathena/meta/thirdparty-libraries/debian/control.in
===================================================================
--- trunk/debathena/meta/thirdparty-libraries/debian/control.in	2011-07-28 20:47:12 UTC (rev 25315)
+++ trunk/debathena/meta/thirdparty-libraries/debian/control.in	2011-07-29 01:52:59 UTC (rev 25316)
@@ -93,7 +93,7 @@
  python-psycopg2,
  libppl-c2,
  libcurl4-gnutls-dev,
- libmpfr1ldbl,
+ libmpfr-dev,
  ${misc:Depends}
 Recommends: libatlas-base-dev,
  libatlas-sse-dev,


home help back first fref pref prev next nref lref last post