xdffileio (0.3-4)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.0-1 > 0.3-4
- Git: https://salsa.debian.org/med-team/xdffileio.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 114688
- Browser: https://salsa.debian.org/med-team/xdffileio
- Last scan: 2025-02-11 03:37:11+00
- Next scan: 2025-02-19 04:39:00+00
- CI pipeline status: failed
- Debian changelog in Git:
xdffileio (1.0-1) UNRELEASED; urgency=medium
[ Mohammed Bilal ]
* Add autopkgtest
Closes: #1009158
* d/t/control : Update Test depends
[ Andreas Tille ]
* New upstream version from Github
* Adapt watch file
* Remove trailing whitespace in debian/rules (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove field Section on binary package libxdffileio0 that duplicates source.
* Build-Depends: pkg-config
* Add override for libmmlib1-dev
* Provide "Section: libs" for the library package (needed by d-shlibs) and
make sure lintian-brush will not remove it as a duplicate from source
package by setting the source to "Section: science"
* Build-Depends: pkg-config, python3-dev, python3-numpy
* Build-Depends: check
* Standards-Version: 4.6.2 (routine-update)
[ Nilesh Patra ]
* The mmlib APIs seem to be wrong at many places in the package. Fix the
same with a patch.
* Add B-D on libmmlib-dev
* Add two bin packages (xdffileio-bin and python3-pyxdf) and add in
install files for them
* Cleanup __pycache__ in d/rules
* Update symbols file with new symbols
* Prune all .la files from being installed
* Remove debian revision on symbol file
-- Nilesh Patra <nilesh@debian.org> Fri, 13 Oct 2023 20:50:18 +0000
- This branch is 34 commits ahead of tag debian/0.3-4
- Git log:
commit b907f794e1fbafc15a40431f654a7f91f4532797
Author: Andreas Tille <tille@debian.org>
Date: Tue Dec 5 20:49:05 2023 +0100
[skip ci] DEP3
commit 806fef6e67e9d0e7d94d654ebe50caf4c880ef06
Author: Andreas Tille <tille@debian.org>
Date: Tue Dec 5 20:14:13 2023 +0100
[skip ci] more sensible changelog
commit c169743d324e37a76398ebc7b385c5bedf21c3c1
Author: Nilesh Patra <nilesh@nileshpatra.info>
Date: Tue Dec 5 01:37:18 2023 +0530
Do not run tests in parallel in a hope that this would reduce the flakiness
commit c9c0ee1735e7bc7633436c22010e17bbb3eb48e3
Author: Andreas Tille <tille@debian.org>
Date: Mon Dec 4 17:36:28 2023 +0100
routine-update: Standards-Version: 4.6.2
commit 50d716719630c4d2057389166d44a7c081e6fdee
Author: Andreas Tille <tille@debian.org>
Date: Mon Dec 4 17:24:01 2023 +0100
Close bug
commit f5b69f83e9ab7c9e5da269a718d25b0f0b16fb82
Author: Andreas Tille <tille@debian.org>
Date: Mon Dec 4 17:23:15 2023 +0100
Build-Depends: check
commit 0d05d0256d4f163bd9bef817f197d73b301424b9
Author: Andreas Tille <tille@debian.org>
Date: Tue Oct 24 09:58:33 2023 +0200
Build-Depends: pkg-config, python3-dev, python3-numpy - without these configure step is failing
commit 9da826e1aada3ca3ca7b221d82ee4adbb28ab733
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 20:52:18 2023 +0000
[ci skip] Initerim d/ch
commit 8fea0dd75408ede136512e2a11a0332bc3f6449c
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 20:49:08 2023 +0000
Fixup short desc
commit b2d18d5a2eeba873dc2da12821b441849fa8fd74
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 20:48:24 2023 +0000
Remove debian revision on symbol file
commit a653313b40b59ddecb0a5f2ef5b793a0c7dcc8a6
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 20:47:30 2023 +0000
Prune all .la files
commit 642809ee632805ff3dc6e66d3085be9419ca1fe7
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 20:47:04 2023 +0000
Fixup python package
commit a1f9e84d4abca788c1288ea39184c3fd7b8da048
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 20:23:21 2023 +0000
[ci skip] Minor fixup
commit 6400d0ae8bd9332ca355411315d06b503e6e5e60
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 20:22:23 2023 +0000
Apply new symbols
commit 6f2940716691d241aa797fd1071dcf2e43806c71
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 20:20:20 2023 +0000
Rename py module since that appers to be the expected name
commit 33c9546e5ef08df387cb37d9bb391e3bc57520b4
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 20:10:26 2023 +0000
Cleanup __pycache__
commit f1d226eb4b5d3ef6652d203e9e3893a0af57a9e4
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 20:10:17 2023 +0000
Add two bin packages and add in install files for them
commit f54f07f03f5a8106636961da147efb570c87dbd4
Author: Andreas Tille <tille@debian.org>
Date: Fri Oct 13 21:37:30 2023 +0200
Provide "Section: libs" for the library package (needed by d-shlibs) and make sure lintian-brush will not remove it as a duplicate from source package by setting the source to "Secion: science"
commit 0256c5e58b6ff5446192a628c014bcc025c04bc8
Author: Andreas Tille <tille@debian.org>
Date: Fri Oct 13 19:12:52 2023 +0200
Add override for libmmlib1-dev
commit 01d2105e37098af5bb002400f16b37360d80e65e
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 11:20:00 2023 +0000
[ci skip] B-D on libmmlib-dev
commit f18532ec4bb41f699d18df02c2165d7b8c65b757
Author: Nilesh Patra <nilesh@debian.org>
Date: Fri Oct 13 10:36:45 2023 +0000
The mmlib APIs seem to be wrong at many places in the package. Fix the same.
commit 5d049568d49276929f90497ec0f80d86685844e9
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 10 22:00:31 2022 +0200
Build-Depends: pkg-config
commit f97091939e79b64066a2196c3b6ad8e057aa1900
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 10 21:51:59 2022 +0200
Adapt patches
commit a100e096f407494f084171082a032e4d5aab40c0
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 10 21:46:44 2022 +0200
Remove field Section on binary package libxdffileio0 that duplicates source.
Changes-By: lintian-brush
Fixes: lintian: installable-field-mirrors-source
See-also: https://lintian.debian.org/tags/installable-field-mirrors-source.html
commit 4543c946d7fa5f6b2be404c24502552597beabd2
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 10 21:46:44 2022 +0200
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
commit 02a29d2992c283a867fb9cca5b6a639cd7a8267d
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 10 21:46:40 2022 +0200
routine-update: Remove trailing whitespace in debian/rules
commit 3cd83d6f748865d26bb9eb4139f167b6053075a7
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 10 21:46:38 2022 +0200
routine-update: Standards-Version: 4.6.0
commit 4c4fc43701c6dc139b2b02616b18989f3ec4710f
Merge: a15e5c5 2b819af
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 10 21:46:37 2022 +0200
Update upstream source from tag 'upstream/1.0'
Update to upstream version '1.0'
with Debian dir f582298454dde679ba261078e53e7e0993578994
commit a15e5c5ba2308354433ac44be53fd7673fa0b0ae
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 10 21:46:37 2022 +0200
routine-update: New upstream version
commit 2b819af075fdfeecb3e5f43a13367f2506c5db18
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 10 21:46:37 2022 +0200
New upstream version 1.0
commit 20b974f784285f2bca03dd5e60cbf56965566395
Author: Andreas Tille <tille@debian.org>
Date: Sun Apr 10 21:46:17 2022 +0200
New upstream version from Github
commit 76c9ea57df67f74a0c1623faede1a49e3a188995
Author: Mohammed Bilal <mdbilal@disroot.org>
Date: Sat Apr 9 15:33:40 2022 +0000
d/t/control : Update Test depends
commit ab2887ce1e89ed11980264b004ced95a87ec3c4b
Author: Mohammed Bilal <mdbilal@disroot.org>
Date: Sat Apr 9 15:09:47 2022 +0000
Add autopkgtest
commit f3f84c8dddc0fedfa8e95f96ead153aa203125c9
Author: Andreas Tille <tille@debian.org>
Date: Tue Sep 18 21:51:50 2018 +0200
New upstream version 0.3