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 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
pyfuse3 (3.4.0-3) unstable; urgency=medium
* Team upload.
* Enable building of doc package on autobuilders
-- Gianfranco Costamagna <locutusofborg@debian.org> Sun, 13 Oct 2024 07:32:00 +0200
pyfuse3 (3.4.0-2) unstable; urgency=medium
* Add nodoc profile and rework rules for better and easier
understanding
* Remove some more built files to make it build twice (Closes: #1045244)
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 12 Oct 2024 16:58:20 +0200
pyfuse3 (3.4.0-1) unstable; urgency=medium
* Team upload.
* Update watch file with pypi watch url
* New upstream version 3.4.0
* Drop patch df95c4ee7bf489448a02c1f5053a24c628d637d9: upstream
* Update pkg-config to pkgconf
* Drop signing-key from include-binaries
* Update python.inv for Python3.13
* Drop python.inv file
* Update copyright years
* Update copyright years for other files and add myself to copyright
* Add doc package and patch to use local intersphinx
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 12 Oct 2024 15:17:31 +0200
pyfuse3 (3.3.0-1) unstable; urgency=medium
* Team upload.
* Recommend fuse3 (Closes: #1037342)
* Bump std-version to 4.7.0, add R^3: no
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 12 Oct 2024 15:08:31 +0200
pyfuse3 (3.3.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
* Adapt sphinx build for new release of sphinx syntax
(note: there is no -doc package, so currently the documentation
is built but not installed)
* Drop sphinxcontrib-asyncio dependency useless with the upstream
cherry-pick
* debian/patches/df95c4ee7bf489448a02c1f5053a24c628d637d9.patch:
- cherry-pick upstream fix for new sphinx (Closes: #1042652)
Thanks Diederik de Haas!
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 13 Dec 2023 16:09:18 +0100
pyfuse3 (3.2.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Drop transition for old debug package migration.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 03:54:25 +0100
pyfuse3 (3.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.6.1.
* d/control: Require python3-trio (>= 0.15).
* d/patches: Dropped, all merged upstream.
* d/missing-sources: Add missing sources.
-- Boyuan Yang <byang@debian.org> Mon, 13 Jun 2022 13:17:58 -0400
pyfuse3 (3.2.0-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Drop custom source compression, custom source compression level.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Boyuan Yang ]
* Drop manual -dbg package. (Closes: #994328)
-- Boyuan Yang <byang@debian.org> Tue, 26 Oct 2021 13:57:01 -0400
pyfuse3 (3.2.0-2) unstable; urgency=medium
* Team upload.
* Tidy up whitespace with a wrap-and-sort.
* Patch: Fix tests on 32bit archs. (Closes: #981906)
* Patch: Support trio 0.13.0 currently in Debian, fixing FTBFS.
-- Stefano Rivera <stefanor@debian.org> Mon, 08 Feb 2021 17:46:14 -0800
pyfuse3 (3.2.0-1) unstable; urgency=medium
[ Nikolaus Rath ]
* Initial release. (Closes: #912752)
[ Francesco Paolo Lovergine ]
* New upstream release, with two more build-deps.
* Moved to dh-compat 13, current.
* Policy bumped to 4.5.1.
* Added me as an uploader.
* Added d/gbp.conf and pristin-tar branch.
* Revised d/copyright.
-- Francesco Paolo Lovergine <frankie@debian.org> Mon, 11 Jan 2021 13:07:48 +0100
|