[libfann] 46/133: Fix Python in package description

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:07:47 UTC 2014


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

chrisk-guest pushed a commit to branch master
in repository libfann.

commit 6b0dd155d84f3fc99594f409bdef5355f45a9334
Author: Christian Kastner <debian at kvr.at>
Date:   Sat Jun 19 16:31:04 2010 +0200

    Fix Python in package description
    
    Capitalize Python, fixes a lintian Info. Also remove a reference to the
    upstream extension because we provide one.
---
 debian/changelog |  7 +++++++
 debian/control   | 18 +++++++++---------
 2 files changed, 16 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ff86534..4d75e5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libfann (2.1.0~beta~dfsg-2) unstable; urgency=low
+
+  * debian/control:
+    - Capitalize Python, and remove redundant reference to Python extension
+
+ -- Christian Kastner <debian at kvr.at>  Sun, 20 Jun 2010 17:48:13 +0200
+
 libfann (2.1.0~beta~dfsg-1) unstable; urgency=low
 
   * New Maintainer. Closes: #583645
diff --git a/debian/control b/debian/control
index 7a11512..b529990 100644
--- a/debian/control
+++ b/debian/control
@@ -34,8 +34,8 @@ Description: Fast Artificial Neural Network Library
  sparsely connected networks. Cross-platform execution in both fixed
  and floating point are supported. It includes a framework for easy
  handling of training data sets. It is easy to use, versatile, well
- documented, and fast. A python binding is available, and bindings for
- PHP, C++, .NET, Python, Delphi, Octave, Ruby, Pure Data and Mathematica
+ documented, and fast. A Python binding is available, and bindings for
+ PHP, C++, .NET, Delphi, Octave, Ruby, Pure Data and Mathematica
  can be downloaded from FANN's homepage.
  .
  This package contains the shared libraries.
@@ -59,8 +59,8 @@ Description: Development libraries and header files for FANN
  sparsely connected networks. Cross-platform execution in both fixed
  and floating point are supported. It includes a framework for easy
  handling of training data sets. It is easy to use, versatile, well
- documented, and fast. A python binding is available, and bindings for
- PHP, C++, .NET, Python, Delphi, Octave, Ruby, Pure Data and Mathematica
+ documented, and fast. A Python binding is available, and bindings for
+ PHP, C++, .NET, Delphi, Octave, Ruby, Pure Data and Mathematica
  can be downloaded from FANN's homepage.
  .
  This package contains the header files and static libraries which are
@@ -84,11 +84,11 @@ Description: Python bindings for FANN
  sparsely connected networks. Cross-platform execution in both fixed
  and floating point are supported. It includes a framework for easy
  handling of training data sets. It is easy to use, versatile, well
- documented, and fast. A python binding is available, and bindings for
- PHP, C++, .NET, Python, Delphi, Octave, Ruby, Pure Data and Mathematica
+ documented, and fast. A Python binding is available, and bindings for
+ PHP, C++, .NET, Delphi, Octave, Ruby, Pure Data and Mathematica
  can be downloaded from FANN's homepage.
  .
- This package contains the python wrapper for FANN.
+ This package contains the Python wrapper for FANN.
 
 Package: libfann-doc
 Section: doc
@@ -104,8 +104,8 @@ Description: API documentation for FANN
  sparsely connected networks. Cross-platform execution in both fixed
  and floating point are supported. It includes a framework for easy
  handling of training data sets. It is easy to use, versatile, well
- documented, and fast. A python binding is available, and bindings for
- PHP, C++, .NET, Python, Delphi, Octave, Ruby, Pure Data and Mathematica
+ documented, and fast. A Python binding is available, and bindings for
+ PHP, C++, .NET, Delphi, Octave, Ruby, Pure Data and Mathematica
  can be downloaded from FANN's homepage.
  .
  This package contains the API documentation in HTML form and some

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



More information about the debian-science-commits mailing list