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 56 57 58 59 60 61 62 63 64 65 66 67
|
pytorch-text (0.14.1-2) unstable; urgency=medium
* Team upload.
* d/control: set X-Python3-Version to 3.11 only (Closes: #1030735).
-- Aron Xu <aron@debian.org> Wed, 08 Feb 2023 19:06:35 +0800
pytorch-text (0.14.1-1) unstable; urgency=medium
[ Mo Zhou ]
* cme update dpkg-copyright.
* Require python3-torch (>= 1.12.0~).
* Bump X-Python3-Version to 3.10 (Closes: #1008924)
* Override dh_auto_clean to no-op.
* Refresh existing patches.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
[ Aron Xu ]
* Team upload
* New upstream version 0.14.1
* d/control: add 3.11 to X-Python3-Version
* d/control: add 3.11 to X-Python3-Version
* d/patches: add patch to avoid init submodules
* d/rules: clean __pycache__ directories
-- Aron Xu <aron@debian.org> Thu, 02 Feb 2023 15:35:52 +0800
pytorch-text (0.8.1-1) unstable; urgency=medium
* New upstream version 0.8.1
* Add new B-Ds and change architecture from all to any.
* Add debian/clean.
* Patch upstream CMake to prevent it from building re2.
* d/rules: Noop dh_auto_test.
* Add ${shlibs:Depends} to the binary package dependency.
-- Mo Zhou <lumin@debian.org> Tue, 22 Dec 2020 18:01:13 +0800
pytorch-text (0.6.0-4) unstable; urgency=medium
* Specify X-Python3-Version: 3.9 .
* Apply wrap-and-sort.
-- Mo Zhou <lumin@debian.org> Wed, 25 Nov 2020 17:25:22 +0800
pytorch-text (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:31:41 +0800
pytorch-text (0.6.0-2) experimental; urgency=medium
* Rename bin:pytorch-text to bin:python3-torchtext
-- Mo Zhou <lumin@debian.org> Thu, 13 Aug 2020 12:37:59 +0800
pytorch-text (0.6.0-1) experimental; urgency=medium
* Initial release. (Closes: #958891)
-- Mo Zhou <lumin@debian.org> Thu, 13 Aug 2020 09:27:36 +0800
|