[mlpack-svn] r11592 - mlpack/conf/packages/mlpack/branches/1.0.X/debian

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Thu Feb 23 15:06:41 EST 2012


Author: speet3
Date: 2012-02-23 15:06:40 -0500 (Thu, 23 Feb 2012)
New Revision: 11592

Modified:
   mlpack/conf/packages/mlpack/branches/1.0.X/debian/changelog
   mlpack/conf/packages/mlpack/branches/1.0.X/debian/control
Log:
add libxml2-dev to the build deps

Modified: mlpack/conf/packages/mlpack/branches/1.0.X/debian/changelog
===================================================================
--- mlpack/conf/packages/mlpack/branches/1.0.X/debian/changelog	2012-02-22 23:45:49 UTC (rev 11591)
+++ mlpack/conf/packages/mlpack/branches/1.0.X/debian/changelog	2012-02-23 20:06:40 UTC (rev 11592)
@@ -1,5 +1,5 @@
-mlpack (1.0.0-0rc2) precise; urgency=high
+mlpack (1.0.0-0rc3) UNRELEASED; urgency=high
 
   * Initial release (Closes: #660925)
 
- -- Sterling Lewis Peet <sterling.peet at gatech.edu>  Wed, 22 Feb 2012 16:46:31 -0500
+ -- Sterling Lewis Peet <sterling.peet at gatech.edu>  Thu, 23 Feb 2012 15:01:42 -0500

Modified: mlpack/conf/packages/mlpack/branches/1.0.X/debian/control
===================================================================
--- mlpack/conf/packages/mlpack/branches/1.0.X/debian/control	2012-02-22 23:45:49 UTC (rev 11591)
+++ mlpack/conf/packages/mlpack/branches/1.0.X/debian/control	2012-02-23 20:06:40 UTC (rev 11592)
@@ -1,7 +1,7 @@
 Source: mlpack
 Priority: extra
 Maintainer: Sterling Peet <sterling.peet at gatech.edu>
-Build-Depends: liblapack-dev, libarmadillo-dev (>= 2.4.0), libboost-dev, debhelper (>= 7.0.50~), cmake, doxygen
+Build-Depends: liblapack-dev, libarmadillo-dev (>= 2.4.0), libxml2-dev, libboost-dev, debhelper (>= 7.0.50~), cmake, doxygen
 Standards-Version: 3.9.1
 Section: libs
 Homepage: http://www.mlpack.org/




More information about the mlpack-svn mailing list