File: changelog

package info (click to toggle)
libmatthew-java 0.8.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 456 kB
  • sloc: java: 2,076; ansic: 361; makefile: 142
file content (165 lines) | stat: -rw-r--r-- 5,325 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
libmatthew-java (0.8.1-4) unstable; urgency=medium

  * add salsa-ci.yml and gbp.conf
  * add debian/clean (Closes: #1045192)

 -- Thorsten Alteholz <debian@alteholz.de>  Sat, 23 Nov 2024 09:42:46 +0100

libmatthew-java (0.8.1-3) unstable; urgency=medium

  [ Vladimir Petko ]
  * debian/rules: use java_compat_level variable provided by java-common to
                  adjust --release level to the minimum required by the
                  default Java (Closes: #1052581).
                  (Closes: #1069496)
  [ Thorsten Alteholz ]
  * debian/control: bump standard to 4.7.0 (no changes)

 -- Thorsten Alteholz <debian@alteholz.de>  Sun, 21 Apr 2024 12:42:46 +0200

libmatthew-java (0.8.1-2) unstable; urgency=medium

  * add patch to fix javadoc error (FTBFS with OpenJDK 17)
    Closes: #981944
    Thanks to Markus Koschany for the patch!
  * debian/control: bump standard to 4.1.4 (no changes)

 -- Thorsten Alteholz <debian@alteholz.de>  Wed, 14 Sep 2022 21:42:46 +0200

libmatthew-java (0.8.1-1) unstable; urgency=medium

  * new upstream version (Closes: #897541)
  * debian/control: add Salsa VCS URLs
  * debian/control: bump standard to 4.1.4 (no changes)

 -- Thorsten Alteholz <debian@alteholz.de>  Mon, 07 May 2018 18:42:46 +0200

libmatthew-java (0.8-2) unstable; urgency=medium

  * debian/rules: Override JVERCFLAGS and use a supported source version. This
    will fix the FTBFS with Java 9. (Closes: #873989)
    Thanks to Markus Koschany for the patch!
  * debian/control: bump standard to 4.1.3 (no changes)
  * debian/control: use dh11

 -- Thorsten Alteholz <debian@alteholz.de>  Fri, 29 Dec 2017 14:42:46 +0100

libmatthew-java (0.8-1) unstable; urgency=medium

  * new upstream version
  * fix broken debian/watch file

 -- Thorsten Alteholz <debian@alteholz.de>  Tue, 01 Nov 2016 21:42:46 +0100

libmatthew-java (0.7.3-3) unstable; urgency=medium

  * new maintainer (Closes: #762540)
  * debian/control: bump standard to 3.9.8 (no changes)

 -- Thorsten Alteholz <debian@alteholz.de>  Sat, 15 Oct 2016 16:42:46 +0200

libmatthew-java (0.7.3-2) unstable; urgency=medium

  * QA upload.
  * Package is orphaned (Bug #762540), set Maintainer to "Debian QA Group".
  * Switch to "3.0 (quilt)" source format.
  * Apply patch from Michael Haggerty to use relative paths
    in manifest file. Closes: #619890.
  * Raise debhelper compat level to 9.
  * Simplify debian/rules and put default-jdk-doc in Build-Depends.
  * Remove cx/ath/matthew/debug/Debug.java in clean target, since it's
    recreated during the build.

 -- Santiago Vila <sanvila@debian.org>  Thu, 04 Aug 2016 11:22:46 +0100

libmatthew-java (0.7.3-1) unstable; urgency=low

  * New upstream release, fixes a memory leak (Closes: #590331)

 -- Matthew Johnson <mjj29@debian.org>  Thu, 05 Aug 2010 18:36:12 +0100

libmatthew-java (0.7.2-3) unstable; urgency=low

  * Use default-jdk-doc instead of classpath-doc (Closes: #567283)
  * Fix some lintian warnings
  * Don't build doc when only building arch: any packages (Closes: #561414)

 -- Matthew Johnson <mjj29@debian.org>  Sat, 17 Apr 2010 17:24:37 +0100

libmatthew-java (0.7.2-2) unstable; urgency=low

  * Convert to dh 7
  * don't use default-jdk-builddep but default-jdk

 -- Matthew Johnson <mjj29@debian.org>  Sat, 12 Dec 2009 10:59:00 +0000

libmatthew-java (0.7.2-1) unstable; urgency=low

  * New Upstream Release
  * Bump Standards-Version
  * Bump debhelper compat
  * Change to section java

 -- Matthew Johnson <mjj29@debian.org>  Sun, 05 Apr 2009 11:11:45 +0100

libmatthew-java (0.7.1-1) unstable; urgency=low

  * New Upstream Release (Closes: #476019)
  * Change to use default-jdk-builddep (Closes: #477878)

 -- Matthew Johnson <mjj29@debian.org>  Sat, 26 Apr 2008 13:27:43 +0100

libmatthew-java (0.6-1) unstable; urgency=low

  * New Upstream Release
  * Use javahelper
  * Bump Standards-Version

 -- Matthew Johnson <mjj29@debian.org>  Thu, 10 Jan 2008 13:55:43 +0000

libmatthew-java (0.5-2) unstable; urgency=low

  * Add watch file from watchwiz

 -- Matthew Johnson <mjj29@debian.org>  Tue, 25 Dec 2007 11:19:29 +0000

libmatthew-java (0.5-1) unstable; urgency=low

  * Accompanying upstream change to avoid javadoc talking to the web
    (Closes: #447351)
  * Change maintainer address

 -- Matthew Johnson <mjj29@debian.org>  Wed, 05 Dec 2007 10:22:47 +0000

libmatthew-java (0.4-2) unstable; urgency=low

  * fix javadoc variables to make not to need networking

 -- Matthew Johnson <debian@matthew.ath.cx>  Wed, 19 Sep 2007 16:41:31 +0100

libmatthew-java (0.4-1) unstable; urgency=low

  * New Upstream Version
  * Add JAVADOC to rules; forces creating javadoc with gjdoc.
  * Add docs package
  * Register documentation with doc-base
  * Initial upload to Debian: Closes: #413405
  * Update to new Java policy
  * put docs in section doc and libs in section libs

 -- Matthew Johnson <debian@matthew.ath.cx>  Wed, 30 May 2007 00:24:43 +0100

libmatthew-java (0.3-1) unstable; urgency=low

  * New Upstream Version
  * Tidy up rules a bit
  * Remove overrides and full-stops

 -- Matthew Johnson <debian@matthew.ath.cx>  Wed,  3 Jan 2007 21:56:49 +0000

libmatthew-java (0.1-1) unstable; urgency=low

  * Initial Release.
  * Build with fastjar and java-gcj-compat-dev

 -- Matthew Johnson <debian@matthew.ath.cx>  Tue, 19 Dec 2006 14:35:37 +0000