[mlpack-svn] r12471 - in mlpack/conf/packages/mlpack/tags: . 1.0.1-0~rc2~precise 1.0.1-0~rc2~precise/debian 1.0.1-0~rc2~precise/debian/patches 1.0.1-0~rc2~precise/debian/source

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Thu Apr 19 15:42:20 EDT 2012


Author: speet3
Date: 2012-04-19 15:42:20 -0400 (Thu, 19 Apr 2012)
New Revision: 12471

Added:
   mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/
   mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/control
   mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/series
   mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/update-manpage-generation-for-less-errors.patch
Removed:
   mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/control
   mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/series
   mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/source/include-binaries
Modified:
   mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/changelog
Log:
Tag the working 1.0.1-0~rc2~precise package contents, as sent to launchpad.
This tag can be used to compare with other builds later on.



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

Modified: mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/changelog
===================================================================
--- mlpack/conf/packages/mlpack/branches/1.0.X/debian/changelog	2012-04-16 20:50:04 UTC (rev 12416)
+++ mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/changelog	2012-04-19 19:42:20 UTC (rev 12471)
@@ -1,5 +1,5 @@
-mlpack (1.0.1-0~rc1~precise) UNRELEASED; urgency=high
+mlpack (1.0.1-0~rc2~precise) precise; urgency=low
 
   * Initial release (Closes: #660925)
 
- -- Sterling Lewis Peet <sterling.peet at gatech.edu>  Mon, 06 Mar 2012 11:39:52 -0500
+ -- Sterling Lewis Peet <sterling.peet at gatech.edu>  Thu, 19 Apr 2012 15:17:50 -0400

Deleted: mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/control
===================================================================
--- mlpack/conf/packages/mlpack/branches/1.0.X/debian/control	2012-04-16 20:50:04 UTC (rev 12416)
+++ mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/control	2012-04-19 19:42:20 UTC (rev 12471)
@@ -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
-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: all
-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-0~rc2~precise/debian/control (from rev 12418, mlpack/conf/packages/mlpack/branches/1.0.X/debian/control)
===================================================================
--- mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/control	                        (rev 0)
+++ mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/control	2012-04-19 19:42:20 UTC (rev 12471)
@@ -0,0 +1,52 @@
+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
+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.

Deleted: mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/series
===================================================================
--- mlpack/conf/packages/mlpack/branches/1.0.X/debian/patches/series	2012-04-16 20:50:04 UTC (rev 12416)
+++ mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/series	2012-04-19 19:42:20 UTC (rev 12471)
@@ -1,3 +0,0 @@
-build-Doxygen.patch
-no-debug-or-profiling-info.patch
-require-manpage-generation.patch

Copied: mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/series (from rev 12419, mlpack/conf/packages/mlpack/branches/1.0.X/debian/patches/series)
===================================================================
--- mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/series	                        (rev 0)
+++ mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/series	2012-04-19 19:42:20 UTC (rev 12471)
@@ -0,0 +1,4 @@
+build-Doxygen.patch
+no-debug-or-profiling-info.patch
+require-manpage-generation.patch
+update-manpage-generation-for-less-errors.patch

Copied: mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/update-manpage-generation-for-less-errors.patch (from rev 12419, mlpack/conf/packages/mlpack/branches/1.0.X/debian/patches/update-manpage-generation-for-less-errors.patch)
===================================================================
--- mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/update-manpage-generation-for-less-errors.patch	                        (rev 0)
+++ mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/patches/update-manpage-generation-for-less-errors.patch	2012-04-19 19:42:20 UTC (rev 12471)
@@ -0,0 +1,19 @@
+--- a/CMake/exec2man.sh
++++ b/CMake/exec2man.sh
+@@ -63,6 +63,8 @@
+ # The awk script is a little ugly, but it is meant to format parameters
+ # correctly so that the entire description of the parameter is on one line (this
+ # helps avoid 'man' warnings).
++# The sed line at the end removes accidental macros from the output, replacing
++# 'word' with "word".
+ ./$name -h | \
+   sed 's/^For further information/Additional Information\n\n For further information/' | \
+   sed 's/^consult the documentation/ consult the documentation/' | \
+@@ -73,5 +75,6 @@
+   sed 's/  / /g' | \
+   awk '/NAME/,/REQUIRED OPTIONS/ { print; } /ADDITIONAL INFORMATION/,0 { print; } /REQUIRED OPTIONS/,/ADDITIONAL INFORMATION/ { if (!/REQUIRED_OPTIONS/ && !/OPTIONS/ && !/ADDITIONAL INFORMATION/) { if (/ --/) { printf "\n" } sub(/^[ ]*/, ""); sub(/ [ ]*/, " "); printf "%s ", $0; } else { if (!/REQUIRED OPTIONS/ && !/ADDITIONAL INFORMATION/) { print "\n"$0; } } }' | \
+   sed 's/  ADDITIONAL INFORMATION/\n\nADDITIONAL INFORMATION/' | \
+-  txt2man -P mlpack -t $name -d 1 > $output
++  txt2man -P mlpack -t $name -d 1 | \
++  sed "s/^'\([A-Za-z0-9 ]*\)'/\"\1\"/" > $output
+ 

Deleted: mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/source/include-binaries
===================================================================
--- mlpack/conf/packages/mlpack/branches/1.0.X/debian/source/include-binaries	2012-04-16 20:50:04 UTC (rev 12416)
+++ mlpack/conf/packages/mlpack/tags/1.0.1-0~rc2~precise/debian/source/include-binaries	2012-04-19 19:42:20 UTC (rev 12471)
@@ -1,16 +0,0 @@
-man/allkfn.1.gz
-man/allknn.1.gz
-man/emst.1.gz
-man/gmm.1.gz
-man/hmm_generate.1.gz
-man/hmm_loglik.1.gz
-man/hmm_train.1.gz
-man/hmm_viterbi.1.gz
-man/kmeans.1.gz
-man/lars.1.gz
-man/linear_regression.1.gz
-man/mvu.1.gz
-man/nbc.1.gz
-man/nca.1.gz
-man/pca.1.gz
-man/radical.1.gz




More information about the mlpack-svn mailing list