r38523 - in /packages/atlas/trunk/debian: README.Debian changelog control
sylvestre at users.alioth.debian.org
sylvestre at users.alioth.debian.org
Fri May 27 11:25:48 UTC 2011
Author: sylvestre
Date: Fri May 27 11:25:47 2011
New Revision: 38523
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38523
Log:
+ * Update of the README.Ddebian with more information
+ * devscripts added into the build-dep of atlas (Closes: #628104)
Modified:
packages/atlas/trunk/debian/README.Debian
packages/atlas/trunk/debian/changelog
packages/atlas/trunk/debian/control
Modified: packages/atlas/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/README.Debian?rev=38523&op=diff
==============================================================================
--- packages/atlas/trunk/debian/README.Debian (original)
+++ packages/atlas/trunk/debian/README.Debian Fri May 27 11:25:47 2011
@@ -54,6 +54,10 @@
# apt-get install build-essential dpkg-dev cdbs devscripts gfortran \
liblapack-dev liblapack-pic texlive-latex-base
+or
+
+# apt-get build-dep atlas
+
How to load optimized/custom atlas libraries
============================================
Modified: packages/atlas/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/changelog?rev=38523&op=diff
==============================================================================
--- packages/atlas/trunk/debian/changelog (original)
+++ packages/atlas/trunk/debian/changelog Fri May 27 11:25:47 2011
@@ -1,6 +1,8 @@
atlas (3.8.4-2) UNRELEASED; urgency=low
* Fix the FTBFS under kfreebsd (kfreebsd.diff)
+ * Update of the README.Ddebian with more information
+ * devscripts added into the build-dep of atlas (Closes: #628104)
-- Sylvestre Ledru <sylvestre at debian.org> Tue, 17 May 2011 15:17:26 +0200
Modified: packages/atlas/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/control?rev=38523&op=diff
==============================================================================
--- packages/atlas/trunk/debian/control (original)
+++ packages/atlas/trunk/debian/control Fri May 27 11:25:47 2011
@@ -6,7 +6,7 @@
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 7), patch, gfortran, libblas-dev,
liblapack-dev, liblapack-pic, libblas-test, cdbs, texlive-latex-base,
- ghostscript, cpufrequtils
+ ghostscript, cpufrequtils, devscripts
Homepage: http://math-atlas.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/atlas/
Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/atlas/
More information about the debian-science-commits
mailing list