File: changelog

package info (click to toggle)
jodconverter 2.2.2-16
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: java: 1,567; xml: 617; makefile: 21
file content (165 lines) | stat: -rw-r--r-- 5,439 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
jodconverter (2.2.2-16) unstable; urgency=medium

  * rules: Bump source/target to 8 (Closes: Bug#1053034).

 -- Samuel Thibault <sthibault@debian.org>  Tue, 26 Dec 2023 01:27:19 +0100

jodconverter (2.2.2-15) unstable; urgency=medium

  [ Samuel Thibault ]
  * control: Bump Standards-Version to 4.6.0 (no change)
  * watch: drop SF page.
  * control: Make Multi-Arch: foreign.
  * watch: Use tags instead of releases.
  * rules: Bump source/target to 7.
  * patches/html-fix.patch: Fix build.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends-Indep: Drop versioned constraint on ure.
    + libjodconverter-java: Drop versioned constraint on libreoffice-java-common
      and ure in Depends.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 04 Dec 2022 12:04:47 +0100

jodconverter (2.2.2-14) unstable; urgency=medium

  [ Samuel Thibault ]
  * control: Set Rules-Requires-Root to no.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Markus Koschany ]
  * patches/libxstream-java.patch: whitelists all classes of
    com.artofsolving.jodconverter (Closes: Bug#995892).

 -- Samuel Thibault <sthibault@debian.org>  Thu, 07 Oct 2021 23:26:29 +0200

jodconverter (2.2.2-13) unstable; urgency=medium

  * libjodconverter-java-doc.doc-base: Fix path to doc.

 -- Samuel Thibault <sthibault@debian.org>  Fri, 01 Jan 2021 17:14:45 +0100

jodconverter (2.2.2-12) unstable; urgency=low

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Archive, Name, Repository, Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ Rene Engelhard ]
  * Explicitly (Build-)Depend on libjuh-java, libridl-java, libunoil-java

  [ Samuel Thibault ]
  * watch: Switch to tracking sbraconnier's repository.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 02 Aug 2020 18:18:13 +0200

jodconverter (2.2.2-11) unstable; urgency=medium

  * control: Bump Standards-Version to 4.4.0 (no changes).
  * rules: Remove non-working jquery files.
  * watch: Generalize pattern.

 -- Samuel Thibault <sthibault@debian.org>  Sat, 07 Dec 2019 13:28:30 +0100

jodconverter (2.2.2-10) unstable; urgency=medium

  [ Samuel Thibault ]
  * Bump Standards-Version to 4.2.0 (no changes).
  * control: Set libjodconverter-java-doc multi-arch: foreign.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/watch: Use https protocol

 -- Samuel Thibault <sthibault@debian.org>  Tue, 01 Jan 2019 17:18:11 +0100

jodconverter (2.2.2-9) unstable; urgency=medium

  * Use canonical anonscm vcs URL.
  * control: Migrate priority to optional.
  * control: Bump Standards-Version to 4.1.1.
  * rules: Bump java compatibility to 1.6 (Closes: #893211)
  * rules: Fix javadoc call.

 -- Samuel Thibault <sthibault@debian.org>  Sat, 17 Mar 2018 12:32:34 +0100

jodconverter (2.2.2-8) unstable; urgency=low

  * watch: Add github URL.
  * rules: Pass -notimestamp to javadoc to make build more reproducible
    (Closes: #783882).
  * Bump Standards-Version to 3.9.7 (no changes).
  * compat: Bump to 9.
  * rules: Clear. Keep compatibility with java5.

 -- Samuel Thibault <sthibault@debian.org>  Tue, 23 Feb 2016 01:28:57 +0100

jodconverter (2.2.2-7) unstable; urgency=low

  [ Samuel Thibault ]
  * control: Bump Standards-Version to 3.9.3 (no changes).

  [ Rene Engelhard ]
  * Remove basis-link usage in JAVAFLAGS, as it's gone in LO 3.5
    (Closes: #661182).

 -- Samuel Thibault <sthibault@debian.org>  Sat, 25 Feb 2012 17:49:06 +0100

jodconverter (2.2.2-6) unstable; urgency=low

  * Bump Standards-Version to 3.9.2 (no change needed)
  * Fix libreoffice build path (Closes: Bug#652771).
  * Depend on libreoffice, not openoffice.org, and fix description
    (Closes: Bug#657069).
  * Add build-{indep,arch} rules.
  * Drop jre dependency.

 -- Samuel Thibault <sthibault@debian.org>  Tue, 24 Jan 2012 00:21:25 +0100

jodconverter (2.2.2-5) unstable; urgency=low

  * debian/patches/unix-lf.diff: New patch to export text without CRLF option
    (Closes: Bug#606715).
  * debian/rules: fix ridl.jar, unoil.jar and juh.jar paths
    (Closes: Bug#618750).
  * debian/control: Depend on ure with moved ridl.jar and juh.jar, and
    libreoffice-java-common with moved unoil.jar

 -- Samuel Thibault <sthibault@debian.org>  Sun, 12 Dec 2010 12:47:14 +0100

jodconverter (2.2.2-4) unstable; urgency=low

  * debian/control:
    - Bump Standards-Version to 3.9.1 (no change needed).
    - Make libjodconverter-java depend on headless java.

 -- Samuel Thibault <sthibault@debian.org>  Tue, 24 Aug 2010 21:24:08 +0200

jodconverter (2.2.2-3) unstable; urgency=low

  * debian/control: Remove duplicate Section: java field.
  * debian/watch: Add.
  * debian/libjodconverter-java-doc.doc-base: Add.

 -- Samuel Thibault <sthibault@debian.org>  Fri, 01 Jan 2010 22:35:02 +0100

jodconverter (2.2.2-2) unstable; urgency=low

  * debian/control: Add openoffice.org dependency to libjodconverter-java
    (Closes: Bug#558765).

 -- Samuel Thibault <sthibault@debian.org>  Tue, 01 Sep 2009 15:53:03 +0200

jodconverter (2.2.2-1) unstable; urgency=low

  * Initial release (Closes: #544551)

 -- Samuel Thibault <sthibault@debian.org>  Tue, 01 Sep 2009 15:53:03 +0200