Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Breaks+Replaces: python-nibabel
· eaf839d5
Andreas Tille
authored
Jan 20, 2020
eaf839d5
Use default Debian Med repository layout for Git repository
· 6d5ba0a2
Andreas Tille
authored
Jan 20, 2020
6d5ba0a2
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6d5ba0a2
...
...
@@ -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
...
...
debian/control
View file @
6d5ba0a2
...
...
@@ -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,
...
...
debian/gbp.conf
deleted
100644 → 0
View file @
22f42fc2
[
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