[med-svn] [python-multipletau] 06/10: d/control: make the short descr a bit different d/watch: fix typo
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Tue Dec 15 17:11:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository python-multipletau.
commit 443876b4480d318cb801e34f4e7bc299fd7ee926
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Tue Dec 15 16:21:04 2015 +0100
d/control: make the short descr a bit different
d/watch: fix typo
---
debian/control | 4 ++--
debian/watch | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index ca23b4a..690eeb7 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Description: multiple-tau algorithm for Python/NumPy
Package: python3-multipletau
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
-Description: multiple-tau algorithm for Python/NumPy
+Description: multiple-tau algorithm for Python3/NumPy
Multipe-tau correlation is computed on a logarithmic scale (less
data points are computed) and is thus much faster than conventional
correlation on a linear scale such as `numpy.correlate`
@@ -54,7 +54,7 @@ Package: python-multipletau-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
-Description: documentation for multipletau python module
+Description: documentation for multipletau Python module
This package contains HTML documentation for python-multipletau
.
An online reference is available
diff --git a/debian/watch b/debian/watch
index 2484a9d..ca36fb3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,5 @@
version=3
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
-filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/python-multipletau-$1\.tar\.gz/,\
-dversionmangle=s/\+dfsg(\.\d+)?$//,repacksuffix=+ds \
+filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/python-multipletau-$1\.tar\.gz/, dversionmangle=s/\+ds(\.\d+)?$//,repacksuffix=+ds \
https://github.com/paulmueller/multipletau/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-multipletau.git
More information about the debian-med-commit
mailing list