bnd 2.1.0-2 source package in Ubuntu

Changelog

bnd (2.1.0-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.
  * Vcs-Browser: Use https.
  * Update my e-mail address.

 -- Markus Koschany <email address hidden>  Mon, 16 Nov 2015 17:00:56 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bnd_2.1.0-2.dsc 2.3 KiB 9a0aa3744836ccbd5dad4db3a240df20a643830b11962531f6d834f8d216469c
bnd_2.1.0.orig.tar.gz 1.3 MiB c6167a5d10700168c79ff02dce482a0e055391c7ff27f47d7f8cdbff9308e7cd
bnd_2.1.0-2.debian.tar.xz 14.4 KiB 50ee24689cf0ab6148a07d7d8ef7b4cddc456683d73081124885bb6d106ccbbb

Available diffs

No changes file available.

Binary packages built by this source

bnd: tool to create and diagnose OSGi bundles

 The bnd tool helps you create and diagnose OSGi bundles.
 The key functions are:
 .
   * Show the manifest and JAR contents of a bundle
   * Wrap a JAR so that it becomes a bundle
   * Create a Bundle from a specification and a class path
   * Verify the validity of the manifest entries
 .
 The tool is capable of acting as:
 .
   * Command line tool
   * Eclipse Plugin
   * Maven Plugin
   * Ant Plugin