[mlpack] 01/01: canonicalize to lower case mlpack per upstream request

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Jan 18 11:39:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit f189b759418c22b72a76d8d7324dd3e77c9d4a50
Author: Barak A. Pearlmutter <barak+git at pearlmutter.net>
Date:   Mon Jan 18 11:39:14 2016 +0000

    canonicalize to lower case mlpack per upstream request
---
 debian/control                           | 23 ++++++++++++-----------
 debian/mlpack-doc.doc-base.mlpack-manual |  4 ++--
 2 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index e53c5d9..8253102 100644
--- a/debian/control
+++ b/debian/control
@@ -27,9 +27,9 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libmlpack2 (= ${binary:Version}),
 	 libarmadillo-dev (>= 1:3.6.0), liblapack-dev, libxml2-dev, libboost-dev
 Suggests: mlpack-doc
 Description: intuitive, fast, scalable C++ machine learning library (development libs)
- This package contains the MLPACK Library development files.
+ This package contains the mlpack Library development files.
  .
- MLPACK (Machine Learning PACK) is an intuitive, fast, scalable C++
+ Machine Learning Pack (mlpack) is an intuitive, fast, 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
@@ -41,9 +41,9 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: intuitive, fast, scalable C++ machine learning library (runtime library)
- This package contains the MLPACK Library runtime files.
+ This package contains the mlpack Library runtime files.
  .
- MLPACK (Machine Learning PACK) is an intuitive, fast, scalable C++
+ Machine Learning Pack (mlpack) is an intuitive, fast, 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
@@ -55,9 +55,9 @@ Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, libmlpack2 (>= ${binary:Version})
 Description: intuitive, fast, scalable C++ machine learning library (binaries)
- This package contains example binaries using the MLPACK Library.
+ This package contains example binaries using the mlpack Library.
  .
- MLPACK (Machine Learning PACK) is an intuitive, fast, scalable C++
+ Machine Learning Pack (mlpack) is an intuitive, fast, 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
@@ -69,9 +69,10 @@ Architecture: all
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: intuitive, fast, scalable C++ machine learning library (documentation)
- This package contains documentation for the MLPACK Library.
+ This package contains documentation for the mlpack Library.
  .
- MLPACK is an intuitive, fast, 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.
+ Machine Learning Pack (mlpack) is an intuitive, fast, 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.
diff --git a/debian/mlpack-doc.doc-base.mlpack-manual b/debian/mlpack-doc.doc-base.mlpack-manual
index ca6c064..673751d 100644
--- a/debian/mlpack-doc.doc-base.mlpack-manual
+++ b/debian/mlpack-doc.doc-base.mlpack-manual
@@ -1,8 +1,8 @@
 Document: mlpack-manual
-Title: MLPACK Reference Manual
+Title: Mlpack Reference Manual
 Author: Ryan Curtin, et al
 Abstract:
- Reference Manual for the MLPACK C++ machine learning library.
+ Reference Manual for the mlpack C++ machine learning library.
  This documentation is generated by DOxygen.
 Section: Programming/C++
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list