[caffe] 02/02: control: fix typo, update description

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Jul 4 13:04:02 UTC 2016


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

cdluminate-guest pushed a commit to branch master
in repository caffe.

commit 0c002307e6784a4fa604a6df8a0afec41c059c86
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Mon Jul 4 13:03:38 2016 +0000

    control: fix typo, update description
---
 debian/changelog |  1 +
 debian/control   | 18 ++++++++----------
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f952936..78c6ca5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ caffe (1.0.0~rc3-3) UNRELEASED; urgency=medium
 
   * Remove octave related packages and corresponding builds, because
     upstream support for octave is limited.
+  * Fix typo in package descriptions, update descriptions.
 
  -- Zhou Mo <cdluminate at gmail.com>  Sat, 02 Jul 2016 06:02:02 +0000
 
diff --git a/debian/control b/debian/control
index 2abd464..8960a48 100644
--- a/debian/control
+++ b/debian/control
@@ -58,23 +58,21 @@ Package: caffe-cpu
 Section: metapackages
 Architecture: any
 Depends: caffe-tools-cpu   (= ${binary:Version}),
-         libcaffe-cpu1     (= ${binary:Version}),
          python3-caffe-cpu (= ${binary:Version}),
+         libcaffe-cpu1     (= ${binary:Version}),
          ${misc:Depends},
 Suggests: libcaffe-cpu-dev (= ${binary:Version}),
-#          octave-caffe-cpu (= ${binary:Version}),
           caffe-doc        (= ${binary:Version}),
 Conflicts: caffe-cuda
-Description: Fask, open framework for Deep Learning (meta)
+Description: Fast, open framework for Deep Learning (Meta)
  Caffe is a deep learning framework made with expression, speed,
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This meta package pulls CPU_ONLY version of caffe:
+ This metapackage pulls CPU_ONLY version of caffe:
   * caffe-tools-cpu
   * libcaffe-cpu*
   * python3-caffe-cpu 
- .
  And suggests these packages:
   * libcaffe-cpu-dev
   * octave-caffe-cpu
@@ -94,7 +92,7 @@ Description: Tools for fast, open framework for Deep Learning (CPU_ONLY)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains caffe executables, configured as CPU_ONLY.
+ It contains caffe executables, configured as CPU_ONLY.
 
 Package: libcaffe-cpu1
 Section: libs
@@ -107,7 +105,7 @@ Description: library of Caffe, deep learning framework (CPU_ONLY)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains caffe shared library, configured as CPU_ONLY.
+ It contains caffe shared library, configured as CPU_ONLY.
 
 Package: libcaffe-cpu-dev
 Section: libdevel
@@ -121,7 +119,7 @@ Description: development files for Caffe (CPU_ONLY)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains development files of caffe.
+ It contains development files of caffe.
 
 Package: python3-caffe-cpu
 Section: python
@@ -148,5 +146,5 @@ Description: Doxygen Document of Caffe
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains doxygen document of caffe, including
- both HTML version and PDF version.
+ This package contains doxygen documents (both HTML version and
+ PDF version) and other documents.

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



More information about the debian-science-commits mailing list