pytorch-audio (2.6.0-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/2.6.0-1 tag
- Git: https://salsa.debian.org/deeplearning-team/pytorch-audio.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1662976
- Browser: https://salsa.debian.org/deeplearning-team/pytorch-audio
- Last scan: 2025-10-14 14:05:02+00
- Next scan: 2025-10-23 12:47:00+00
- Debian changelog in Git:
pytorch-audio (2.6.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.6.0 (closes: #1071137)
* d/patches:
+ refresh patches to use sox and ffmpeg from system
+ update metadata for buildsystem-fixups.patch
+ add patch to make build reproducible (closes: #1036522)
* d/{control,rules}:
+ bump std-ver to 4.7.0 (no changes required)
+ update B-D version and replace obsolete pkg-config with pkgconf
+ build only for default Python (required by pytorch, now 3.13)
+ explicitly disable ffmpeg plugin due to lack of upstream support
* d/copyright: remove superfluous or unused content, update some file paths
* Generate correct dependency on pytorch variants (closes: #1077500)
-- Shengqi Chen <harry@debian.org> Mon, 03 Mar 2025 20:40:11 +0800
- This branch is 2 commits ahead of tag debian/2.6.0-1
- Git log:
commit f6b4d32702419676535b104192175d0f0297b440
Merge: cdd2135 7f90ec0
Author: Mo Zhou <lumin@debian.org>
Date: Thu Aug 7 23:55:07 2025 +0000
Merge branch 'watch5' into 'master'
Use d/watch 5
See merge request deeplearning-team/pytorch-audio!1
commit 7f90ec094e08fc61f5ae0ba063622aa7be82fbae
Author: Kentaro Hayashi <kenhys@xdump.org>
Date: Mon Jul 28 08:34:42 2025 +0000
Use d/watch 5
Since devscripts 2.25.16, d/watch was supported.
See https://manpages.debian.org/experimental/devscripts/debian-watch.5.en.html
Signed-off-by: Kentaro Hayashi <kenhys@xdump.org>