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 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459
|
bnd (5.0.1-5) unstable; urgency=medium
* Team upload
* d/bootstrap.xml, d/rules: use minimum supported Java release level
(Closes: #1057492).
-- Vladimir Petko <vladimir.petko@canonical.com> Fri, 05 Jan 2024 22:16:13 +1300
bnd (5.0.1-4) unstable; urgency=medium
* Team upload
[ Emmanuel Bourg ]
* Updated the watch file
[ 殷啟聰 | Kai-Chung Yan ]
* Remove myself from Uploaders
[ tony mancill ]
* Reproducible build timestamp (Closes: #1035405)
Thank you to Vagrant Cascadian for the patch.
* Bump Standards-Version to 4.6.2
* Add missing Apache NOTICE file
* Set Rules-Requires-Root: no in debian/control
-- tony mancill <tmancill@debian.org> Mon, 12 Jun 2023 20:26:25 -0700
bnd (5.0.1-3) unstable; urgency=medium
* Backported the fix for the ConcurrentModificationException occurring
with Java 15 and later
* Tightened the dependency on libosgi-core-java (>= 7.0.0)
* Standards-Version updated to 4.5.1
-- Emmanuel Bourg <ebourg@apache.org> Thu, 21 Jan 2021 14:58:24 +0100
bnd (5.0.1-2) unstable; urgency=medium
* Fixed the Gradle plugin
-- Emmanuel Bourg <ebourg@apache.org> Mon, 03 Aug 2020 23:07:50 +0200
bnd (5.0.1-1) unstable; urgency=medium
* New upstream release
- Refreshed the patches (Closes: #965201)
- Fixed the compatibility with the version of Gradle in Debian
- Depend on libfelix-resolver-java (>= 1.16)
- Depend on libosgi-compendium-java (>= 7)
- New dependency on libjline2-java and libeclipse-jdt-annotation-java
- No longer build the repoindex api and lib modules (removed)
- No longer build the biz.aQute.tester module
- Disabled the new bnd.reporter module due to missing dependencies
* Exclude the release docs and the war files from the upstream tarball
* Preserve the compatibility with Java 8
* Standards-Version updated to 4.5.0
* Switch to debhelper level 12
-- Emmanuel Bourg <ebourg@apache.org> Mon, 03 Aug 2020 19:28:00 +0200
bnd (3.5.0-4) unstable; urgency=medium
* Fixed the build failure with Java 11 (Closes: #912231)
* Fixed the build failure caused by gradle-debian-helper 2.0.1
* Ignore the dependency on xml-apis
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Wed, 19 Dec 2018 22:48:21 +0100
bnd (3.5.0-3) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Gradle 4.4
* Standards-Version updated to 4.2.1
-- Emmanuel Bourg <ebourg@apache.org> Mon, 17 Sep 2018 21:52:41 +0200
bnd (3.5.0-2) unstable; urgency=medium
* Install the Gradle plugin
* Standards-Version updated to 4.1.5
-- Emmanuel Bourg <ebourg@apache.org> Mon, 30 Jul 2018 14:10:27 +0200
bnd (3.5.0-1) unstable; urgency=medium
* New upstream release
* Drop obsolete patches:
* disable-jpm-plugin.patch
* gradle-compatibility.patch
* no_ee_minimum.patch
* no-ee.j2se.patch
* no-osgi.r5.patch
* remove-recursion-in-macro-warning.patch
* New patches:
* build-scripts.patch: Make the Build Scripts Buildable
* ant-compatibility: Fix Ant compatibility
* Use simpler "get-orig-source" approach
* Update Standards-Version to 4.1.3
* Remove Damien Raude-Morvan from Uploaders (Closes: 889406)
* Add myself to Uploaders
* Update to debhelper compat level 11
* Modify (Build-)Depends:
* Switch to default-jdk-headless
* Switch from junit to junit4
* Restrict libosgi-compendium-java to >= 6
* Restrict gradle-debian-helper to >= 1.6~
+ libfelix-framework-java
+ libfelix-gogo-runtime-java
+ libfelix-resolver-java
+ libosgi-annotation-java
+ libslf4j-java
+ libxz-java
+ libyaml-snake-java
* Install generated POMs instead of downloading them from internet
* Rename JARs in "/usr/share/java" to comply with the policies
* Re-enable parallel build
* Build & install more artifacts:
* bnd-libg
* bnd-junit
* bnd-launcher
* bnd-remote-agent
* bnd-remote-api
* bnd-remote-gc
* bnd-remote-launcher
* bnd-remote-main
* bnd-repository
* bnd-resolve
* bnd-tester
* bnd-repoindex-api
* bnd-repoindex-lib
-- Kai-Chung Yan (殷啟聰) <seamlikok@gmail.com> Fri, 16 Mar 2018 00:50:18 +0800
bnd (2.4.1-7) unstable; urgency=medium
* Team upload.
* Switch to compat level 10.
* Declare compliance with Debian Policy 4.1.1.
* Remove eclipse-jdt and eclipse-rcp from Build-Depends and do not suggest
them anymore.
* Remove obsolete Eclipse plugin symlinks and don't create eclipse-jdt
directories.
* Use https for Format field.
* Update Homepage URL. (Closes: #845168)
* Do not mention the Eclipse plugin in the package description anymore.
* Build with --no-parallel option to avoid a race condition.
-- Markus Koschany <apo@debian.org> Thu, 02 Nov 2017 13:18:39 +0100
bnd (2.4.1-6) unstable; urgency=medium
* Team upload
* New transition_Gradle_3.1.patch
* d/control:
* Build-Depends on default-jdk-headless | default-jdk
* Build-Depends on libfindbugs-ant-java instead of findbugs
-- Kai-Chung Yan <seamlikok@gmail.com> Mon, 14 Nov 2016 17:49:12 +0800
bnd (2.4.1-5) unstable; urgency=medium
* Team upload.
* Removed the build dependency on libswt-gtk-3-java
* Reproducibility improvements:
- Sort the package lists generated by bnd (as in the Export-Package field)
-- Emmanuel Bourg <ebourg@apache.org> Tue, 30 Aug 2016 15:38:17 +0200
bnd (2.4.1-4) unstable; urgency=medium
* Team upload.
* Fixed the build failure caused by the swicth from groovy2 to groovy
* Standards-Version updated to 3.9.8 (no changes)
* Use a secure Vcs-Git URL
* Reproducibility improvements:
- The value of the ${tstamp} and ${now} macros is now derived
from SOURCE_DATE_EPOCH
- Use SOURCE_DATE_EPOCH for the Bnd-LastModified field
- Use SOURCE_DATE_EPOCH as the modification time of the entries
in the jar files created by bnd
-- Emmanuel Bourg <ebourg@apache.org> Tue, 10 May 2016 18:34:32 +0200
bnd (2.4.1-3) unstable; urgency=medium
* Team upload.
* Enabled the Java 8 compatibility patch
* Standards-Version updated to 3.9.7 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Wed, 10 Feb 2016 01:33:26 +0100
bnd (2.4.1-2) unstable; urgency=medium
* Team upload.
* Removed the recursion in macro warnings causing out of memory errors.
(Closes: #809602)
-- Emmanuel Bourg <ebourg@apache.org> Sat, 02 Jan 2016 12:12:44 +0100
bnd (2.4.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Updated the Maven poms
- Build with Gradle instead of Ant
- Refreshed debian/copyright
- Require Java 6 or higher
- Build the Gradle plugin during the bootstrap phase
- Require libosgi-compendium-java >= 5.0.0-3 for the new OSGi types
- Updated the linked jars and the ignored modules in debian/rules
- Backported a fix to build with Gradle >= 2.3
-- Emmanuel Bourg <ebourg@apache.org> Thu, 17 Dec 2015 11:01:39 +0100
bnd (2.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Updated the Maven poms
- Added the missing resources to the bootstrap jar
- Updated the linked jars in debian/rules
* Restored the Java 8 compatibility patch
* Use XZ compression for the upstream tarball
* Build with the DH sequencer instead of CDBS
-- Emmanuel Bourg <ebourg@apache.org> Wed, 16 Dec 2015 11:55:37 +0100
bnd (2.1.0-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Vcs-Browser: Use https.
* Update my e-mail address.
-- Markus Koschany <apo@debian.org> Mon, 16 Nov 2015 17:00:56 +0100
bnd (2.1.0-1) experimental; urgency=medium
* Team upload.
[ Miguel Landaeta ]
* Moved the package to Git.
* Imported Upstream version 2.1.0.
* Refresh patches for 2.1.0-1 upload.
[ Markus Koschany ]
* Update debian/copyright for version 2.1.0.
* Drop ant-1.9-compatibility.diff. This patch is obsolete with version 2.1.
* Drop already disabled patches.
- find_swt_jar.diff
- java8-compatibility.diff
- osgi43_fixes.diff
* Use patch extension instead of diff for patches.
* Drop fix-encoding.patch and use upstream values instead.
* Drop build_excludes.patch and use upstream values again.
* Drop no_felix.patch because bnd builds fine without it.
* Drop no_git_during_build.patch because bnd builds fine without it.
* Delete debian/ant.properties file because it was not used.
* New patches. See patch headers for further comments:
- no-ee.j2se.patch
- no-osgi.r5.patch
- findbugs.patch
- embedded-repo.patch
- FTBFS.patch
- implement-missing-methods.patch
- build-without-biz.aQute.repository-and-resolve.patch
* debian/control:
- Add findbugs to Build-Depends.
- Add junit4 to Build-Depends.
- Add ant-contrib to Build-Depends.
- Tighten build-dependencies of osgi components.
* debian/rules:
- Fix com.springsource.org.junit symlink.
- Symlink ant-contrib.jar to the right place.
- Remove biz.aQute.repository in clean target.
- Remove biz.aQute.resolve in clean target.
- Fix all obsolete tmp paths. Files are now in generated.
* wrap-and-sort -sa.
* Update bnd.pod for new release. Mention new or different commands.
Remove Authors paragraph since all copyright holders are already credited
in debian/copyright.
* debian/rules: Update clean target. Ensure that bnd can be built twice in a
row and remove all class and jar files in subsequent runs.
-- Markus Koschany <apo@gambaru.de> Wed, 03 Jun 2015 20:11:07 +0200
bnd (1.50.0-9) unstable; urgency=medium
* Team upload.
* Add OSGi-6-methods.patch.
- Fix FTBFS due to OSGi 5/6 transition.
* Declare compliance with Debian Policy 3.9.6.
* Move packaging to Git.
* Tighten build-dependency and dependency on osgi-core and osgi-compendium.
-- Markus Koschany <apo@gambaru.de> Fri, 05 Jun 2015 23:55:15 +0200
bnd (1.50.0-8) unstable; urgency=medium
* Added a patch to fix the compilation errors with Java 8
* debian/control:
- Removed the dependency on openjdk-6-jdk
- Standards-Version updated to 3.9.5 (no changes)
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Tue, 29 Apr 2014 14:05:29 +0200
bnd (1.50.0-7) unstable; urgency=low
* Install the Maven artifacts biz.aQute:annotation and biz.aQute:bnd
-- Emmanuel Bourg <ebourg@apache.org> Thu, 17 Oct 2013 22:15:13 +0200
bnd (1.50.0-6) unstable; urgency=low
[ Emmanuel Bourg ]
* Added a patch to compile with Ant 1.9 (Closes: #712343)
* Fixed the unmappable character errors during the compilation
* debian/watch: Updated to catch the recent releases on Github
* debian/control:
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs for the Vcs-* fields
* debian/rules: Improved the clean target
* Updated the Maven pom
[ Damien Raude-Morvan ]
* d/rules: Don't fail clean target if there is no things to delete.
* Upload to unstable.
-- Emmanuel Bourg <ebourg@apache.org> Fri, 26 Jul 2013 11:28:27 +0200
bnd (1.50.0-5) unstable; urgency=low
* d/rules: Fix FTBFS after update to eclipse 3.8.0~rc4-1 (Closes: #682647).
* d/copyright: Update to copyright format 1.0.
-- Damien Raude-Morvan <drazzib@debian.org> Wed, 25 Jul 2012 00:34:41 +0200
bnd (1.50.0-4) unstable; urgency=low
* Fix FTBFS after update to eclipse 3.7.2-1 (Closes: #669533).
* Add Jakub Adam to Uploaders.
* Bump Standards-Version to 3.9.3: no changes needed.
-- Jakub Adam <jakub.adam@ktknet.cz> Mon, 30 Apr 2012 22:44:59 +0200
bnd (1.50.0-3) unstable; urgency=low
* d/rules: Fix broken link with Eclipse JDT during build. (Closes: #655548).
* d/patches/display_bsn_on_missing_bundle.diff: Improve error message when
some bundle is missing.
-- Damien Raude-Morvan <drazzib@debian.org> Tue, 17 Jan 2012 23:16:19 +0100
bnd (1.50.0-2) unstable; urgency=low
[ Miguel Landaeta ]
* Team upload.
[ James Page ]
* Fix FTBFS with OpenJDK 7 (LP: #888926) (Closes: #651389):
- d/ant.properties: Set default source/target to 1.5 to ensure
backwards compatibility and avoid Java 7 encoding errors.
-- Miguel Landaeta <miguel@miguel.cc> Thu, 08 Dec 2011 21:41:18 -0430
bnd (1.50.0-1) unstable; urgency=low
* New upstream release.
* d/control: Add Build-Depends on libbindex-java.
* d/{bootstrap,rules}: Add bindex.jar to classpath.
* d/patches/no_git_during_build.diff: Don't try to use GIT during build.
* d/patches/osgi43_fixes.diff: Some fixes for libosgi-core-java >= 4.3.
* d/patches/no_felix.diff: Drop dependency on felix-framework (to remove
dependency cycle).
-- Damien Raude-Morvan <drazzib@debian.org> Wed, 09 Nov 2011 22:39:08 +0100
bnd (1.44.0-1) unstable; urgency=low
* New upstream version.
* Bump Standards-Version to 3.9.2: no changes needed.
* d/copyright: Upgrade to latest DEP-5 version.
* Use upstream build system:
- d/orig-tar.sh: Rework to use github (Closes: #640839).
- d/build.xml, d/build.properties: Drop.
- d/bootstrap.xml: Build a small bnd.jar just for its own bootstrap.
- Rename d/svn-transform.sh to d/git-transform.sh and remove unneeded bits.
* Enable full OSGi and Eclipse modules (Closes: #565749) :
- d/control: Add Build-Depends on libswt-gtk-3-java, eclipse-rcp,
eclipse-jdt and libosgi-core-java
- d/control: Only Suggests: eclipse-rcp, eclipse-jdt
-- Damien Raude-Morvan <drazzib@debian.org> Wed, 26 Oct 2011 00:59:39 +0200
bnd (0.0.384-2) unstable; urgency=low
* Team upload.
* Switch to source format 3.0.
* Update Standards-Version: 3.9.1.
-- Torsten Werner <twerner@debian.org> Tue, 30 Aug 2011 19:28:43 +0200
bnd (0.0.384-1) unstable; urgency=low
* New upstream release
* Exclude the Filter class from the distribution as it has
some copyright issues and it is not used anymore in this
new version of BND
* Update copyright according to upstream changes, all
contentious issues have been cleared.
* Bump up Standards-Version to 3.8.3, no change
-- Ludovic Claude <ludovic.claude@laposte.net> Wed, 02 Sep 2009 12:14:20 +0100
bnd (0.0.337.2-3) unstable; urgency=low
* Force name of bnd library installed in /usr/share/java
to be bnd.jar instead of bndlib.jar
-- Ludovic Claude <ludovic.claude@laposte.net> Fri, 14 Aug 2009 14:38:12 +0100
bnd (0.0.337.2-2) unstable; urgency=low
[Ludovic Claude]
* Add man page for bnd script
[Damien Raude-Morvan]
* Add myself as Uploaders
* Install a "bnd" shell script to execute BND command line interface
- Add debian/bnd.sh script
- Add Depends on java-wrapper, used as helper for launch script
* Add debian/watch
* Remove duplicate Section declaration on first binary package
-- Ludovic Claude <ludovic.claude@laposte.net> Fri, 07 Aug 2009 14:12:23 +0100
bnd (0.0.337.2-1) experimental; urgency=low
* Create a pseudo new upstream version to reflect the changes in the
source tarball.
-- Ludovic Claude <ludovic.claude@laposte.net> Tue, 04 Aug 2009 20:30:17 +0100
bnd (0.0.337.1-2) experimental; urgency=low
* Fix copyright issues
* Don't include the test jars in the source tarball
-- Ludovic Claude <ludovic.claude@laposte.net> Sun, 02 Aug 2009 22:48:47 +0100
bnd (0.0.337.1-1) experimental; urgency=low
* Initial release. (Closes: #539558)
-- Ludovic Claude <ludovic.claude@laposte.net> Sun, 19 Jul 2009 19:48:06 +0100
|