vcswatch reports that
this package seems to have a new changelog entry (version
1.6.3-3, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 05dccd64f7a6b1354764f6f54e01839eb3bad370
Author: Simon McVittie <smcv@debian.org>
Date: Thu May 15 11:29:46 2025 +0100
Update changelog
commit f7084b735c9e306985edd9c5f535ac2b68d33c58
Author: Simon McVittie <smcv@debian.org>
Date: Thu May 15 11:15:59 2025 +0100
Add proposed patch to fix documentation generation
commit 24380100ca63c56e6dac5f24cd1de6fbdf49761a
Author: Simon McVittie <smcv@debian.org>
Date: Thu May 15 11:08:23 2025 +0100
Add patch from upstream to improve reproducibility of gssdp-enums.c
commit 5738c833fdc1354492831336339bb60c425e7237
Author: Simon McVittie <smcv@debian.org>
Date: Thu May 15 11:05:32 2025 +0100
d/tests: Add a superficial test for the -dev package
commit 21c9c49d44cfab097cb42a9dc8c855713be0372a
Author: Simon McVittie <smcv@debian.org>
Date: Thu May 15 11:01:07 2025 +0100
Set up documentation to appear in devhelp and doc-base
commit 9ec848d278d00340657b6edbc50e1c9311356102
Author: Simon McVittie <smcv@debian.org>
Date: Thu May 15 10:28:14 2025 +0100
d/control, d/rules: Only build reference documentation if required
Move gi-docgen to Build-Depends-Indep, and implement the nodoc build
profile.
commit 707d89581cb7b12bf1d18f2be3500fa28e76b155
Author: Simon McVittie <smcv@debian.org>
Date: Wed May 14 17:12:30 2025 +0100
Update changelog
commit 200efab7861befd1de26a5b9191363857d0ba18f
Author: Simon McVittie <smcv@debian.org>
Date: Wed May 14 17:11:36 2025 +0100
Standards-Version: 4.7.2 (no changes required)
commit 8be9139fda7bb8c9ee3bcb7c74c65c49a776f915
Author: Simon McVittie <smcv@debian.org>
Date: Wed May 14 17:11:14 2025 +0100
d/control: Drop B-D-I on modules needed by previously vendored gi-docgen
A vendored gi-docgen is no longer present.
Closes: #1105755
commit 0e0344c81fed74ca605b2e9ace4de41f3780b440
Author: Simon McVittie <smcv@debian.org>
Date: Wed May 14 17:10:36 2025 +0100
d/control: Drop B-D-I on -doc packages
gtk-doc needed these for documentation cross-references, but gi-docgen
does not work the same way.
commit 746088d283b64c9fb05f99b51a302aca5cdaa9d0
Author: Simon McVittie <smcv@debian.org>
Date: Wed May 14 17:10:11 2025 +0100
d/control: Drop build-dependency on libgirepository1.0-dev
This is unnecessary now that we B-D on dh-sequence-gir and
gir1.2-*-dev.
commit 15226bc0818e1e75a2249cfc1ce7da4fe1d68b62
Author: Simon McVittie <smcv@debian.org>
Date: Wed May 14 17:01:44 2025 +0100
d/control: Build-depend on gir1.2-glib-2.0-dev, not just gir1.2-glib-2.0
In fact this typo was harmless because gir1.2-gobject-2.0-dev is
provided by the same package.