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
|
python-tidylib (0.3.2~dfsg-4) unstable; urgency=medium
* Depend on libtidy5deb1 instead of libtidy5.6 (closes: #911905).
-- Dmitry Shachnev <mitya57@debian.org> Sun, 28 Oct 2018 10:40:46 +0300
python-tidylib (0.3.2~dfsg-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* Convert git repository from git-dpm to gbp layout
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Dmitry Shachnev ]
* Depend on libtidy5.6 instead of libtidy5 (closes: #910995).
* Use https for Homepage URL.
* Update debhelper compat level to 11.
* Drop dh_auto_clean override in favor of debian/clean.
* Bump Standards-Version to 4.2.1, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 14 Oct 2018 18:25:31 +0300
python-tidylib (0.3.2~dfsg-2) unstable; urgency=medium
* Set DPMT as Maintainer and add myself to Uploaders (closes: #849730).
Thanks to Janos Guljas for his past work on this package!
* Build-depend on latexmk to fix build with Sphinx 1.6.
* Update Homepage URL.
* Bump Standards-Version to 4.0.0, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 14 Aug 2017 20:49:53 +0300
python-tidylib (0.3.2~dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream bugfix release.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 15 Dec 2016 11:30:59 +0300
python-tidylib (0.3.1~dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop 0001-Make-the-tests-pass-with-tidylib-5-fixes-13.patch, applied
in the new version.
* Drop 0002-Use-find_library.patch, no longer needed.
* Bump year in debian/copyright.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 21 Oct 2016 19:28:48 +0300
python-tidylib (0.3.0~dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Add a patch to use ctypes.util.find_library instead of the hard-coded
list of library names (0002-Use-find_library.patch, closes: #838197).
* Add autopkgtests, running upstream test suite.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 25 Sep 2016 13:37:46 +0300
python-tidylib (0.2.4~dfsg-4) unstable; urgency=medium
* Team upload.
* Also change python3-tidylib's dependency over to libtidy5.
-- Mattia Rizzolo <mattia@debian.org> Tue, 13 Sep 2016 21:01:30 +0000
python-tidylib (0.2.4~dfsg-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Fixed VCS URL (https).
[ Jeremy Bicha ]
* debian/control:
- Build-Depend on libtidy-dev.
- Depend on libtidy5 instead of libtidy-0.99-0.
- Build-depend on texlive-generic-extra for iftex.sty. Closes: #828900
[ Dmitry Shachnev ]
* Make the tests pass with tidylib 5. Closes: #829178
[ Mattia Rizzolo ]
* Bump Standards-Version to 3.9.8, no changes needed.
* Bump debhelper compat level to 10.
-- Mattia Rizzolo <mattia@debian.org> Tue, 13 Sep 2016 08:34:17 +0000
python-tidylib (0.2.4~dfsg-2) unstable; urgency=medium
* Team upload.
* Rename doc-base file to avoid file conflict with old python-tidylib
versions (closes: #808322).
-- Dmitry Shachnev <mitya57@debian.org> Sun, 07 Feb 2016 21:31:24 +0300
python-tidylib (0.2.4~dfsg-1) unstable; urgency=low
* Team upload, with maintainer's permission.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Remove DM-Upload-Allowed; it's no longer used by the archive
software.
[ Janos Guljas ]
* Run tests during build. (Closes: #711078)
- Build depend on libtidy-0.99-0.
* Change my email address.
* Update copyright year in debian/copyright.
[ Dmitry Shachnev ]
* New upstream release.
* Update debian/watch.
* Exclude docs/html directory from the tarball, as it contains minified JS
files without source.
* Switch to pybuild buildsystem and build a python3-tidylib package
(closes: #756001).
* Split the docs into a separate pytidylib-doc package.
* Use dh_sphinxdoc to symlink JavaScript files in the documentation.
* Prevent pytidylib.pdf from being compressed by dh_compress.
* Update debian/copyright.
* Bump Standards-Version to 3.9.6, no changes needed.
* Export PYTHONPATH when calling sphinx-build, so that autofunction
directive works.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 14 Dec 2015 22:00:41 +0300
python-tidylib (0.2.1~dfsg-2) unstable; urgency=low
* Add libjs-underscore dependency and link to replace embeded
copy underscore.js file.
* Add DM-Upload-Allowed control field.
-- Janos Guljas <janos@resenje.org> Mon, 26 Dec 2011 22:46:46 +0100
python-tidylib (0.2.1~dfsg-1) unstable; urgency=low
* Initial release. (Closes: #623016)
-- Janos Guljas <janos@resenje.org> Fri, 29 Apr 2011 00:03:51 +0200
|