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 ba63baa64ba14011162172f160868627869b6c15 Author: Alexandre Mestiashvili <[email protected]> Date: Wed Feb 10 14:34:29 2016 +0100 d/control: remove python{3)-nose d/changelog: update, upload to unstable --- debian/changelog | 10 ++++++++++ debian/control | 2 -- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 89b6cf8..1bca2b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +python-multipletau (0.1.5+ds-3) unstable; urgency=medium + + * d/control: bump Standards-Version, update Vcs-* fields, + remove python{3}-nose + * d/rules: use pytest instead of python-nose + * d/patches/numpy_1.11.0.patch: fix compatibility problem with NumPy_1.11.0 + Closes: #813983 + + -- Alexandre Mestiashvili <[email protected]> Wed, 10 Feb 2016 14:32:31 +0100 + python-multipletau (0.1.5+ds-2) unstable; urgency=medium * d/watch: fix watch file diff --git a/debian/control b/debian/control index e4265f3..3d2de6e 100644 --- a/debian/control +++ b/debian/control @@ -6,13 +6,11 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all, - python-nose, python-numpy, python-numpydoc, python-setuptools, python-sphinx, python3-all, - python3-nose, python3-numpy, python3-numpydoc, python3-setuptools, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-multipletau.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
