vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 9fa9d99132e83f809be31c57c112f60ce344aa08
Author: Wouter Verhelst <w@uter.be>
Date: Sun Mar 8 18:04:46 2026 +0200
Add missing MooseX::ClassAttribute dep
commit eafc1fd3034ad56fe22d6939faefc4b39c85b2f4
Author: Wouter Verhelst <w@uter.be>
Date: Tue Mar 3 15:53:17 2026 +0200
Add class_progress attribute for global progress callback
Add a class-level progress callback attribute that applies to all
Media::Convert::Pipe objects created after it is set. The instance-level
progress attribute now uses lazy building to check for the class attribute,
making the class progress transparent to existing code. Includes
has_class_progress predicate and clear_class_progress clearer methods.
commit b8056ec83f67202ab275f395a4fb934d233f3674
Author: Wouter Verhelst <w@uter.be>
Date: Sun Feb 15 16:41:29 2026 +0200
Changelog