File: changelog

package info (click to toggle)
libextractor-java 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,608 kB
  • ctags: 485
  • sloc: sh: 10,270; ansic: 749; java: 168; makefile: 37
file content (198 lines) | stat: -rw-r--r-- 7,512 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
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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  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-technologies.net>  Mon, 28 Nov 2005 10:35:00 +0100

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

  * Initial release.

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