1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
pytorch-audio (0.13.1-1) unstable; urgency=medium
[ Mo Zhou ]
* New upstream version 0.12.1
* cme update dpkg-copyright.
* Require python3-torch (>= 1.12.0~).
* Add autopkgtest file.
[ Aron Xu ]
* Team upload.
* New upstream version 0.13.1 (Closes: #990627)
* d/control: allow building with torch >= 1.13
* d/control: update std-ver to 4.6.2, no changes
* d/control: add cmake, pkg-config, ffmpeg to B-D
* d/control: set X-Python3-Version to 3.11 (Closes: #1008922)
* d/patches: add patch to address build system fixes
* d/rules: disable ext-rename from dh-python and better cleanup
-- Aron Xu <aron@debian.org> Fri, 10 Feb 2023 03:05:28 +0800
pytorch-audio (0.7.2-1) unstable; urgency=medium
* New upstream version 0.7.2
-- Mo Zhou <lumin@debian.org> Thu, 17 Dec 2020 12:42:03 +0800
pytorch-audio (0.7.0-1) unstable; urgency=medium
* New upstream version 0.7.0
* Change binary package architecture to any.
* Specify X-Python3-Version: 3.9 in d/control.
* Enable hardening.
-- Mo Zhou <lumin@debian.org> Wed, 25 Nov 2020 16:46:54 +0800
pytorch-audio (0.6.0-3) unstable; urgency=medium
* Disable python 3.9 for pybuild.
* Update maintainer mail address to debian-ai@l.d.o
* Upload to unstable.
-- Mo Zhou <lumin@debian.org> Wed, 21 Oct 2020 15:51:37 +0800
pytorch-audio (0.6.0-2) experimental; urgency=medium
* Require {libtorch-dev,python3-torch} (>= 1.6.0) as Build-Depends.
* Rebuilt against libtorch1.6
-- Mo Zhou <lumin@debian.org> Tue, 01 Sep 2020 10:59:39 +0800
pytorch-audio (0.6.0-1) experimental; urgency=medium
* Initial release. (Closes: #958890)
-- Mo Zhou <lumin@debian.org> Thu, 13 Aug 2020 12:07:41 +0800
|