File: changelog

package info (click to toggle)
libparanamer-java 2.8-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 508 kB
  • sloc: java: 3,001; xml: 785; makefile: 5
file content (150 lines) | stat: -rw-r--r-- 5,164 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
libparanamer-java (2.8-6) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.0.
  * Update debian/watch and fix the tracking error.

 -- Markus Koschany <apo@debian.org>  Mon, 15 Nov 2021 12:49:01 +0100

libparanamer-java (2.8-5) unstable; urgency=medium

  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.5.1.
  * Use canonical VCS URL.
  * Remove get-orig-source target.

 -- Markus Koschany <apo@debian.org>  Tue, 05 Jan 2021 01:23:56 +0100

libparanamer-java (2.8-4) unstable; urgency=medium

  * Team upload.
  * Transition to Maven 3
  * Removed the unused build dependency on libmaven-install-plugin-java
  * Standards-Version updated to 4.1.0
  * Switch to debhelper level 10

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 11 Sep 2017 14:42:45 +0200

libparanamer-java (2.8-3) unstable; urgency=medium

  * Team upload.
  * Depend on libasm-java (>= 5.0) instead of libasm4-java
  * Standards-Version updated to 3.9.8

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 03 Oct 2016 12:46:26 +0200

libparanamer-java (2.8-2) unstable; urgency=medium

  * Readd accidentally removed 2.7+repack-2 changelog.
  * Fix Vcs-Git URI to use https and git/pkg-java.

 -- Markus Koschany <apo@debian.org>  Wed, 27 Jan 2016 13:46:19 +0100

libparanamer-java (2.8-1) unstable; urgency=medium

  * Imported Upstream version 2.8. (Closes: #798670)
    - Switch to libasm4-java. (Closes: #800869)
    - Switch from libqdox-java to libqdox2-java.
    - Use Build-Depends field because this package only builds for arch:all.
  * Vcs-fields: Switch to https.
  * Update debian/watch. Watch github repository.
  * Add Files-Excluded paragraph and remove javadoc files and one js file
    which appears to be not the preferred form of modification.
  * Change copyright of debian directory to BSD-3-clause.
  * Remove orig-tar.sh script.
  * Update maven.rules and maven.ignoreRules for new release.
  * Add paranamer-maven-plugin to maven.rules to create an unversioned debian
    jar file. This should prevent the FTBFS due to the missing artifact. For
    now paranamer-maven-plugin must be ignored in maven.ignoreRules until the
    new version enters the archive.
  * Drop test patches and skip all tests for now until OpenJDK 8 is the new
    default JDK.
  * Build with --parallel.
  * Set sourceEncoding to UTF-8.
  * Update my e-mail address.
  * Remove Lintian override.

 -- Markus Koschany <apo@debian.org>  Tue, 26 Jan 2016 15:40:59 +0100

libparanamer-java (2.7+repack-2) unstable; urgency=medium

  * Team upload.
  * Depend on libmaven3-core-java instead of libmaven2-core-java
  * Build with the DH sequencer instead of CDBS

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 13 Nov 2015 22:29:01 +0100

libparanamer-java (2.7+repack-1) unstable; urgency=medium

  * Team upload.
  * Repackaged the upstream tarball to include the full source tree from Github
  * Build with maven-debian-helper
  * Build the paranamer-maven-plugin and package it
    as libparanamer-maven-plugin-java (Closes: #776586)
  * Do not reference the parent POM in the paranamer's POM (Closes: #776583)
  * Enabled the unit tests (except JavadocParanamerTest)
  * debian/copyright:
    - Credited Timothy Cleaver and Stefan Fleiter
    - Mention the ASM fork in BytecodeReadingParanamer.java
  * Use XZ compression for the upstream tarball

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 19 May 2015 13:34:15 +0200

libparanamer-java (2.7-1) unstable; urgency=low

  * Reintroduction of libparanamer-java. (Closes: #766255)
  * Switch to dh sequencer, javahelper and maven_repo_helper.
  * Declare compliance with Debian Policy 3.9.6.
  * Use Git repository for packaging.
  * Add libparanamer-java-doc binary package.
  * Use compat level 9 and require debhelper >= 9.

 -- Markus Koschany <apo@gambaru.de>  Fri, 31 Oct 2014 16:30:26 +0100

libparanamer-java (2.1-1) unstable; urgency=low

  * New upstream release.
  * (Build-)Depends on default-jdk.
  * Build-Depends on debhelper (>= 7).
  * Move package into java section.
  * Added myself to Uploaders.
  * Updated Standards-Version to 3.8.3.

 -- Michael Koch <konqueror@gmx.de>  Wed, 04 Nov 2009 19:48:16 +0100

libparanamer-java (1.3-1) unstable; urgency=low

  * New upstream release

 -- Varun Hiremath <varun@debian.org>  Sun, 01 Mar 2009 15:08:49 -0500

libparanamer-java (1.1.4-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.0

 -- Varun Hiremath <varun@debian.org>  Sun, 22 Jun 2008 17:46:37 +0530

libparanamer-java (1.1.3-1) unstable; urgency=low

  * New upstream release (Closes: #482984)

 -- Varun Hiremath <varun@debian.org>  Sat, 31 May 2008 19:13:35 +0530

libparanamer-java (1.1.2-1) unstable; urgency=low

  * New upstream release
  * Fix watch file

 -- Varun Hiremath <varun@debian.org>  Wed, 19 Mar 2008 16:21:07 +0530

libparanamer-java (1.1.1-1) unstable; urgency=low

  * New upstream release

 -- Varun Hiremath <varun@debian.org>  Wed, 06 Feb 2008 16:53:51 +0530

libparanamer-java (1.1-1) unstable; urgency=low

  * Initial release (Closes: #462081)

 -- Varun Hiremath <varun@debian.org>  Tue, 22 Jan 2008 19:07:12 +0530