This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository bnd.
commit 173f2c5c56169b933a95840267f5f2b339d3a9e9 Author: Markus Koschany <[email protected]> Date: Mon May 18 15:38:53 2015 +0200 Remove version specific mention OSGi R4. --- debian/bnd.pod | 4 ++-- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/bnd.pod b/debian/bnd.pod index 155db18..933010d 100644 --- a/debian/bnd.pod +++ b/debian/bnd.pod @@ -1,6 +1,6 @@ =head1 NAME -bnd - Create and diagnose OSGi R4 bundles. +bnd - Create and diagnose OSGi bundles. =head1 SYNOPSIS @@ -12,7 +12,7 @@ B<bnd> [S<I<general-options>>] E<lt>fileE<gt>.bnd =head1 DESCRIPTION -The bnd tool helps you create and diagnose OSGi R4 bundles. The key functions are: +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 diff --git a/debian/control b/debian/control index f3359cb..f047ce9 100644 --- a/debian/control +++ b/debian/control @@ -44,8 +44,8 @@ Recommends: Suggests: eclipse-jdt, eclipse-rcp -Description: tool to create and diagnose OSGi R4 bundles - The bnd tool helps you create and diagnose OSGi R4 bundles. +Description: 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

