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
|
jupyter-sphinx-theme (0.0.6+ds1-6) unstable; urgency=medium
* Serious fix release, harden reintroduction for Python 2 support
(Closes: #920705).
* Debianization:
- debian/rules:
- override_dh_installdocs target, reintroduce support for Python 2;
- debian/python-jupyter-sphinx-theme.maintscript, introduce.
-- Jerome Benoit <calculus@rezozer.net> Fri, 01 Feb 2019 05:22:58 +0000
jupyter-sphinx-theme (0.0.6+ds1-5) unstable; urgency=medium
* Serious bug fix release, (Closes: #919836).
* Debianization:
- debian/{copyright,adhoc/examples/Makefile}:
- Copyright year tuple, update;
- debian/jupyter-sphinx-theme-common.links, migration to Python 3;
- debian/{control,rules}, reintroduce Python 2 support;
- debian/adhoc/examples/Makefile, header, revisit.
-- Jerome Benoit <calculus@rezozer.net> Thu, 24 Jan 2019 15:51:01 +0000
jupyter-sphinx-theme (0.0.6+ds1-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Fix Format URL to correct one
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* 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
[ Jerome Benoit ]
* d/{control,rules}: Remove Python 2 support
* d/control: Bumb Standards-Version to 4.3.0 (no change)
* d/rules: Discard get-orig-source target
* d/t/control: Refrech
-- Jerome Benoit <calculus@rezozer.net> Fri, 28 Dec 2018 09:19:41 +0000
jupyter-sphinx-theme (0.0.6+ds1-3) unstable; urgency=medium
* Debianization:
- debian/copyright:
- copyright year tuple, update;
- refresh;
- debian/control:
- debhelper, bump to 11;
- Standards Version, bump to 4.1.3 (no change);
- Build-Depends field, remove (was empty);
- Recommends, jupyter-sphinx-theme-doc, refresh;
- debian/rules:
- debhelper, bump to 11;
- get-orig-source target, compression option, move to d/watch;
- debian/tests/*:
- Restrictions field, add allow-stderr;
- debian/adhoc/examples/samples/*:
- d/a/e/s/helloworld.py , introduce;
- debian/adhoc/examples/demo/*:
- d/a/e/d/source/_sources/examples.txt
link to ../examples.rst , introduce;
- d/a/e/d/source/_themes/bootstrap , remove (Closes: #861505);
- d/a/e/d/conf.py , harden;
- d/a/e/d/examples.rst , local links, refresh;
- debian/watch, harden;
- debian/source/lintian-overrides, refresh.
-- Jerome Benoit <calculus@rezozer.net> Sat, 03 Feb 2018 14:11:58 +0000
jupyter-sphinx-theme (0.0.6+ds1-2) unstable; urgency=medium
* Team upload.
* Don't add an extra symlink to jquery; sphinx already does it.
-- Ximin Luo <infinity0@debian.org> Mon, 05 Dec 2016 17:26:27 +0100
jupyter-sphinx-theme (0.0.6+ds1-1) unstable; urgency=medium
* Initial release (Closes: #838798).
-- Jerome Benoit <calculus@rezozer.net> Sun, 27 Nov 2016 01:27:38 +0000
|