libitpp (4.3.1-10)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 4.3.1-11 > 4.3.1-10
- Git: https://salsa.debian.org/science-team/libitpp.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 172032
- Browser: https://salsa.debian.org/science-team/libitpp
- Last scan: 2025-02-17 05:15:13+00
- Next scan: 2025-02-23 01:36:00+00
- Debian changelog in Git:
libitpp (4.3.1-11) UNRELEASED; urgency=medium
* Trim trailing whitespace.
* Use secure URI in Homepage field.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Remove fields on binary packages that duplicate source.
+ Field Priority from libitpp8v5-dbg.
+ Field Section from libitpp8v5.
-- Debian Janitor <janitor@jelmer.uk> Tue, 15 Nov 2022 21:47:57 -0000
- This branch is 9 commits ahead of tag debian/4.3.1-9.1
- Git log:
commit c54f84d1d5e592a61d30ef7fa1df01028b34d251
Merge: c8c9d59 95037ff
Author: Stuart Prescott <stuart@debian.org>
Date: Thu Nov 24 03:51:40 2022 +0000
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request science-team/libitpp!2
commit c8c9d5944f41d6014187144a6cdb2a1dbc584fdc
Merge: 3e15ee2 889d42e
Author: Stuart Prescott <stuart@debian.org>
Date: Thu Nov 24 03:37:08 2022 +0000
Merge branch 'multiarch-fixes' into 'master'
Apply hints suggested by the multi-arch hinter
See merge request science-team/libitpp!1
commit 95037fff7b29e7dd07955ddab2b2b1df009e5877
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 15 21:48:08 2022 +0000
Remove fields on binary packages that duplicate source.
+ Field Priority from libitpp8v5-dbg.
+ Field Section from libitpp8v5.
Changes-By: lintian-brush
Fixes: lintian: installable-field-mirrors-source
See-also: https://lintian.debian.org/tags/installable-field-mirrors-source.html
commit 79bdcb5361c0395d44cd079ebb6ffa5cee84ec95
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 15 21:48:01 2022 +0000
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
commit 3b4abae34f4fab9a64f3cf053b6f42ad28aa4f62
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 15 21:48:01 2022 +0000
Bump debhelper from deprecated 9 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-deprecated-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
commit 15b26c57fb665c495a70eb6805d38d75df7a17f2
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 15 21:48:00 2022 +0000
Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
commit df04aa4de8f6b0815cc420ae2486c0e1c70aeae4
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 15 21:47:57 2022 +0000
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
commit 889d42e0861235ad5ce90a30cd820f37bb632764
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Oct 11 04:49:57 2022 +0000
Apply multi-arch hints.
+ libitpp8v5-dbg: Add Multi-Arch: same.
+ libitpp-doc: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
commit 3e15ee243e75de49b0633d6253596a03a19e50de
Author: Kumar Appaiah <akumar@debian.org>
Date: Tue Aug 17 16:54:46 2021 +0530
Patch for g++ 11 FTBFS
* Acknowledge NMU. Thank you Holger Levsen.
* Add gpp11_fix.diff to handle FTBFS with g++-11. (Closes: #984113)