Skip to content
Commits on Source (2)
......@@ -6,6 +6,9 @@ nibabel (2.5.1-3) UNRELEASED; urgency=medium
- Priotity optional instead of extra
- Drop some unneeded versioned dependencies
- Formatting
* Breaks+Replaces: python-nibabel
Closes: #948372
* Use default Debian Med repository layout for Git repository
-- Andreas Tille <tille@debian.org> Mon, 20 Jan 2020 10:40:02 +0100
......
......@@ -37,6 +37,8 @@ Recommends: python3-dicom,
python3-fuse
Suggests: python-nibabel-doc,
python3-mock
Breaks: python-nibabel
Replaces: python-nibabel
Description: Python3 bindings to various neuroimaging data formats
NiBabel provides read and write access to some common medical and
neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
......
[DEFAULT]
# the default branch for upstream sources:
upstream-branch = releases
# the default branch for the debian patch:
debian-branch = dist/debian/proper
# the default tag formats used:
upstream-tag = %(version)s
debian-tag = debian/%(version)s