File: changelog

package info (click to toggle)
libextractor-java 1.0.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,616 kB
  • sloc: sh: 10,270; ansic: 749; java: 168; makefile: 33
file content (275 lines) | stat: -rw-r--r-- 9,974 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
libextractor-java (1.0.0-8) unstable; urgency=medium

  * QA upload.

  * Updated vcs in d/control to Salsa.
  * Added d/gbp.conf to enforce the use of pristine-tar.
  * Updated Standards-Version from 4.6.2 to 4.7.0.
  * Use wrap-and-sort -at for debian control files.
  * Set upstream metadata fields: Repository-Browse.
  * Remove field Section on binary package libextractor-java0
    that duplicates source.
  * Dropped unused autotools-dev build dependency.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 05 Dec 2024 07:47:04 +0100

libextractor-java (1.0.0-7) sid; urgency=medium

  * Uploading to sid.
  * Updating copyright for 2024.
  * Orphaning package.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Wed, 07 Feb 2024 06:54:37 +0100

libextractor-java (1.0.0-6) sid; urgency=medium

  * Uploading to sid.
  * Updating packaging copyright for 2023.
  * Updating http links to https in copyright.
  * Updating to standards version 4.6.2.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Mon, 30 Jan 2023 17:26:53 +0100

libextractor-java (1.0.0-5) sid; urgency=medium

  * Uploading to sid.
  * Updating to standards version 4.6.0.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sat, 09 Oct 2021 10:20:08 +0200

libextractor-java (1.0.0-4) sid; urgency=medium

  * Uploading to sid.
  * Correcting mixup with Bertrands firstname in previous changelog entry.
  * Correcting upstream name in copyright.
  * Updating watch file.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sun, 15 Aug 2021 17:57:56 +0200

libextractor-java (1.0.0-3) experimental; urgency=medium

  * Uploading to experimental.
  * Consolidating my email address.
  * Updating to debhelper 13.
  * Shortening libextractor build-depends.
  * Updating to standads version 4.5.1.
  * Adding Rules-Requires-Root field.
  * Updating hompage field.
  * Sorting control fields.
  * Repeating section in every package block of control for consistency.
  * Updating format url in copyright.
  * Updating upstream name in copyright.
  * Updating source in copyright.
  * Removing superfluous license in copyright.
  * Correcting formating of copyright lists.
  * Updating copyright for 2021.
  * Wrap-and-sorting debian files.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sat, 27 Feb 2021 08:10:43 +0100

libextractor-java (1.0.0-2) sid; urgency=medium

  * Uploading to sid.
  * New maintainer, thank you Bertrand for all your work.
  * Updating vcs fields.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sat, 27 Feb 2021 07:56:34 +0100

