Étienne Mollier pushed to branch master at Debian Med / python-mne
Commits: 9b8ef10c by Étienne Mollier at 2022-12-03T21:32:41+01:00 d/control: remove dependencies to nose. Closes: #1018533 - - - - - b08c672a by Étienne Mollier at 2022-12-03T21:33:31+01:00 d/control: add myself to uploaders. - - - - - 17938ef2 by Étienne Mollier at 2022-12-03T21:39:14+01:00 d/copyright: remove superfluous references to externals. - - - - - b6f73ad6 by Étienne Mollier at 2022-12-03T21:46:15+01:00 ready to upload to unstable although, given the amount of lintian complaints, there is probably quite some work ahead. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +python-mne (1.2.0+dfsg-2) unstable; urgency=medium + + * d/control: remove dependencies to nose. (Closes: #1018533) + * d/control: add myself to uploaders. + * d/copyright: remove superfluous references to externals. + + -- Étienne Mollier <[email protected]> Sat, 03 Dec 2022 21:45:54 +0100 + python-mne (1.2.0+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,7 +1,8 @@ Source: python-mne Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Yaroslav Halchenko <[email protected]>, - Michael Hanke <[email protected]> + Michael Hanke <[email protected]>, + Étienne Mollier <[email protected]> Section: python Testsuite: autopkgtest-pkg-python Priority: optional @@ -16,7 +17,6 @@ Build-Depends: debhelper-compat (= 13), python3-joblib, python3-matplotlib, python3-nibabel, - python3-nose, python3-numpy, python3-pytest, python3-pytest-cov, @@ -53,7 +53,6 @@ Depends: help2man, ${python3:Depends} Recommends: python3-vtk9, python3-nibabel, - python3-nose, python3-pytest Suggests: mayavi2, ipython, ===================================== debian/copyright ===================================== @@ -19,25 +19,6 @@ Files: debian/* Copyright: 2010-2015, Yaroslav Halchenko <[email protected]>, Alexandre Gramfort <[email protected]> License: BSD-3-Clause -Files: mne/externals/decorator.py -Copyright: 2005-2012, Michele Simionato -License: BSD-2-Clause - -Files: mne/externals/FieldTrip.py -Copyright: 2008, Robert Oostenveld, S. Klanke - F.C. Donders Centre for Cognitive Neuroimaging, - Radboud University Nijmegen, The Netherlands. - http://www.ru.nl/fcdonders/fieldtrip -License: BSD-3-Clause - -Files: mne/externals/jdcal.py -Copyright: 2010, Prasanth Nair, <[email protected]> -License: BSD-2-Clause - -Files: mne/externals/tempita/* -Copyright: 2008 Ian Bicking and Contributors -License: Expat - License: BSD-2-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are View it on GitLab: https://salsa.debian.org/med-team/python-mne/-/compare/2bc3dc807d4588859dc10747b99d46ef5fdb88df...b6f73ad6c57f7b4913a67d0f1484ab943708b385 -- View it on GitLab: https://salsa.debian.org/med-team/python-mne/-/compare/2bc3dc807d4588859dc10747b99d46ef5fdb88df...b6f73ad6c57f7b4913a67d0f1484ab943708b385 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
