This is an automated email from the git hooks/post-receive script. yoh pushed a commit to branch master in repository python-mne.
commit 1c731833baaa76b4e0d18fc1376ad81fda1377f3 Author: Yaroslav Halchenko <[email protected]> Date: Mon Sep 22 11:17:38 2014 +0200 debian/control - removed pysupport from build-depends (not used) --- debian/changelog | 4 +++- debian/control | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 33899f0..93c147a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,10 @@ python-mne (0.8.3+dfsg-1) UNRELEASED; urgency=low [ Yaroslav Halchenko ] * debian/copyright - updated to note MIT license for bootstrap 3.0 + * debian/control + - removed pysupport from build-depends (not used) - -- Yaroslav Halchenko <[email protected]> Sun, 21 Sep 2014 23:52:26 +0200 + -- Yaroslav Halchenko <[email protected]> Mon, 22 Sep 2014 11:17:31 +0200 python-mne (0.7.3-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 6f83f76..28600df 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Section: python Priority: optional Build-Depends: debhelper (>= 9), python-all, - python-support, python-numpy, python-scipy, python-sphinx (>= 1.0~), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