libextractor-java (1.0.0-1) unstable; urgency=medium

  * Imported Upstream version 1.0.0.
  * debian/control: add Vcs-git and Vcs-browser.
  * Remove binary duplicate field "Section" for libextractor-java0 in
    debian/control.
  * Build-depend on sharutils to use uuencode during build.
  * Build-depend only on default-jdk and not anymore on openjdk-6-jdk.
  * Remove useless debian/source/options.
  * debian/rules: remove useless override_dh_builddeb.
  * Move to debhelpher v9.
  * Remove .la files, see Debian Policy 10.2.
  * New maintainer (Closes: #660443).
  * Migrate from a manual "-dbg" package to an automatic generated debug symbol
    package:
    + debian/control: remove libextractor-java-dbg.
    + debian/rules: use --dbgsym-migration in override_dh_strip.
  * Make libextractor-java and libextractor-java-dev architecture: any
    (Closes: #800547).
  * Standards-version 3.9.8: no changes needed.
  * debian/copyright:
    + Change license to GPL-3+, reflecting upstream change.
    + Move to copyright-format 1.0.
    + Update years and add my name for debian/* files.
  * Add debian/watch.
  * Add both old and new upstream gpg key to debian/upstream/signing-key.asc
    and add pgpsigurlmangle to debian/watch.

 -- Bertrand Marc <bmarc@debian.org>  Mon, 22 Aug 2016 23:01:11 +0200

libextractor-java (0.6.0-6) unstable; urgency=low

  * QA upload. (Closes: #674359)
  * debian-rules: clear the dependency_libs field of
    /usr/lib/libextractor_java.la as described in
    http://lists.debian.org/debian-devel/2011/05/msg01003.html

 -- Holger Levsen <holger@debian.org>  Mon, 28 May 2012 00:36:47 +0200

libextractor-java (0.6.0-5) experimental; urgency=low

  * Orphaning package.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sun, 19 Feb 2012 09:09:37 +0000

libextractor-java (0.6.0-4) experimental; urgency=low

  * Updating homepage field.
  * Shortening version in libextractor build-depends.
  * Using compression level 9 also for binary packages.
  * Adding armhf to architecture list, thanks to Konstantinos Margaritis
    <markos@genesi-usa.com> (Closes: #645796).

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Tue, 18 Oct 2011 21:47:58 +0200

libextractor-java (0.6.0-3) experimental; urgency=low

  * Updating maintainer and uploaders fields.
  * Removing vcs fields.
  * Updating to standards version 3.9.2.
  * Removing leftover README.source.
  * Removing references to my old email address.
  * Making packaging distribution neutral.
  * Compacting copyright file.
  * Updating year in copyright file.
  * Removing leading slash from debhelper install files.
  * Making build-depends on default-jdk an alternative to openjdk-6-jdk.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Fri, 09 Sep 2011 16:40:49 +0200

libextractor-java (0.6.0-2) experimental; urgency=low

  * Bumping versioned build-depends on debhelper.
  * Correcting versioned build-depends on libextractor (Closes:
    #598989).
  * Updating to debhelper version 8.
  * Updating to standards version 3.9.1.
  * Using simplified autotools handling in rules.
  * Switching to source format 3.0 (quilt).
  * Not using simplified dh_auto_install call since that doesn't work.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sun, 21 Nov 2010 11:53:33 +0100

libextractor-java (0.6.0-1) experimental; urgency=low

  * Removing not required sourcedir parameter from dh_install override.
  * Updating to standards version 3.8.3.
  * Adding maintainer homepage field to control.
  * Marking maintainer homepage field to be also included in binary
    packages and changelog.
  * Adding README.source.
  * Simplifying autotools handling in rules.
  * Adding explicit source version 1.0 until switch to 3.0.
  * Updating year in copyright file.
  * Moving maintainer homepage from control to copyright.
  * Updating README.source.
  * Updating to standards 3.8.4.
  * Merging upstream version 0.6.0.
  * Updating year in copyright version.
  * Making build-depends on libextractor versioned to 0.6.0.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sun, 21 Feb 2010 17:02:33 +0100

libextractor-java (0.5.18-7) unstable; urgency=low

  * Updating maintainer field.
  * Updating vcs fields.
  * Removing shlibs file.
  * Sorting depends.
  * Dropping m68k from explicit architecture list, not part of the
    archive anymore.
  * Setting source package section to libs, more accurate.
  * Removing not useful AUTHORS file, no new information over copyright
    file.
  * Minimizing rules file.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Mon, 10 Aug 2009 22:03:41 +0200

libextractor-java (0.5.18-6) unstable; urgency=low

  * Updating section of the debug package.
  * Tidy rules file.
  * Updating package to standards version 3.8.2.
  * Updating java-toolchain build-depends (Closes: #533739, #534074).
  * Using correct rfc-2822 date formats in changelog.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Thu, 16 Jul 2009 14:52:09 +0200

libextractor-java (0.5.18-5) unstable; urgency=low

  * Updating to standards 3.8.0.
  * Updating vcs fields in control file.
  * Replacing obsolete dh_clean -k with dh_prep.
  * Removing Arnaud from uploaders, he is MIA (Closes: #513167).
  * Updating rules to current state of the art.
  * Updating year in copyright file.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Thu, 05 Feb 2009 00:58:00 +0100

libextractor-java (0.5.18-4) unstable; urgency=low

  * Adding fogotten build-depends against autotools-dev (Closes: #478056).

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sun, 27 Apr 2008 17:01:00 +0200

libextractor-java (0.5.18-3) unstable; urgency=low

  * Adding debug package.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sat, 26 Apr 2008 10:25:00 +0200

libextractor-java (0.5.18-2) unstable; urgency=medium

  * Stopping to build package on alpha, arm, hppa, and hurd-i386 due to
    unavailability of gcj (Closes: #477871).
  * Reordering rules file.
  * Updating shlibs file.
  * Correcting indenting in copyright file.
  * Adding vcs fields in control file.
  * Removing watch file.
  * Updating package to debhelper 7.
  * Reverting config.guess and config.sub to upstream.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sat, 26 Apr 2008 10:15:00 +0200

libextractor-java (0.5.18-1) unstable; urgency=low

  * New upstream release.
  * Using thigher build-depends against libextractor.
  * Bumped to new policy.
  * Using new homepage field in control.
  * Bumped to debhelper 5.
  * Added ${misc:Depends} to depends.
  * Using ${binary:Version} in depends.
  * Don't hide make errors in clean target of rules.
  * Added fail-missing to dh_install call in rules.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sun, 23 Dec 2007 16:02:00 +0100

libextractor-java (0.5.6-3) unstable; urgency=low

  * New email address.
  * Bumped policy version.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sun, 30 Jul 2006 08:09:00 +0200

libextractor-java (0.5.6-2) unstable; urgency=low

  * Recompiled against latest transition of libextractor.
  * Added Arnaud as uploader.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Mon, 28 Nov 2005 10:35:00 +0100

libextractor-java (0.5.6-1) unstable; urgency=low

  * Initial release.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Mon, 10 Oct 2005 19:04:00 +0200