[mlpack-svn] r13438 - mlpack/conf/packages/mlpack/trunk/debian
fastlab-svn at coffeetalk-1.cc.gatech.edu
fastlab-svn at coffeetalk-1.cc.gatech.edu
Tue Aug 21 15:50:28 EDT 2012
Author: speet3
Date: 2012-08-21 15:50:28 -0400 (Tue, 21 Aug 2012)
New Revision: 13438
Added:
mlpack/conf/packages/mlpack/trunk/debian/copyright
Removed:
mlpack/conf/packages/mlpack/trunk/debian/copyright
Modified:
mlpack/conf/packages/mlpack/trunk/debian/changelog
mlpack/conf/packages/mlpack/trunk/debian/control
Log:
match trunk debian package to 1.0.X branch
Modified: mlpack/conf/packages/mlpack/trunk/debian/changelog
===================================================================
--- mlpack/conf/packages/mlpack/trunk/debian/changelog 2012-08-21 14:27:49 UTC (rev 13437)
+++ mlpack/conf/packages/mlpack/trunk/debian/changelog 2012-08-21 19:50:28 UTC (rev 13438)
@@ -1,5 +1,5 @@
-mlpack (1.0.1-1) UNRELEASED; urgency=low
+mlpack (1.0.2-1) UNRELEASED; urgency=low
* Initial release (Closes: #100)
- -- Sterling Lewis Peet <sterling.peet at gatech.edu> Mon, 06 Mar 2012 11:39:52 -0500
+ -- Sterling Lewis Peet <sterling.peet at gatech.edu> Tue, 21 Aug 2012 15:19:33 -0400
Modified: mlpack/conf/packages/mlpack/trunk/debian/control
===================================================================
--- mlpack/conf/packages/mlpack/trunk/debian/control 2012-08-21 14:27:49 UTC (rev 13437)
+++ mlpack/conf/packages/mlpack/trunk/debian/control 2012-08-21 19:50:28 UTC (rev 13438)
@@ -2,7 +2,7 @@
Priority: extra
Maintainer: Sterling Peet <sterling.peet at gatech.edu>
Build-Depends: debhelper (>= 7.0.50~), cmake, doxygen
-# 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
+# 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/
@@ -12,20 +12,22 @@
Package: libmlpack-dev
Section: libdevel
Architecture: any
-Depends: liblapack-dev, libarmadillo-dev (>= 2.4.0), libxml2-dev, libboost-dev, libmlpack1 (= ${binary:Version}), ${misc:Depends}
+Depends: libarmadillo-dev (>= 2.4.0), liblapack-dev, libxml2-dev, libboost-dev, libmlpack1 (= ${binary:Version}), ${misc:Depends}
Description: Fast and scalable C++ machine learning library header files
This package contains the development header files for the MLPACK library.
.
MLPACK (Machine Learning PACK) is an open-source, intuitive, fast, and
scalable C++ machine learning library, meant to be a machine learning
- analog to LAPACK. It aims to implement a wide array of machine learning
+ analog to LAPACK. It aims to implement a wide array of machine learning
methods and function as a "swiss army knife" for machine learning researchers.
Package: libmlpack1
Section: libs
Architecture: any
-Depends: lapack0, armadillo2 (>= 2.4.0), libxml2, boost, ${shlibs:Depends}, ${misc:Depends}
-Description: Fast and scalable C++ machine learning library
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Fast and scalable C++ machine learning library
+ This package contains the mlpack library itself.
+ .
MLPACK (Machine Learning PACK) is an open-source, intuitive, fast, and
scalable C++ machine learning library, meant to be a machine learning
analog to LAPACK. It aims to implement a wide array of machine learning
@@ -34,8 +36,10 @@
Package: mlpack-bin
Section: libs
Architecture: any
-Depends: libmlpack1, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Executable cli binaries for Machine Learning methods
+ This package contains example binaries using the mlpack library.
+ .
MLPACK (Machine Learning PACK) is an open-source, intuitive, fast, and
scalable C++ machine learning library, meant to be a machine learning
analog to LAPACK. It aims to implement a wide array of machine learning
@@ -46,6 +50,9 @@
Architecture: all
Depends: libmlpack1, ${misc:Depends}
Description: Documentation for using MLPACK binaries and library
+ This package contains the html documentation for the mlpack library
+ built from the mlpack source.
+ .
MLPACK (Machine Learning PACK) is an open-source, intuitive, fast, and
scalable C++ machine learning library, meant to be a machine learning
analog to LAPACK. It aims to implement a wide array of machine learning
Deleted: mlpack/conf/packages/mlpack/trunk/debian/copyright
===================================================================
--- mlpack/conf/packages/mlpack/trunk/debian/copyright 2012-08-21 14:27:49 UTC (rev 13437)
+++ mlpack/conf/packages/mlpack/trunk/debian/copyright 2012-08-21 19:50:28 UTC (rev 13438)
@@ -1,21 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: MLPACK
-Upstream-Contact: Ryan Curtin <gth671b at mail.gatech.edu>
-Source: http://www.mlpack.org/
-
-Files: *
-Copyright: Copyright 2008-2011, Ryan Curtin <gth671b at mail.gatech.edu>
-Copyright: Copyright 2008-2011, Bill March <march at gatech.edu>
-Copyright: Copyright 2008-2011, Dongryeol Lee <dongryel at cc.gatech.edu>
-Copyright: Copyright 2008-2011, Nishant Mehta <niche at cc.gatech.edu>
-Copyright: Copyright 2008-2011, Parikshit Ram <p.ram at gatech.edu>
-Copyright: Copyright 2010-2011, James Cline <james.cline at gatech.edu>
-Copyright: Copyright 2010-2011, Sterling Peet <sterling.peet at gatech.edu>
-Copyright: Copyright 2011, Matthew Amidon <mamidon at gatech.edu>
-Copyright: Copyright 2011, Neil Slagle <npslagle at gmail.com>
-Copyright: Copyright 2011, Ajinkya Kale <kaleajinkya at gmail.com>
-Copyright: Copyright 2011, Vlad Grantcharov <vlad321 at gatech.edu>
-Copyright: Copyright 2011, Noah Kauffman <notoriousnoah at gmail.com>
-License: LGPL-3+
- The text of the license is available on Debian systems in the
- /usr/share/common-licenses/LGPL-3 file.
Copied: mlpack/conf/packages/mlpack/trunk/debian/copyright (from rev 12863, mlpack/conf/packages/mlpack/branches/1.0.X/debian/copyright)
===================================================================
--- mlpack/conf/packages/mlpack/trunk/debian/copyright (rev 0)
+++ mlpack/conf/packages/mlpack/trunk/debian/copyright 2012-08-21 19:50:28 UTC (rev 13438)
@@ -0,0 +1,30 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: MLPACK
+Upstream-Contact: Ryan Curtin <gth671b at mail.gatech.edu>
+Source: http://www.mlpack.org/
+
+Files: *
+Copyright: 2008-2012, Ryan Curtin <gth671b at mail.gatech.edu>
+ 2008-2012, Bill March <march at gatech.edu>
+ 2008-2012, Dongryeol Lee <dongryel at cc.gatech.edu>
+ 2008-2012, Nishant Mehta <niche at cc.gatech.edu>
+ 2008-2012, Parikshit Ram <p.ram at gatech.edu>
+ 2009-2012, James Cline <james.cline at gatech.edu>
+ 2010-2012, Sterling Peet <sterling.peet at gatech.edu>
+ 2011-2012, Matthew Amidon <mamidon at gatech.edu>
+ 2011-2012, Neil Slagle <npslagle at gmail.com>
+ 2011-2012, Ajinkya Kale <kaleajinkya at gmail.com>
+ 2011-2011, Vlad Grantcharov <vlad321 at gatech.edu>
+ 2011-2011, Noah Kauffman <notoriousnoah at gmail.com>
+ 2008-2009, Chip Mappus <cmappus at gatech.edu>
+ 2008-2009, Hua Ouyang <houyang at gatech.edu>
+ 2008-2009, Long Quoc Tran <tqlong at gmail.com>
+ 2011-2011, Guillermo Colon <gcolon7 at mail.gatech.edu>
+ 2008-2009, Wei Guan <wguan at cc.gatech.edu>
+ 2008-2009, Ryan Riegel <rriegel at cc.gatech.edu>
+ 2008-2009, Nikolaos Vasiloglou <nvasil at ieee.org>
+ 2008-2009, Garry Boyer <garryb at gmail.com>
+ 2012-2012, Andreas Löf <andreas.lof at cs.waikato.ac.nz>
+License: LGPL-3+
+ The text of the license is available on Debian systems in the
+ /usr/share/common-licenses/LGPL-3 file.
More information about the mlpack-svn
mailing list