[mlpack-svn] r12770 - in mlpack/conf/packages/mlpack/tags: . 1.0.1-1~sid 1.0.1-1~sid/debian

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Thu May 24 11:24:47 EDT 2012


Author: speet3
Date: 2012-05-24 11:24:47 -0400 (Thu, 24 May 2012)
New Revision: 12770

Added:
   mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/
   mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/debian/control
Removed:
   mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/debian/control
Modified:
   mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/debian/changelog
Log:
Tag first attempt at full mlpack package for submission to mentors.debian.org



Property changes on: mlpack/conf/packages/mlpack/tags/1.0.1-1~sid
___________________________________________________________________
Added: svn:mergeinfo
   + /mlpack/conf/packages/mlpack/trunk:11350-12128

Modified: mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/debian/changelog
===================================================================
--- mlpack/conf/packages/mlpack/branches/1.0.X/debian/changelog	2012-05-24 14:31:21 UTC (rev 12768)
+++ mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/debian/changelog	2012-05-24 15:24:47 UTC (rev 12770)
@@ -1,5 +1,5 @@
-mlpack (1.0.1-0~rc4~precise) UNRELEASED; urgency=low
+mlpack (1.0.1-1) sid; urgency=low
 
   * Initial release (Closes: #660925)
 
- -- Sterling Lewis Peet <sterling.peet at gatech.edu>  Thu, 19 Apr 2012 15:17:50 -0400
+ -- Sterling Lewis Peet <sterling.peet at gatech.edu>  Thu, 24 May 2012 10:57:17 -0400

Deleted: mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/debian/control
===================================================================
--- mlpack/conf/packages/mlpack/branches/1.0.X/debian/control	2012-05-24 14:31:21 UTC (rev 12768)
+++ mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/debian/control	2012-05-24 15:24:47 UTC (rev 12770)
@@ -1,52 +0,0 @@
-Source: mlpack
-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, graphviz, txt2man
-Standards-Version: 3.9.1
-Section: libs
-Homepage: http://www.mlpack.org/
-Vcs-Svn: http://svn.cc.gatech.edu/fastlab/mlpack/conf/packages/mlpack/trunk
-Vcs-Browser: http://trac.research.cc.gatech.edu/fastlab/browser
-
-Package: libmlpack-dev
-Section: libdevel
-Architecture: any
-Depends: liblapack-dev, libarmadillo-dev (>= 2.4.0), 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
- 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
- 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 
- methods and function as a "swiss army knife" for machine learning researchers.
-
-Package: mlpack-bin
-Section: libs
-Architecture: any
-Depends: libmlpack1, ${shlibs:Depends}, ${misc:Depends}
-Description: Executable cli binaries for Machine Learning methods
- 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
- methods and function as a "swiss army knife" for machine learning researchers.
-
-Package: mlpack-doc
-Section: doc
-Architecture: all
-Depends: libmlpack1, ${misc:Depends}
-Description: Documentation for using MLPACK binaries and 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
- methods and function as a "swiss army knife" for machine learning researchers.

Copied: mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/debian/control (from rev 12769, mlpack/conf/packages/mlpack/branches/1.0.X/debian/control)
===================================================================
--- mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/debian/control	                        (rev 0)
+++ mlpack/conf/packages/mlpack/tags/1.0.1-1~sid/debian/control	2012-05-24 15:24:47 UTC (rev 12770)
@@ -0,0 +1,51 @@
+Source: mlpack
+Priority: extra
+Maintainer: Sterling Peet <sterling.peet at gatech.edu>
+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
+Standards-Version: 3.9.1
+Section: libs
+Homepage: http://www.mlpack.org/
+Vcs-Svn: http://svn.cc.gatech.edu/fastlab/mlpack/conf/packages/mlpack/trunk
+Vcs-Browser: http://trac.research.cc.gatech.edu/fastlab/browser
+
+Package: libmlpack-dev
+Section: libdevel
+Architecture: any
+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
+ methods and function as a "swiss army knife" for machine learning researchers.
+
+Package: libmlpack1
+Section: libs
+Architecture: any
+Depends: boost, ${shlibs:Depends}, ${misc:Depends}
+Description:  Fast and scalable C++ machine learning 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 
+ methods and function as a "swiss army knife" for machine learning researchers.
+
+Package: mlpack-bin
+Section: libs
+Architecture: any
+Depends: libmlpack1, ${shlibs:Depends}, ${misc:Depends}
+Description: Executable cli binaries for Machine Learning methods
+ 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
+ methods and function as a "swiss army knife" for machine learning researchers.
+
+Package: mlpack-doc
+Section: doc
+Architecture: all
+Depends: libmlpack1, ${misc:Depends}
+Description: Documentation for using MLPACK binaries and 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
+ methods and function as a "swiss army knife" for machine learning researchers.




More information about the mlpack-svn mailing list