File: changelog

package info (click to toggle)
python-jsmin 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 156 kB
  • sloc: python: 697; makefile: 2
file content (84 lines) | stat: -rw-r--r-- 2,993 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
python-jsmin (3.0.1-1) unstable; urgency=medium

  * [a7986a] New upstream version 3.0.1
  * [d74888] Bump standards version to 4.6.1.0, no changes needed
  * [f0d609] Remove backported patch
  * [f73392] Update copyright years

 -- gustavo panizzo <gfa@zumbi.com.ar>  Thu, 03 Nov 2022 21:35:38 +0100

python-jsmin (3.0.0-1) unstable; urgency=medium

  * New upstream release
  * [95ab73] Import upstream release 3.0.0 (Closes: #997618)
  * [f0c691] Take a patch from upstream master to fix a failing test
  * [338813] Update the version of the watch file, no changes needed
  * [2bc233] Bump standards version to 4.6.0.1, no changes needed
  * [10ea0e] Set the debhelper compat level to 13
  * [3808da] Do not require root to build the package

 -- gustavo panizzo <gfa@zumbi.com.ar>  Mon, 01 Nov 2021 21:53:00 +0000

python-jsmin (2.2.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org
  [ gustavo panizzo ]
  * [cbb22b] Drop Python 2 support
  * [3efbe9] Use debhelper 12 and the debhelper-compat
  * [e0601c] Standards version 4.4.0
    - Increase the verbosity during the build
  * [44faf6] Add a DEP12 upstream metadata file
  * [63862c] Add a superficial autopkgtest

 -- gustavo panizzo <gfa@zumbi.com.ar>  Sun, 08 Sep 2019 19:17:13 +0200

python-jsmin (2.2.2-1) unstable; urgency=medium

  * New upstream release
  * Change the git repo practices, check README.source for more details
    - Remove remove-hgtags.patch
  * Bump standards version. No changes needed.
  * Update debian/copyright years

 -- gustavo panizzo <gfa@zumbi.com.ar>  Thu, 10 Aug 2017 17:43:57 +0800

python-jsmin (2.2.1-2) unstable; urgency=medium

  * Ship upstream changelog instead of generated from git log
  * Remove .hgtags file

 -- gustavo panizzo <gfa@zumbi.com.ar>  Tue, 11 Oct 2016 16:12:16 +0800

python-jsmin (2.2.1-1) unstable; urgency=medium

  * New upstream release
  * Bump standards version to 3.9.8. No changes were needed.
  * Change my name on the control file to match the changelog.
  * Update copyright years.
  * Use https url for Vcs-Git url
  * Add dh-python to build depends.
  * Add pristine-tar branch to source Vcs

 -- gustavo panizzo <gfa@zumbi.com.ar>  Sat, 27 Aug 2016 11:05:10 +0800

python-jsmin (2.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Git packaging in Alioth.
  * Bump the minimal Python 3 version to 3.3 (Closes: #781322).
  * Bump standards version. No changes needed.
  * Watch file now looks at pypi.debian.net.
  * Update copyright file to point at new repo and update years.
  * Correct my name in debian/control.
  * Use https url for VCS fields.
  * Sort debian/copyright correctly, thanks Mattia Rizzolo.

 -- Gustavo Panizzo <gfa@zumbi.com.ar>  Wed, 23 Dec 2015 22:46:59 +0800

python-jsmin (2.0.9-1) unstable; urgency=medium

  * Initial release. (Closes: #738448)

 -- gustavo panizzo <gfa@zumbi.com.ar>  Sun, 09 Feb 2014 13:49:49 -0300