File: changelog

package info (click to toggle)
python-demjson 2.2.4-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 652 kB
  • sloc: python: 5,699; makefile: 6
file content (133 lines) | stat: -rw-r--r-- 3,903 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
python-demjson (2.2.4-5) unstable; urgency=medium

  * Rename jsonlint-py3 to jsonlint
    - Drop dh-exec using at dh_install 

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 28 Aug 2019 15:51:45 +0900

python-demjson (2.2.4-4) unstable; urgency=medium

  * Remove a redundant man page. (Closes: #934014)

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 09 Aug 2019 10:55:42 +0900

python-demjson (2.2.4-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ TANIGUCHI Takaki ]
  * Drop python2 support
  * debian-compat: Bump to 12
  * Bump Standards-Version 4.4.0

 -- TANIGUCHI Takaki <takaki@debian.org>  Mon, 05 Aug 2019 13:34:08 +0900

python-demjson (2.2.4-2) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Mattia Rizzolo ]
  * Bump debhelper compat level to 11.
  * Bump Standards-Version to 4.1.2, no changes needed.
  * De-duplicate the package descriptions.
  * Add missing build-dependency on dh-python.
  * Force use of python3 for jsonlint-py3 in python3-demjson.
    This avoid having the python3 package depending on python2.
    Thanks to Paul Wise for spotting this weirdness.
  * Use HTTPS in d/watch.

 -- Mattia Rizzolo <mattia@debian.org>  Mon, 18 Dec 2017 12:12:30 +0100

python-demjson (2.2.4-1) unstable; urgency=medium

  * Imported Upstream version 2.2.4

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 02 Feb 2016 16:12:27 +0900

python-demjson (2.2.3-2) unstable; urgency=medium

  * debian/*.install: Copy jsonlint from source tree. (Closes: #806482)

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 29 Nov 2015 16:24:41 +0900

python-demjson (2.2.3-1) unstable; urgency=medium

  [ SVN-Git Migration ]
  * git-dpm config
  * Update Vcs fields for git migration

  [ TANIGUCHI Takaki ]
  * debian/watch: Use pypy.debian.net.
  * Imported Upstream version 2.2.3
  * Bump Standards-Version to 3.9.6.
  * Add py suffix to CLI utility. (Closes: #778468)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 25 Nov 2015 21:28:05 +0900

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

  * New upstream release

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 06 Jul 2014 18:38:42 +0900

python-demjson (2.2-1) unstable; urgency=medium

  * New upstream release

 -- TANIGUCHI Takaki <takaki@debian.org>  Mon, 23 Jun 2014 23:53:38 +0900

python-demjson (2.0.1-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Add Vcs-* fields.
  * Fix a typo in the package description.

  [ TANIGUCHI Takaki ]
  * New upstream release
  * Add support for Python-3
  * Bump Standards-Version to 3.9.5.

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 06 Jun 2014 17:49:47 +0900

python-demjson (1.6-2) unstable; urgency=low

  * Team upload.
  * Rebuild to pick up 2.7 and drop 2.5 from supported versions
  * debian/control:
    - Bumped Standards-version to 3.9.2 - no changes necessary.
  * debian/watch
    - removed dh_make template lines, leaving only the used ones
  * debian/jsonlint.1
    - don't use hyphen as minus sign

 -- Sandro Tosi <morph@debian.org>  Sat, 07 May 2011 15:26:44 +0200

python-demjson (1.6-1) unstable; urgency=low

  * New upstream release
  * debian/copyright: Rewirte in DEP-5 format.
  * debian/rules: Switch to dh_python2.

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 06 Apr 2011 14:24:20 +0900

python-demjson (1.5-1) unstable; urgency=low

  * New upstream.
  * debian/control:
    - Bumped Standards-version to 3.9.1 - no changes necessary.
  * debian/source/format: 3.0 (quilt)

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 28 Oct 2010 14:46:24 +0900

python-demjson (1.4-1) unstable; urgency=low

  * Initial release (Closes: #558117)

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 26 Nov 2009 23:16:58 +0900