[mlpack-svn] r13439 - 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
Tue Aug 21 17:29:32 EDT 2012


Author: speet3
Date: 2012-08-21 17:29:32 -0400 (Tue, 21 Aug 2012)
New Revision: 13439

Modified:
   mlpack/conf/packages/mlpack/branches/1.0.X/debian/control
Log:
propegate some updates to the releasable branch

Modified: mlpack/conf/packages/mlpack/branches/1.0.X/debian/control
===================================================================
--- mlpack/conf/packages/mlpack/branches/1.0.X/debian/control	2012-08-21 19:50:28 UTC (rev 13438)
+++ mlpack/conf/packages/mlpack/branches/1.0.X/debian/control	2012-08-21 21:29:32 UTC (rev 13439)
@@ -2,7 +2,7 @@
 Priority: extra
 Maintainer: Sterling Peet <sterling.peet at gatech.edu>
 Build-Depends: debhelper (>= 7.0.50~), cmake, doxygen
-# Build-Depends: libarmadillo-dev (>=2.4.0), liblapack-dev, libxml2-dev, libboost-dev, libboost-math-dev, libboost-program-options-dev, libboost-random-dev, libboost-test-dev, debhelper (>= 7.0.50~), cmake, doxygen, graphviz, txt2man
+# Build-Depends: liblapack-dev, libarmadillo-dev (>=2.4.0), libxml2-dev, libboost-dev, libboost-math-dev, libboost-program-options-dev, libboost-random-dev, libboost-test-dev, debhelper (>= 7.0.50~), cmake, doxygen
 Standards-Version: 3.9.1
 Section: libs
 Homepage: http://www.mlpack.org/
@@ -22,6 +22,7 @@
  methods and function as a "swiss army knife" for machine learning researchers.
 
 Package: libmlpack1
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Fast and scalable C++ machine learning library
@@ -33,6 +34,7 @@
  methods and function as a "swiss army knife" for machine learning researchers.
 
 Package: mlpack-bin
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Executable cli binaries for Machine Learning methods




More information about the mlpack-svn mailing list