File: changelog

package info (click to toggle)
jclassinfo 0.19.1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,176 kB
  • sloc: sh: 8,551; ansic: 6,672; makefile: 199; xml: 93
file content (93 lines) | stat: -rw-r--r-- 3,132 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
jclassinfo (0.19.1-10) unstable; urgency=medium

  * QA upload.

  * Added d/gbp.conf to describe branch layout.
  * Updated vcs in d/control to Salsa.
  * Updated d/gbp.conf to enforce the use of pristine-tar.
  * Updated Standards-Version from 3.9.3 to 4.7.0.
  * Use wrap-and-sort -at for debian control files.
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 9 to 10.
  * Drop unnecessary dependency on dh-autoreconf.
  * Adjust build to not need root privileges.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 30 Oct 2024 14:51:43 +0100

jclassinfo (0.19.1-9) unstable; urgency=medium

  * QA upload.
  * Remove non-existing Vcs-Svn.

 -- Bastian Germann <bage@debian.org>  Tue, 14 Feb 2023 15:28:05 +0100

jclassinfo (0.19.1-8) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #897296)
  * debian/control: Remove Uploaders field.

 -- Marcos Talau <talau@debian.org>  Sun, 13 Nov 2022 20:45:41 -0300

jclassinfo (0.19.1-7) unstable; urgency=low

  * Switch to dh 9
  * Use dh-autoreconf (closes: #725551)
  * Bump to newer standards (no changes needed)

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 04 Nov 2013 23:40:19 +0100

jclassinfo (0.19.1-6) unstable; urgency=low

  * Switch to dh 7 and its wonderful sequencer
  * Bump compatibility level accordingly
  * Now conforms to standards 3.9.2
  * Switch to format 3.0 (quilt)
  * Drop dependencies on dpatch
  * Drop README.source
  * Now recognizing newer JVMs (closes: #623158)
  * Find the flaw in the computations of the string size (closes: #613367)

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 17 Apr 2011 23:18:23 +0200

jclassinfo (0.19.1-5) unstable; urgency=low

  * patches/03-fix-malloc: fix a memory allocation error (closes: #550203)
  * Now conforms to 3.8.3

 -- Vincent Fourmond <fourmond@debian.org>  Tue, 26 Jan 2010 21:03:03 +0100

jclassinfo (0.19.1-4) unstable; urgency=low

  * Definitely should go in Section: java...

 -- Vincent Fourmond <fourmond@debian.org>  Tue, 05 May 2009 21:15:32 +0200

jclassinfo (0.19.1-3) unstable; urgency=medium

  * Running libtoolize -f for every build to make sure libtool and
    autoconf are in sync (closes: #526553). Thanks to Daniel Schepler
    <dschepler@gmail.com> for reporting and giving a fix.
  * Urgency medium to fix a RC bug in testing.
  * Adding a debian/README.source to document the patch system.
  * Now conforms to standard 3.8.1
  * Update the FSF's address in debian/copyright

 -- Vincent Fourmond <fourmond@debian.org>  Tue, 05 May 2009 20:26:09 +0200

jclassinfo (0.19.1-2) unstable; urgency=low

  * Make it team-maintained
  * Added VCS fields
  * Fixed copyright problems.

 -- Vincent Fourmond <fourmond@debian.org>  Tue, 01 Jan 2008 19:32:35 +0100

jclassinfo (0.19.1-1) unstable; urgency=low

  * Initial release (Closes: #458062)
  * 01-make-static-lib to link libjclass statically
  * 02-use-stdin to have "-" work with the usual meaning
    as an argument (this way, no need for temporary files for jar analysis).

 -- Vincent Fourmond <fourmond@debian.org>  Fri, 28 Dec 2007 10:18:32 +0100