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
|
nbclient (0.10.4-1) unstable; urgency=medium
* New upstream version 0.10.4
* d/patches: rebase, drop py313-deprecation.patch (upstream)
* d/control: standards-version 4.7.3, drop priority
* d/watch: upgrade to version 5
* d/tests/control: handle relocation of tests
-- Gordon Ball <gordon@chronitis.net> Fri, 02 Jan 2026 21:21:10 +0000
nbclient (0.8.0-3) unstable; urgency=medium
* Team upload.
* autopkgtest needs python3-pytest-asyncio too
-- Alexandre Detiste <tchet@debian.org> Wed, 27 Aug 2025 11:19:39 +0200
nbclient (0.8.0-2) unstable; urgency=medium
* Team upload.
* Avoid a DeprecationWarning on Python 3.13+.
-- Colin Watson <cjwatson@debian.org> Mon, 25 Nov 2024 14:08:49 +0000
nbclient (0.8.0-1) unstable; urgency=medium
* Team upload.
* New upstream version (fixes autopkgtest error with new ipykernel
version 6.23.3-1)
* Update patches for new upstream version
-- Julian Gilbey <jdg@debian.org> Wed, 12 Jul 2023 20:04:57 +0100
nbclient (0.7.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.7.2 (Closes: #1028790)
* Update build dependencies
* Bump policy version (no changes)
* Move package description to source package
* Use dh-sequence-*
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 16 Jan 2023 08:54:41 +0100
nbclient (0.7.0-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
-- Julien Puydt <jpuydt@debian.org> Sun, 23 Oct 2022 14:26:52 +0200
nbclient (0.6.8-1) unstable; urgency=medium
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Tue, 04 Oct 2022 07:55:25 +0200
nbclient (0.6.7-1) unstable; urgency=medium
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Mon, 29 Aug 2022 10:38:26 +0200
nbclient (0.6.6-1) unstable; urgency=medium
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Mon, 11 Jul 2022 07:30:18 +0200
nbclient (0.6.4-1) unstable; urgency=medium
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Mon, 13 Jun 2022 14:44:57 +0200
nbclient (0.6.3-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Bump standards-version to 4.6.1.
-- Julien Puydt <jpuydt@debian.org> Sat, 14 May 2022 20:33:55 +0200
nbclient (0.6.2-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
-- Julien Puydt <jpuydt@debian.org> Wed, 04 May 2022 19:12:43 +0200
nbclient (0.6.0-1) unstable; urgency=medium
* Mark the -doc package as Multi-Arch: foreign following hinter.
* New upstream release.
* Refresh patches.
* Add b-dep on asyncio and testpath.
* Fix documentation build.
-- Julien Puydt <jpuydt@debian.org> Thu, 21 Apr 2022 21:33:28 +0200
nbclient (0.5.13-1) unstable; urgency=medium
* d/watch: allow leading v in version
* New upstream version 0.5.13
* Rebase patches, drop drop_jupyter_run.patch (no longer needed)
* This drops the upstream dependency on ipython_genutils (Closes: #1007890)
-- Gordon Ball <gordon@chronitis.net> Fri, 01 Apr 2022 11:25:14 +0000
nbclient (0.5.6-2) unstable; urgency=medium
* Add patch to drop the jupyter-run script (Closes: #1000617).
-- Julien Puydt <jpuydt@debian.org> Fri, 26 Nov 2021 21:58:25 +0100
nbclient (0.5.6-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Julien Puydt ]
* New upstream version 0.5.6.
* Drop Built-Using from -doc package.
-- Julien Puydt <jpuydt@debian.org> Thu, 25 Nov 2021 19:52:01 +0100
nbclient (0.5.5-1) unstable; urgency=medium
* New upstream version 0.5.5
* Install jupyter-execute script
* Standards-Version: 4.6.0
* Skip two flaky tests
-- Gordon Ball <gordon@chronitis.net> Tue, 09 Nov 2021 20:41:17 +0000
nbclient (0.5.4-1) unstable; urgency=medium
* New upstream version 0.5.4
-- Gordon Ball <gordon@chronitis.net> Sat, 21 Aug 2021 18:08:04 +0000
nbclient (0.5.3-1) unstable; urgency=medium
[ Gordon Ball ]
* d/watch: new github tarball URL
* New upstream version 0.5.3
[ Julien Puydt ]
* Fix d/watch.
-- Gordon Ball <gordon@chronitis.net> Sun, 15 Aug 2021 18:35:15 +0000
nbclient (0.5.2-1) unstable; urgency=medium
* New upstream version 0.5.2
-- Gordon Ball <gordon@chronitis.net> Tue, 09 Feb 2021 19:19:23 +0000
nbclient (0.5.1-2) unstable; urgency=medium
* Source-only upload for testing migration
-- Gordon Ball <gordon@chronitis.net> Sat, 24 Oct 2020 19:20:10 +0000
nbclient (0.5.1-1) unstable; urgency=medium
* New upstream version 0.5.1.
* Mark the doc patch Debian-specific so lintian doesn't complain.
* Add myself as uploader.
* Add patch to avoid privacy breaches.
-- Julien Puydt <jpuydt@debian.org> Sat, 17 Oct 2020 11:35:20 +0200
nbclient (0.5.0-1) unstable; urgency=medium
* Initial release (Closes: #970718)
-- Gordon Ball <gordon@chronitis.net> Tue, 22 Sep 2020 18:39:40 +0000
|