File: changelog

package info (click to toggle)
python-tidylib 0.3.2~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 148 kB
  • ctags: 89
  • sloc: python: 411; makefile: 16; sh: 14
file content (110 lines) | stat: -rw-r--r-- 3,532 bytes parent folder | download
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
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