[med-svn] [python-multipletau] 01/04: d/control: cme fix dpkg d/changelog: update
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Wed Feb 10 14:51:16 UTC 2016
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 169466340821fa5a7500deafd2bf93e5653b0d8a
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Wed Feb 10 09:27:15 2016 +0100
d/control: cme fix dpkg
d/changelog: update
---
debian/changelog | 3 ++-
debian/control | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4d950ae..89b6cf8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
python-multipletau (0.1.5+ds-2) unstable; urgency=medium
* d/watch: fix watch file
+ * d/control: cme fix dpkg
- -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de> Wed, 16 Dec 2015 10:17:45 +0100
+ -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de> Wed, 10 Feb 2016 09:28:06 +0100
python-multipletau (0.1.5+ds-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index c6c8f14..e4265f3 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,9 @@ Build-Depends: debhelper (>= 9),
python3-numpydoc,
python3-setuptools,
python3-sphinx
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-multipletau.git
-Vcs-Git: git://anonscm.debian.org/debian-med/python-multipletau.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/python-multipletau.git
Homepage: http://paulmueller.github.io/multipletau
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
@@ -53,7 +53,7 @@ Description: multiple-tau algorithm for Python3/NumPy
Package: python-multipletau-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-mathjax
+Depends: libjs-mathjax, ${misc:Depends}, ${sphinxdoc:Depends}
Description: documentation for multipletau Python module
This package contains HTML documentation for python-multipletau
.
--
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