[python-dtcwt] 495/497: d/control: correct typo in VCS fields

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:42 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit a4bc45f73e3bfc3371ce65b820ab59fb81d9701a
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jul 21 18:45:39 2015 +0100

    d/control: correct typo in VCS fields
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 40c115e..c8c7bb9 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools,
                python3-six
 Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/cgit/debian-science/packages/python-dctwt.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/python-dctwt.git
+Vcs-Browser: http://anonscm.debian.org/cgit/debian-science/packages/python-dtcwt.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/python-dtcwt.git
 Homepage: https://github.com/rjw57/dtcwt
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
@@ -37,7 +37,7 @@ Description: Dual-Tree Complex Wavelet Transform library for Python 2
  wavelet transforms and their inverse in Python, along with a collection of 
  DT-CWT algorithms and GPU acceleration.
  .
- This package provides the Python 2 version of the DT-CWT.
+ This package provides the Python 2 version of the DT-CWT module.
 
 Package: python3-dtcwt
 Section: python
@@ -50,7 +50,7 @@ Description: Dual-Tree Complex Wavelet Transform library for Python 3
  wavelet transforms and their inverse in Python, along with a collection of 
  DT-CWT algorithms and GPU acceleration.
  .
- This package provides the Python 3 version of the DT-CWT.
+ This package provides the Python 3 version of the DT-CWT module.
 
 Package: python-dtcwt-doc
 Section: doc

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



More information about the debian-science-commits mailing list