File: changelog

package info (click to toggle)
maven-bundle-plugin 3.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 1,480 kB
  • sloc: java: 10,043; xml: 525; sh: 19; makefile: 2
file content (187 lines) | stat: -rw-r--r-- 6,058 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
maven-bundle-plugin (3.5.1-2) unstable; urgency=medium

  * Team upload.
  * Generate Java 8 compatible bytecode
  * Standards-Version updated to 4.2.1
  * Replaced Damien Raude-Morvan as the uploader

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 05 Sep 2018 11:48:32 +0200

maven-bundle-plugin (3.5.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Standards-Version updated to 4.1.5
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 30 Jul 2018 14:34:12 +0200

maven-bundle-plugin (3.5.0-1) unstable; urgency=medium

  * New upstream release
  * Use a simpler get-orig-source approach
  * Update Standards-Version to 4.1.3
  * Update debhelper compat level to 11
  * Adjust (build-)dependencies:
    * Tighten BND to >= 3.5.0
    * Add libjdom1-java
  * Refresh patches:
    * Remove FELIX-4882.patch
    * Remove backwards-compatibility.pactch
    * Adopt a patch from Fedora to fix the compatibility of maven-dependency-tree 3.x
  * Remove the javadoc package

 -- Kai-Chung Yan (殷啟聰) <seamlikok@gmail.com>  Sun, 25 Mar 2018 13:23:12 +0800

maven-bundle-plugin (2.5.4-6) unstable; urgency=medium

  * Team upload.
  * Depend on libmaven3-core-java instead of libmaven2-core-java
  * Depend on libplexus-container-default1.5-java
    instead of libplexus-container-default-java
  * Standards-Version updated to 4.1.0

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 30 Aug 2017 17:32:37 +0200

maven-bundle-plugin (2.5.4-5) unstable; urgency=medium

  * Team upload.
  * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.
  * Update copyright info.

 -- Miguel Landaeta <nomadium@debian.org>  Thu, 24 Aug 2017 17:48:35 +0100

maven-bundle-plugin (2.5.4-4) unstable; urgency=medium

  [ Emmanuel Bourg ]
  * Team upload.
  * Removed the build dependency on libwagon-java
  * Use a secure Vcs-Git URL

  [ tony mancill ]
  * Address FTBFS with maven-archiver 3.0 (Closes: #869361)
  * Add build-dep on junit4
  * Use debhelper and compat level 10
  * Bump Standards-Version to 4.0.0

 -- tony mancill <tmancill@debian.org>  Sat, 22 Jul 2017 18:49:03 -0700

maven-bundle-plugin (2.5.4-3) unstable; urgency=medium

  * Team upload.
  * Backported the fix for FELIX-4882 (Correctly use plugin annotations)

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 14 Dec 2015 11:21:27 +0100

maven-bundle-plugin (2.5.4-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 09 Dec 2015 10:13:07 +0100

maven-bundle-plugin (2.5.4-1) experimental; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Added a dependency on libfelix-utils-java
    - Replaced the dependency on biz.aQute.bndlib with bndlib
    - Ignore the apache-rat plugin
    - Depend on maven-debian-helper >= 2.0
  * Added runtime dependencies on maven-deploy-plugin and maven-install-plugin
    (required by Maven 3)
  * Build with the DH sequencer instead of CDBS

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 07 Dec 2015 12:24:26 +0100

maven-bundle-plugin (2.4.0-2) unstable; urgency=medium

  * Team upload.

  [ Emmanuel Bourg ]
  * The date set in the DEB_CHANGELOG_DATETIME environment variable is now used
    for the timestamp in the pom.properties file embedded in the jar files
    generated by maven-bundle-plugin to make the builds reproducible.

  * [ Markus Koschany ]
  * Vcs-Browser: Use https.
  * Upload to unstable.

 -- Markus Koschany <apo@debian.org>  Thu, 19 Nov 2015 17:25:21 +0100

maven-bundle-plugin (2.4.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release (Closes: #784173)
  * Refresh patch: remove_bndlib_spring_support.diff.
  * Set 2.1.0~ as minimum version for bnd dependency.

 -- Miguel Landaeta <nomadium@debian.org>  Wed, 03 Jun 2015 20:38:44 -0300

maven-bundle-plugin (2.3.7-2) unstable; urgency=medium

  * Team upload.
  * Added a switch to revert the ManifestPlugin class to the behaviour
    of the version 2.3.5 if necessary (see #761548 and #761522).
  * Refreshed the patches
  * debian/control:
    - Tightened the dependency on bnd (>= 1.50.0)
    - Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 03 Oct 2014 13:47:08 +0200

maven-bundle-plugin (2.3.7-1) unstable; urgency=medium

  * Team upload.

  [ Timo Aaltonen ]
  * New upstream release.
    - support_bnd_144.diff: dropped, obsolete

  [ Emmanuel Bourg ]
  * debian/control:
    - Standards-Version updated to 3.9.5 (no changes)
    - Use canonical URLs for the Vcs-* fields
  * debian/copyright: Updated the Format URI to 1.0
  * Switch to debhelper level 9
  * Use XZ compression for the upstream tarball

 -- Timo Aaltonen <tjaalton@debian.org>  Sat, 06 Sep 2014 11:20:59 +0300

maven-bundle-plugin (2.3.5-1) unstable; urgency=low

  * New upstream release.
  * d/patches/remove_bndlib_spring_support.diff: Refresh.
  * d/patches/support_bnd_144.diff: Support for bnd >= 1.44.
  * d/control: Build-Depends on bnd (>= 1.44.0)
  * d/patches/support_plexus_utils_1_5.diff: Support old plexus-utils-1.5
    as currently in Debian.

 -- Damien Raude-Morvan <drazzib@debian.org>  Wed, 26 Oct 2011 01:03:26 +0200

maven-bundle-plugin (2.3.4-4) unstable; urgency=low

  * Build-Depends on libosgi-core-java instead of libequinox-osgi-java.

 -- Damien Raude-Morvan <drazzib@debian.org>  Thu, 06 Oct 2011 00:58:41 +0200

maven-bundle-plugin (2.3.4-3) unstable; urgency=low

  * d/control: Fix FTBFS, add Build-Depends on libmaven-plugin-tools-java.
    (Closes: #643542.)

 -- Damien Raude-Morvan <drazzib@debian.org>  Wed, 28 Sep 2011 18:11:36 +0200

maven-bundle-plugin (2.3.4-2) unstable; urgency=low

  * d/control: Drop unneeded Build-Depends and rebuild
    with fixed maven-debian-helper.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 15 May 2011 00:06:35 +0200

maven-bundle-plugin (2.3.4-1) unstable; urgency=low

  * Initial release (Closes: #624114).

 -- Damien Raude-Morvan <drazzib@debian.org>  Fri, 13 May 2011 22:36:23 +0200