[med-svn] [Git][med-team/nibabel][master] 5 commits: Drop Build-Depends: python3-bz2file (addresses #987287, #1001201)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Dec 13 19:12:53 GMT 2021
Andreas Tille pushed to branch master at Debian Med / nibabel
Commits:
2a7a0d32 by Andreas Tille at 2021-12-13T19:56:21+01:00
Drop Build-Depends: python3-bz2file (addresses #987287, #1001201)
- - - - -
89c84171 by Andreas Tille at 2021-12-13T19:56:36+01:00
routine-update: Standards-Version: 4.6.0
- - - - -
25232980 by Andreas Tille at 2021-12-13T19:56:36+01:00
routine-update: debhelper-compat 13
- - - - -
070d7b81 by Andreas Tille at 2021-12-13T19:56:46+01:00
Apply multi-arch hints.
+ python-nibabel-doc: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
- - - - -
35c1bd6f by Andreas Tille at 2021-12-13T19:56:48+01:00
routine-update: watch file standard 4
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+nibabel (3.2.1-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Drop Build-Depends: python3-bz2file (addresses #987287, #1001201)
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Apply multi-arch hints.
+ + python-nibabel-doc: Add Multi-Arch: foreign.
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Mon, 13 Dec 2021 19:55:56 +0100
+
nibabel (3.2.1-2) unstable; urgency=medium
* d/patches
=====================================
debian/control
=====================================
@@ -4,10 +4,9 @@ Uploaders: Michael Hanke <michael.hanke at gmail.com>,
Yaroslav Halchenko <debian at onerussian.com>
Section: python
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
dh-python,
python3-fuse,
- python3-bz2file,
python3-all,
python3-numpy,
python3-scipy,
@@ -22,7 +21,7 @@ Build-Depends: debhelper-compat (= 12),
python3-mock,
python3-numpydoc,
python3-pytest <!nocheck>
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/nibabel
Vcs-Git: https://salsa.debian.org/med-team/nibabel.git
Homepage: https://nipy.org/nibabel/
@@ -54,6 +53,7 @@ Section: doc
Depends: ${misc:Depends},
libjs-jquery,
libjs-mathjax
+Multi-Arch: foreign
Description: documentation for NiBabel
NiBabel provides read and write access to some common medical and
neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
# Compulsory line, this is a version 3 file
-version=3
+version=4
opts=filenamemangle=s/.+\/v?(.*)\.tar\.gz/nibabel-$1.tar.gz/ \
https://github.com/nipy/nibabel/tags .*/v?(\d[\d\.]+)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/nibabel/-/compare/8c8ecc25c809ed275153b1ba5c0601002bfcf0d2...35c1bd6fc133d8b8d413f4787de0241d75fe18c8
--
View it on GitLab: https://salsa.debian.org/med-team/nibabel/-/compare/8c8ecc25c809ed275153b1ba5c0601002bfcf0d2...35c1bd6fc133d8b8d413f4787de0241d75fe18c8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20211213/09579f20/attachment-0001.htm>
More information about the debian-med-commit
mailing list