libodsstream (0.9.1-2)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 0.9.1-1 < 0.9.1-2.
- Git: https://salsa.debian.org/debichem-team/libodsstream.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 6787072
- Browser: https://salsa.debian.org/debichem-team/libodsstream
- Last scan: 2023-05-26 11:50:14+00
- Next scan: 2023-05-31 16:23:00+00
- Debian changelog in Git:
libodsstream (0.9.1-1) unstable; urgency=low
* Rework the CMake-based Config.cmake generation process to stick to more
modern approaches.
* Add libquazip1-qt6-dev and other development packages as
libodsstream-dev's dependency.
* dh_auto_test added in d/rules.
-- Filippo Rusconi <lopippo@debian.org> Tue, 13 Dec 2022 22:48:47 +0100
- This branch is 25 commits ahead of tag master/0.9.0-1
- Git log:
commit 7884592bc65f3fe10eddf33957551718e675c484
Merge: b84ca22 a5f52b9
Author: Rusconi Filippo <filippo.rusconi@universite-paris-saclay.fr>
Date: Wed Dec 14 23:00:24 2022 +0100
Update upstream source from tag 'upstream/0.9.1'
Update to upstream version '0.9.1'
with Debian dir 8a6a8ed3909802e38ee12d11f9ce95b4d9142260
commit a5f52b98e6d0c4c766474b59339fce1097d37cb4
Author: Rusconi Filippo <filippo.rusconi@universite-paris-saclay.fr>
Date: Wed Dec 14 23:00:23 2022 +0100
New upstream version 0.9.1
commit b84ca2275a35d5dff49318a434a50dd8e9998b46
Merge: 14df581 e1fc46b
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Wed Dec 14 17:24:33 2022 +0100
Merge branch 'master' of salsa.debian.org:debichem-team/libodsstream
commit 14df5815ad2a8ae1bb6eae959295949ea378d978
Merge: 7761c9d 16d19cd
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Wed Dec 14 16:11:27 2022 +0100
Update upstream source from tag 'upstream/0.9.1'
Update to upstream version '0.9.1'
with Debian dir f080636c83b8efa83463baaf7b89a706fdd20e73
commit 16d19cd796091e6d7672f967b87e3856cfee3b7c
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Wed Dec 14 16:11:27 2022 +0100
New upstream version 0.9.1
commit 7761c9d8f09f40b89efbe47e8c62e3ab8cab7e83
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Wed Dec 14 15:41:47 2022 +0100
Fix quazip.h include.
commit 0ca341e95ddfd9fa1de41e4272dc56f1387fdb61
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Wed Dec 14 15:34:50 2022 +0100
Finalizing the port to Qt6 and new CMake-based configuration of the *Config.cmake file.
commit 01ec2ecd5fcc44b7d31fda642a379c35072311b4
Merge: a5445ef e23216d
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Wed Dec 14 14:51:00 2022 +0100
Merge branch 'qt6' of forgemia.inra.fr:pappso/libodsstream into qt6
commit e23216dd3f388452157c0981fab1b3892b74501f
Merge: 36c1d4d ab01aac
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Fri Dec 9 09:19:34 2022 +0100
merge latest qt5 branch, fix remaining quazip5 includes
commit ab01aac7aee11467b2de6d8c9f7d6f527bd8dfb5
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Thu Dec 8 10:06:31 2022 +0100
libodsstream (0.8.7-1~bullseye+1) bullseye
commit 9de1965939540cfeb3af511391d6bcb35aa993e4
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Thu Dec 8 09:52:57 2022 +0100
fix wrong quazip5 include directory
commit 5c3a033aadcd2672d32427792b7b846e6d612d95
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Wed Nov 30 10:50:48 2022 +0100
ODS stream cmake config files now includes the directory path to quazip.h : it is not required to find quazip path in software only using libodsstream
commit a8d653212352604e1cd7de921f03078a16e4f4a1
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Wed Nov 30 10:50:19 2022 +0100
ODS stream cmake config files now includes the directory path to quazip.h : it is not required to find quazip path in software only using libodsstream
commit b38b199dd85006dd9b30fd869efc6c24e307a36e
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Wed Nov 30 10:49:59 2022 +0100
ODS stream cmake config files now includes the directory path to quazip.h : it is not required to find quazip path in software only using libodsstream
commit 9361d8f7b514c9749471209bc56872bfd4680157
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Wed Nov 30 10:48:43 2022 +0100
renaming find quazip module
commit b18919c540a85d0f0f0c982f3362a90041db58fd
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Tue Nov 29 10:59:40 2022 +0100
fix quazip.h includes
commit 36c1d4da0e141f4a6a8092ca98fcfef8e7878b15
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Tue Nov 29 11:05:55 2022 +0100
use pragma once
commit bf0d9227c76834cbc354d2e5c8a63ec220b1f510
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Tue Nov 29 10:59:40 2022 +0100
fix includes for quazip qt6
commit 4b60a4b9840d008ba960c6761a80d345212a41ca
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Tue Nov 29 10:58:56 2022 +0100
quazip qt6 required
commit e1fc46bd65418cdc2a96ad1f15f34b286502b00c
Merge: 61dd618 b664a4a
Author: Stuart Prescott <stuart@debian.org>
Date: Sun Nov 27 06:09:38 2022 +0000
Merge branch 'scrub-obsolete' into 'master'
Remove unnecessary constraints
See merge request debichem-team/libodsstream!2
commit b664a4a401d24e3a941b7cb2a138b83f97c398e8
Merge: 03d9fc1 61dd618
Author: Stuart Prescott <stuart@debian.org>
Date: Sun Nov 27 06:09:22 2022 +0000
Merge branch 'master' into 'scrub-obsolete'
# Conflicts:
# debian/changelog
commit 61dd618f72bea165ad5f14608e30fa4c3edbb9af
Merge: c1fcc77 bf51e73
Author: Stuart Prescott <stuart@debian.org>
Date: Sun Nov 27 05:56:44 2022 +0000
Merge branch 'multiarch-fixes' into 'master'
Apply hints suggested by the multi-arch hinter
See merge request debichem-team/libodsstream!3
commit bf51e73fb82be97fbd1007ebe86f17cecdce2e05
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Nov 19 22:50:43 2022 +0000
Apply multi-arch hints.
+ libodsstream-doc: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
commit 03d9fc1336d7baf6de6d1565b352724e00529377
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Nov 2 08:50:29 2022 +0000
Remove constraints unnecessary since buster (oldstable)
* Build-Depends: Drop versioned constraint on dh-exec.
Changes-By: deb-scrub-obsolete