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 110 111
|
sphinx-copybutton (0.5.2-2) unstable; urgency=medium
* Adopt patckage as a dependency of matplotlib et al (Closes: #1065027)
* Set Multi-Arch hint
-- Alexandre Detiste <tchet@debian.org> Wed, 14 Aug 2024 13:25:15 +0200
sphinx-copybutton (0.5.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Use pybuild-plugin-pyproject.
* Remove stray
/usr/share/doc/python-sphinx-copybutton-doc/html/_static/__pycache__/
directory.
-- Colin Watson <cjwatson@debian.org> Thu, 13 Jun 2024 23:44:25 +0100
sphinx-copybutton (0.4.0-5) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ Sandro Tosi ]
* orphan
-- Sandro Tosi <morph@debian.org> Thu, 29 Feb 2024 00:00:14 -0500
sphinx-copybutton (0.4.0-4) unstable; urgency=medium
[ Jelmer Vernooij ]
* Depend on node-clipboard rather than removed libjs-clipboard.js.
Closes: #1015914
-- Sandro Tosi <morph@debian.org> Thu, 24 Nov 2022 01:17:07 -0500
sphinx-copybutton (0.4.0-3) unstable; urgency=medium
* debian/control
- add sphinx-book-theme to b-d, needed by doc
* debian/patches/docs-alabaster-theme.patch
- use sphinx_book_theme to build doc, reverting this patch, now removed
-- Sandro Tosi <morph@debian.org> Sat, 27 Nov 2021 01:17:08 -0500
sphinx-copybutton (0.4.0-2) unstable; urgency=medium
* properly make use of clipboard.js shipped in libjs-clipboard.js;
Closes: #998343
-- Sandro Tosi <morph@debian.org> Sun, 14 Nov 2021 00:20:19 -0500
sphinx-copybutton (0.4.0-1) unstable; urgency=medium
* New upstream release
* debian/watch
- track github releases
* Update project location on GitHub
* Use the system-available libjs-clipboard.js package
* debian/rules
- update doc building to new location
* debian/patches/docs-alabaster-theme.patch
- temporarily use alabaster instead of book_theme
-- Sandro Tosi <morph@debian.org> Sun, 24 Oct 2021 01:44:15 -0400
sphinx-copybutton (0.3.1-1) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* New upstream release
* Use the new Debian Python Team contact name and address
* debian/copyright
- extend packaging copyright years
* debian/control
- bump Standards-Version to 4.5.1 (no changes needed)
-- Sandro Tosi <morph@debian.org> Thu, 07 Jan 2021 00:08:10 -0500
sphinx-copybutton (0.3.0-1) unstable; urgency=medium
* New upstream release
* debian/control
- bump compat level to 13
- bump Standards-Version to 4.5.0 (no changes needed)
-- Sandro Tosi <morph@debian.org> Sun, 26 Jul 2020 23:53:54 -0400
sphinx-copybutton (0.2.12-1) unstable; urgency=medium
* New upstream release
* debian/control
- point Vcs-* fields to DPMT; Closes: #947242
- add ipython to b-d, needed by doc
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Fri, 24 Jul 2020 23:00:03 -0400
sphinx-copybutton (0.2.5-1) unstable; urgency=medium
* Initial release; Closes: #945449
-- Sandro Tosi <morph@debian.org> Tue, 26 Nov 2019 13:37:52 -0500
|