1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
neuron (8.2.6-2) unstable; urgency=medium
* Team upload.
* d/rules: Build package for all supported Python (Closes: #1123514).
-- Emmanuel Arias <eamanu@debian.org> Mon, 22 Dec 2025 13:33:41 -0300
neuron (8.2.6-1) unstable; urgency=medium
* New upstream version: 8.2.6
* Update d/watch file
* Refresh patches, drop ones that were merged upstream
* Add python3.13-support.patch from upstream for Python 3.13 support
* Update build dependencies
* Add fix-missing-std-namespace.patch, gcc-15-fix.patch:
- Resolves FTBFS with newer compilers (Closes: #1097455)
* Add fix-gitless-build.patch: Make package build outside of a Git repo
* Add missing link for nrnpyenv.sh to PATH
* Add missing numpy ABI dependency
-- Matthias Klumpp <mak@debian.org> Sun, 04 May 2025 23:46:45 +0200
neuron (8.2.2-8) unstable; urgency=medium
* Team upload.
* Add upstream metadata
* Reformatted the patches to "gbp pq" style
* Cherry-picked patch from upstream for Python 3.13. Closes: #1092522
-- Michael R. Crusoe <crusoe@debian.org> Mon, 24 Feb 2025 13:38:27 +0100
neuron (8.2.2-7) unstable; urgency=medium
* Team upload.
* neuron-dev Depends: s/libopenmpi-dev/mpi-default-dev/
Closes: #1076119
* Standards-Version: 4.7.0 (routine-update)
* Fix Maintainer name of Debian Science team (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 08 Aug 2024 15:39:52 +0200
neuron (8.2.2-6) unstable; urgency=medium
* Team Upload.
* Add patch to reove distutils usage (Closes: #1061311)
* python3-neuron.install: fixup to get correct py lib installed
* Cleanup files to fixup build-after-build (Closes: #1048047)
-- Nilesh Patra <nilesh@debian.org> Sat, 27 Jan 2024 19:49:16 +0000
neuron (8.2.2-5) unstable; urgency=medium
* Fix paths and dependencies to fix building models
with nrnivmodl
* tests: Add test for model compilation
-- Matthias Klumpp <mak@debian.org> Sun, 02 Jul 2023 22:42:25 +0200
neuron (8.2.2-4) unstable; urgency=medium
* Drop files that conflict with libinterviews-dev (Closes: #1030702)
-- Matthias Klumpp <mak@debian.org> Mon, 06 Feb 2023 17:22:56 +0100
neuron (8.2.2-3) unstable; urgency=medium
* autopkgtests: Allow stderr output
-- Matthias Klumpp <mak@debian.org> Sun, 05 Feb 2023 20:40:52 +0100
neuron (8.2.2-2) unstable; urgency=medium
* Drop autopkgtest-pkg-python in favour of explicit tests
- The automatic Python tests will not work easily as they'd need
GUI support. This also conflicts with the manual test.
-- Matthias Klumpp <mak@debian.org> Fri, 03 Feb 2023 14:21:33 +0100
neuron (8.2.2-1) unstable; urgency=medium
* New upstream release: 8.2.2 (Closes: #1023975)
* Update d/copyright
* Mark rules as not requiring root
* Update dependencies of neuron-dev to include commonly
needed development packages (Closes: #1010624)
-- Matthias Klumpp <mak@debian.org> Fri, 03 Feb 2023 12:18:08 +0100
neuron (7.6.3-4) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* Testsuite: autopkgtest-pkg-python
* Bump debhelper from old 11 to 13 (lintian-brush)
* Add salsa-ci.yml
* Lintian-overrides for library-not-linked-against-libc
[ Étienne Mollier ]
* d/control: python3-neuron depends on python3-pkg-resources.
* d/rules: fix neuron and hoc modules location. (Closes: #895531)
* d/python3-neuron.lintian-overrides: refresh after moving hoc.
* d/control: target python3.11 for autopkgtest.
-- Étienne Mollier <emollier@debian.org> Thu, 12 Jan 2023 21:07:14 +0100
neuron (7.6.3-2) unstable; urgency=medium
* Team upload.
* d/watch: update to match new upstream release pages.
* d/rules: fix chrpath invocation on python objects. (Closes: #1026507)
* d/gbp.conf: declare no pristine tar support.
* d/*.lintian-overrides: refresh RUNPATH overrides.
* d/control: declare compliance to standards version 4.6.2.
-- Étienne Mollier <emollier@debian.org> Tue, 03 Jan 2023 23:03:27 +0100
neuron (7.6.3-1) unstable; urgency=medium
* New upstream version: 7.6.3
* Refresh and update all patches
* Ensure autoreconf always happens
* Bump minimal Python version
* Update Lintian override to ignore the librxdmath0
library in the neuron package as well
-- Matthias Klumpp <mak@debian.org> Sat, 22 Dec 2018 14:46:16 +0100
neuron (7.5-1) unstable; urgency=medium
* Initial release (Closes: #597196)
-- Matthias Klumpp <mak@debian.org> Sun, 28 Jan 2018 10:36:54 +0100
|