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 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233
|
nbformat (5.10.4-1) unstable; urgency=medium
[ Julian Gilbey ]
* fix nodocs -> nodoc
[ Gordon Ball ]
* New upstream version 5.10.4
* d/control: standards-version 4.7.3, drop rules-requires-root, drop priority
* d/patches: rebase
* d/watch: upgrade to version 5
* d/rules, d/tests: do not fail tests on leaked sqlite connections
-- Gordon Ball <gordon@chronitis.net> Fri, 02 Jan 2026 20:52:54 +0000
nbformat (5.9.1-1) unstable; urgency=medium
* Team upload.
[ Julien Puydt ]
* New upstream release (5.7.0).
* Bump standards-version to 4.6.2.
* Add missing b-dep on hatchling.
* Refresh patches.
* Use sphinx local data instead of network access.
[ Julian Gilbey ]
* New upstream release (5.9.1).
* Update dependencies for new version.
* Update d/copyright file with slightly changed license ("copyright
holder" instead of named group).
* Refresh patches.
-- Julian Gilbey <jdg@debian.org> Thu, 13 Jul 2023 20:51:13 +0100
nbformat (5.5.0-1) unstable; urgency=medium
* New upstream version 5.5.0
* Switch buildsystem from setuptools to pyproject+flit
-- Gordon Ball <gordon@chronitis.net> Sun, 18 Sep 2022 09:11:23 +0000
nbformat (5.4.0-2) unstable; urgency=medium
* Drop a workaround for an old upstream bug.
* Drop a patch that was necessary because of above
workaround.
-- Julien Puydt <jpuydt@debian.org> Wed, 04 May 2022 08:02:12 +0200
nbformat (5.4.0-1) unstable; urgency=medium
* Apply patch from Chris Lamb to make the
build reproducible. (Closes: #1007757)
* Bump standards-version to 4.6.0.
* New upstream release.
* Refresh or drop patches.
* Update b-deps.
* Add new patch so pytest skips current.py - it's deprecated.
* Add dep on jsonschema and fastjsonschema by hand (why?).
-- Julien Puydt <jpuydt@debian.org> Tue, 03 May 2022 22:33:15 +0200
nbformat (5.2.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Gordon Ball ]
* New upstream version 5.2.0
* Drop build-dependency on python3-ipython-genutils
* Update build-time and autopkgtest since test files were moved
-- Gordon Ball <gordon@chronitis.net> Mon, 14 Mar 2022 20:24:37 +0000
nbformat (5.1.3-1) unstable; urgency=medium
[ Gordon Ball ]
* d/watch: new github tarball URL
* New upstream version 5.1.3
* Rebase patches
[ Julien Puydt ]
* Fix d/watch
-- Gordon Ball <gordon@chronitis.net> Sun, 15 Aug 2021 19:44:00 +0000
nbformat (5.1.2-1) unstable; urgency=medium
* d/watch: insert ~ before alpha|beta|rc
* Drop obsolete dependency python3-nose
* New upstream version 5.1.2
-- Gordon Ball <gordon@chronitis.net> Sun, 17 Jan 2021 20:31:17 +0000
nbformat (5.0.8-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Gordon Ball ]
* New upstream version 5.0.8
* Patch tests since fastjsonschema is unavailable
-- Gordon Ball <gordon@chronitis.net> Wed, 14 Oct 2020 19:37:46 +0000
nbformat (5.0.7-1) unstable; urgency=medium
* New upstream version 5.0.7
-- Gordon Ball <gordon@chronitis.net> Fri, 24 Apr 2020 19:30:42 +0000
nbformat (5.0.5-1) unstable; urgency=medium
* Run the test suite as an autopkgtest
* New upstream version 5.0.5
-- Gordon Ball <gordon@chronitis.net> Wed, 01 Apr 2020 18:07:58 +0000
nbformat (5.0.4-1) unstable; urgency=medium
* New upstream release.
* Bump std-ver to 4.5.0.
* Use my debian.org mail address.
-- Julien Puydt <jpuydt@debian.org> Mon, 27 Jan 2020 23:33:39 +0100
nbformat (5.0.3-1) unstable; urgency=medium
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Gordon Ball ]
* New upstream version 5.0.3
-- Gordon Ball <gordon@chronitis.net> Thu, 09 Jan 2020 19:33:58 +0000
nbformat (4.4.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Gordon Ball ]
* Drop python 2.7 support (Closes: #937119)
-- Gordon Ball <gordon@chronitis.net> Tue, 12 Nov 2019 15:51:46 +0000
nbformat (4.4.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Fix Format URL to correct one
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
[ Gordon Ball ]
* Update Standards-Version to 4.4.0
* Update debhelper compat level to 12
* Declare that root is not required for build
-- Gordon Ball <gordon@chronitis.net> Fri, 27 Sep 2019 18:01:27 +0000
nbformat (4.4.0-1) unstable; urgency=medium
[ Julien Puydt ]
* New upstream release. (Closes: #847393, #864700)
* Bump d/watch to version 4.
[ Gordon Ball ]
* Bump Standards-Version to 4.1.0 (no changes required)
* Use python3 sphinx for documentation
* Add dependency on jupyter-core for jupyter-nbformat to ensure the script
can be invoked as "jupyter nbformat"
* Add myself to uploaders in d/control
* Use sphinxdoc:Built-Using for the documentation package
* New upstream release.
* Add Testsuite: autopkgtest-pkg-python
-- Julien Puydt <julien.puydt@laposte.net> Sun, 03 Sep 2017 16:36:44 +0200
nbformat (4.2.0-1) unstable; urgency=medium
[ Gordon Ball ]
* Team upload.
* New upstream release.
* Use LC_ALL=C.UTF-8 in d/rules to avoid encoding errors during testing
[ Julien Puydt ]
* Add Multi-Arch:foreign to the -doc following tracker's hint.
-- Gordon Ball <gordon@chronitis.net> Sun, 04 Dec 2016 12:56:02 +0100
nbformat (4.1.0-2) unstable; urgency=medium
[ Tobias Hansen ]
* Team upload.
* Upload to unstable.
[ Julien Puydt ]
* Push dh compat up to 10.
[ Gordon Ball ]
* Split the jupyter-trust script into a separate package (named
jupyter-nbformat), which depends on the python 3 library package.
-- Tobias Hansen <thansen@debian.org> Wed, 02 Nov 2016 19:50:31 +0000
nbformat (4.1.0-1) experimental; urgency=medium
* New upstream release.
* Explicitly put the package under the Debian Python Module Team
umbrella.
-- Julien Puydt <julien.puydt@laposte.net> Wed, 17 Aug 2016 11:18:26 +0200
nbformat (4.0.1-1) experimental; urgency=medium
[ Julien Puydt ]
* Initial release. (Closes: #800404)
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Julien Puydt <julien.puydt@laposte.net> Fri, 22 Jul 2016 20:51:14 +0200
|