File: changelog

package info (click to toggle)
python-jpype 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,872 kB
  • sloc: python: 18,369; cpp: 17,718; java: 8,254; xml: 1,305; makefile: 152; sh: 32
file content (196 lines) | stat: -rw-r--r-- 5,822 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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
python-jpype (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 10 Jan 2021 12:15:35 +0900

python-jpype (1.2.0-1) unstable; urgency=medium

  * New upstream version 1.2.0
  * Bump Standards-Version to 4.5.1
  * Bump debian-compat to 13
  * debian/rules: Use not python version specific jar file. (Closes: #976782)

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 26 Dec 2020 18:38:25 +0900

python-jpype (1.1.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ TANIGUCHI Takaki ]
  * New upstream version 1.1.2
  * d/rules: change jar location

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 07 Nov 2020 14:14:29 +0900

python-jpype (1.0.2-1) unstable; urgency=medium

  * New upstream version 1.0.2

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 06 Sep 2020 11:36:41 +0900

python-jpype (1.0.1-1) unstable; urgency=medium

  * New upstream version 1.0.1
  * d/docs: Add NOTICE

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 26 Jul 2020 14:28:27 +0900

python-jpype (0.7.5+dfsg-1) unstable; urgency=medium

  * New upstream version 0.7.5+dfsg
  * debian/patches: Remove useless patch.

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 30 May 2020 18:53:10 +0900

python-jpype (0.7.2+dfsg-1) unstable; urgency=medium

  * New upstream version 0.7.2+dfsg

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 05 Apr 2020 16:11:39 +0900

python-jpype (0.7.1+dfsg-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ TANIGUCHI Takaki ]
  * d/salsa-ci.yml: Add a CI config file
  * New upstream version 0.7.1+dfsg
  * Bump Standards-Version to 4.5.0

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 11 Feb 2020 11:24:00 +0900

python-jpype (0.7+dfsg-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937852
  * debian/patches/no_scm_version.patch
    - remove `use_scm_version = True`, else build would fail from within DPMT
      git

 -- Sandro Tosi <morph@debian.org>  Fri, 13 Dec 2019 13:55:09 -0500

python-jpype (0.7+dfsg-2) unstable; urgency=medium

  * Add ant to B-D
  * debian-compat: Bump to 12

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 03 Aug 2019 14:03:09 +0900

python-jpype (0.7+dfsg-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces
  * Remove debian/pycompat, it's not used by any modern Python helper
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ TANIGUCHI Takaki ]
  * New upstream version 0.7+dfsg

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 30 Jul 2019 17:57:26 +0900

python-jpype (0.6.3+dfsg-1) unstable; urgency=medium

  * debian/copyright: Rewrite in DEP-5 style format
  * debian/watch: repacksuffix
  * New upstream version 0.6.3+dfsg
  * Bump Standards-Version to 4.1.4

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 08 May 2018 21:41:46 +0900

python-jpype (0.6.2+dfsg-2) unstable; urgency=medium

  * debian/control:
    - Add python-setuptoolts to B-D. (Closes: #890387)
    - Add python-numpy to B-D.

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 18 Feb 2018 20:20:48 +0900

python-jpype (0.6.2+dfsg-1) unstable; urgency=medium

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

  [ TANIGUCHI Takaki ]
  * debian/watch: Set new location.
  * New upstream version 0.6.2+dfsg (Closes: #863050)
  * debian/rules:
    + call dh_numpy
    + disable test
  * Remove test/sample/big.xml from upstream. (Closes: #867199)
  * debian/control:
    - Add dh-python to B-D.
    - Change Priority from extra to optional
    - Migrate Vcs-* to salsa.debian.org.
  * debian/watch: Add dversionmangle
  * Bump Standards-Version to 4.1.3
  * debian/compat: 11

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 11 Feb 2018 18:42:08 +0900

python-jpype (0.5.4.2-3) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ TANIGUCHI Takaki ]
  * Bump Standards Version to 3.9.4 (with no changes).
  * debian/patches/default_jvm_path: Set default JVM path. (Closes: #683048)
  * debian/control: B-D depends on only default-jdk. (Closes: #684278)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 15 May 2013 13:30:55 +0900

python-jpype (0.5.4.2-2) unstable; urgency=low

  [ Jakub Wilk ]
  * Add Vcs-* fields.

  [ TANIGUCHI Takaki ]
  * Fixed FTBFS (Closes: #640345)
  * debian/rules: change JAVA_HOMEk
  * debian/control: add default-jre-headless to B-D.

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 27 Sep 2011 10:54:19 +0900

python-jpype (0.5.4.2-1) unstable; urgency=low

  * New upstream.

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 11 Aug 2011 21:51:48 +0900

python-jpype (0.5.4.1-4) unstable; urgency=low

  * Change Maintainer to DPMT.
  * Switch to dh_python2.
  * Bump Standards-Version to 3.9.2 (with no changes).

 -- TANIGUCHI Takaki <takaki@debian.org>  Mon, 23 May 2011 11:17:05 +0900

python-jpype (0.5.4.1-3) unstable; urgency=low

  * debian/control: add java6-runtime-headeless to Depends:. (Closes: 601510)
  * debian/source/format: 3.0 (quilt).
  * debian/control: Bumped Standards-version to 3.9.1 - no changes necessary.

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

python-jpype (0.5.4.1-2) unstable; urgency=low

  * debian/control: add openjdk-6-jdk to Build-Depends:. (Closes: #559090)

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 20 Dec 2009 17:03:26 +0900

python-jpype (0.5.4.1-1) unstable; urgency=low

  * Initial release (Closes: #551485)

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 18 Oct 2009 16:56:17 +0900