File: changelog

package info (click to toggle)
python-jsbeautifier 1.14.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 816 kB
  • sloc: python: 13,038; sh: 14; makefile: 9
file content (166 lines) | stat: -rw-r--r-- 5,341 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
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
python-jsbeautifier (1.14.4-1) unstable; urgency=medium

  * New upstream release.
  * Add 0002-Fix-test.patch
  * Update Standards-Version to 4.6.1
  * wrap-and-sort -at

 -- Håvard F. Aasen <havard.f.aasen@pfft.no>  Thu, 04 Aug 2022 22:32:13 +0200

python-jsbeautifier (1.14.3-1) unstable; urgency=medium

  * New upstream release.
  * CI: Disable blhc, no compiled code.

 -- Håvard F. Aasen <havard.f.aasen@pfft.no>  Wed, 13 Apr 2022 08:04:45 +0200

python-jsbeautifier (1.14.2-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version to 4.6.0.
  * Run the generated tests as part of the testsuite,
    expands test coverage during build time.
  * autopkgtest: Update to test the binary package.
  * Include man-page, built with help2man. Closes: #931383
  * Update maintainer name and email.
  * Update copyrighted year for maintainer.
  * Install /usr/bin/js-beautify using alternative Closes: #934141
    - Provide js-beautify
    Thanks to Yadd for the solution and original patch, it was
    rewritten to use dh_installalternatives.


 -- Håvard F. Aasen <havard.f.aasen@pfft.no>  Tue, 05 Apr 2022 10:37:13 +0200

python-jsbeautifier (1.14.0-1) unstable; urgency=medium

  * New upstream version 1.14.0
  * Rebase patch.
  * d/watch: Bump version to 4
  * d/control: Update Standards-Version to 4.5.1
  * d/copyright: Add myself
  * d/source/options: Add extend-diff-ignore

 -- Håvard Flaget Aasen <haavard_aasen@yahoo.no>  Mon, 16 Aug 2021 09:20:27 +0200

python-jsbeautifier (1.13.0-1) unstable; urgency=medium

  * New upstream version 1.13.0
  * Rebase patch
  * Bump debhelper to 13

 -- Håvard Flaget Aasen <haavard_aasen@yahoo.no>  Thu, 03 Sep 2020 12:30:29 +0200

python-jsbeautifier (1.11.0-1) unstable; urgency=medium

  * New upstream version 1.11.0
  * Add minimum version for python3-six in d/control
  * Add Upstream-Contact in d/copyright

 -- Håvard Flaget Aasen <haavard_aasen@yahoo.no>  Wed, 08 Apr 2020 22:24:26 +0200

python-jsbeautifier (1.10.3-2) unstable; urgency=medium

  * Minor fix to autopkgtest. closes: #954476
    - Update dependencies list
    - Change to test supported Python3 versions
  * Update Standards-Version to 4.5.0

 -- Håvard Flaget Aasen <haavard_aasen@yahoo.no>  Sun, 22 Mar 2020 08:19:02 +0100

python-jsbeautifier (1.10.3-1) unstable; urgency=medium

  * New upstream version 1.10.3
  * Set myself as maintainer and adopt package. closes: #947018
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse
  * Change python3-pytest with python3-six in build-dependency
  * Add 0001-Disable-test-because-of-missing-.js-files.patch
  * Enable upstream testsuite during build
  * Add Testsuite: autopkgtest-pkg-python in d/control
  * Add upstream tests as autopkgtest

 -- Håvard Flaget Aasen <haavard_aasen@yahoo.no>  Tue, 21 Jan 2020 11:55:24 +0100

python-jsbeautifier (1.10.2-1) unstable; urgency=medium

  * QA upload
  * New upstream version 1.10.2
    - Upstream change fix: closes: #931384, #873005
  * Update copyright year and author in debian/copyright
  * Update debian/watch
  * Change to debhelper-compat
  * Reformat dependencies
  * Bump debhelper to 12
  * Update Standards-Version to 4.4.1
  * Add Rules-Requires-Root
  * Remove python2 line in debian/rules

 -- Håvard Flaget Aasen <haavard_aasen@yahoo.no>  Sun, 29 Dec 2019 00:35:47 +0100

python-jsbeautifier (1.6.4-9) unstable; urgency=medium

  * Remove python2 package
  * Remove python2 dependencies

 -- Sebastien Delafond <seb@debian.org>  Thu, 19 Dec 2019 15:52:55 +0100

python-jsbeautifier (1.6.4-8) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces

  [ Sébastien Delafond ]
  * Set maintainer to Debian QA Group

 -- Sebastien Delafond <seb@debian.org>  Thu, 19 Dec 2019 14:54:10 +0100

python-jsbeautifier (1.6.4-7) unstable; urgency=medium

  * Switch to DEP 14
  * Update Vcs-* to point to salsa.d.o
  * Change Homepage
  * Use https for copyright-format
  * Bump-up Standards-Version
  * Use https in debian/watch

 -- Sebastien Delafond <seb@debian.org>  Thu, 05 Apr 2018 13:07:38 +0200

python-jsbeautifier (1.6.4-6) unstable; urgency=medium

  * Correctly handle "trying to overwrite /usr/bin/js-beautify" when
    upgrading (Closes: #850028)

 -- Sebastien Delafond <seb@debian.org>  Tue, 03 Jan 2017 13:19:00 +0100

python-jsbeautifier (1.6.4-5) unstable; urgency=medium

  * Apply patch from Mattia Rizzolo to properly ship usr/bin/jsbeautifier
    in its own package (Closes: #848609)

 -- Sebastien Delafond <seb@debian.org>  Fri, 30 Dec 2016 15:35:15 +0100

python-jsbeautifier (1.6.4-4) unstable; urgency=medium

  * Provide python3 package
  * Update Vcs-Git URL

 -- Sebastien Delafond <seb@debian.org>  Wed, 28 Dec 2016 10:11:10 +0100

python-jsbeautifier (1.6.4-3) unstable; urgency=medium

  * Correct debian/watch to strip leading "v" in version number

 -- Sebastien Delafond <seb@debian.org>  Sun, 16 Oct 2016 11:50:46 +0200

python-jsbeautifier (1.6.4-2) unstable; urgency=medium

  * Re-word package description in debian/control

 -- Sebastien Delafond <seb@debian.org>  Fri, 14 Oct 2016 14:27:33 +0200

python-jsbeautifier (1.6.4-1) unstable; urgency=low

  * New package (Closes: #840670)

 -- Sebastien Delafond <seb@debian.org>  Fri, 14 Oct 2016 14:27:16 +0200