pango1.0 (1.48.4+ds1-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/1.48.4+ds1-1 tag
- Git: https://salsa.debian.org/gnome-team/pango.git -b debian/experimental
-
- Branch: debian/experimental
- Path: debian/changelog
- Browser: https://salsa.debian.org/gnome-team/pango
- Last scan: 2021-04-22 02:38:09+00
- Next scan: 2021-04-27 05:51:00+00
- Debian changelog in Git:
pango1.0 (1.48.4+ds1-1) experimental; urgency=medium
* Team upload
* New upstream release
* Build documentation with gi-docgen
- d/control.in: Update dependencies for gi-docgen documentation
- d/copyright: Add licensing for bundled copy of gi-docgen.
Until it's declared stable, the upstream recommendation is to vendor
gi-docgen, which means Policy ยง4.13 allows an embedded code copy.
- d/p/gi-docgen/build-Disable-tests-on-subprojects.patch,
d/p/gi-docgen/build-Don-t-install-gi-docgen-used-as-a-subproject.patch:
Don't install gi-docgen
- d/p/gi-docgen/Disable-web-fonts-for-now.patch:
Disable use of remote or bundled fonts
- d/p/gi-docgen/templates-Remove-html5shiv.patch:
Disable use of remote html5shiv
* d/watch: Repack with bundled fonts and pregenerated docs excluded.
Excluding these is easier than sorting out their licensing.
* d/p/Tolerate-slightly-different-output-for-the-word-breaking-.patch:
Remove patch, fixed differently upstream
* pango1.0-tests: Override Lintian false-positive
* Standards-Version: 4.5.1 (no changes required)
-- Simon McVittie <smcv@debian.org> Thu, 15 Apr 2021 16:35:56 +0100
- This branch is 2 commits ahead of tag debian/1.48.4+ds1-1
- Git log:
commit 0c5570c3ba360633076f4c3bf74b2d194951619e
Author: Simon McVittie <smcv@debian.org>
Date: Fri Apr 16 00:01:14 2021 +0100
Add patch to fix display of generated documentation in devhelp
commit c2ed6c83d678fda5adc947bc7f5c42a234ae9a37
Author: Simon McVittie <smcv@debian.org>
Date: Thu Apr 15 23:58:29 2021 +0100
libpango1.0-doc: Fix symlinks for devhelp
devhelp won't read the books unless the .devhelp2 filename matches the
name of the subdirectory (but it's OK if the subdirectory is a symlink).