[bnd] 02/12: wrap-and-sort -sa
Markus Koschany
apo-guest at moszumanska.debian.org
Sun May 17 14:27:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository bnd.
commit 5694413cbd9f9a05de3d0e4876cb70950f3c13fa
Author: Markus Koschany <apo at gambaru.de>
Date: Sun May 17 14:52:23 2015 +0200
wrap-and-sort -sa
---
debian/control | 62 +++++++++++++++++++++++++++++++-------------------------
debian/copyright | 1 -
2 files changed, 34 insertions(+), 29 deletions(-)
diff --git a/debian/control b/debian/control
index 392ed51..ea774fe 100644
--- a/debian/control
+++ b/debian/control
@@ -2,27 +2,29 @@ Source: bnd
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
- Damien Raude-Morvan <drazzib at debian.org>,
- Jakub Adam <jakub.adam at ktknet.cz>,
- Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: ant,
- ant-optional,
- cdbs,
- debhelper (>= 9),
- default-jdk,
- eclipse-jdt,
- eclipse-rcp,
- findbugs,
- javahelper,
- junit,
- junit4,
- libbindex-java (>= 2.2+svn101),
- libosgi-compendium-java (>= 5.0.0),
- libosgi-core-java (>= 6.0.0),
- libswt-gtk-3-java,
- maven-ant-helper,
- maven-repo-helper
+Uploaders:
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Damien Raude-Morvan <drazzib at debian.org>,
+ Jakub Adam <jakub.adam at ktknet.cz>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends:
+ ant,
+ ant-optional,
+ cdbs,
+ debhelper (>= 9),
+ default-jdk,
+ eclipse-jdt,
+ eclipse-rcp,
+ findbugs,
+ javahelper,
+ junit,
+ junit4,
+ libbindex-java (>= 2.2+svn101),
+ libosgi-compendium-java (>= 5.0.0),
+ libosgi-core-java (>= 6.0.0),
+ libswt-gtk-3-java,
+ maven-ant-helper,
+ maven-repo-helper
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/bnd.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/bnd.git
@@ -30,13 +32,17 @@ Homepage: http://www.aQute.biz/Bnd
Package: bnd
Architecture: all
-Depends: default-jre-headless | java5-runtime-headless,
- java-wrappers,
- libosgi-compendium-java (>= 5.0.0),
- libosgi-core-java (>= 6.0.0),
- ${misc:Depends}
-Recommends: libbindex-java (>= 2.2+svn101)
-Suggests: eclipse-jdt, eclipse-rcp
+Depends:
+ default-jre-headless | java5-runtime-headless,
+ java-wrappers,
+ libosgi-compendium-java (>= 5.0.0),
+ libosgi-core-java (>= 6.0.0),
+ ${misc:Depends}
+Recommends:
+ libbindex-java (>= 2.2+svn101)
+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.
The key functions are:
diff --git a/debian/copyright b/debian/copyright
index 15d9a92..8eba99d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -298,4 +298,3 @@ License: IBM-License
.
Each copy of any portion of this/these sample program(s) or any derivative
work, must include the above copyright notice and disclaimer of warranty.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git
More information about the pkg-java-commits
mailing list