[felix-framework] 09/09: wrap-and-sort -sa

Markus Koschany apo-guest at moszumanska.debian.org
Mon Feb 9 15:41:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch experimental
in repository felix-framework.

commit 0669fbcbcb8a3d8380b40b3e20c9d2dd115dce3d
Author: Markus Koschany <apo at gambaru.de>
Date:   Fri Feb 6 15:01:21 2015 +0100

    wrap-and-sort -sa
---
 debian/control | 41 +++++++++++++++++++++++++----------------
 1 file changed, 25 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index d04e72b..d3f3463 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,19 @@ Source: felix-framework
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Yulia Novozhilova <Yulia.Novozhilova at sun.com>,
-           Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: cdbs,
-               debhelper (>= 9),
-               default-jdk,
-               libmaven-bundle-plugin-java,
-               libmaven-javadoc-plugin-java,
-               libmaven-source-plugin-java,
-               libosgi-compendium-java,
-               libosgi-core-java,
-               maven-debian-helper (>= 1.4)
+Uploaders:
+ Yulia Novozhilova <Yulia.Novozhilova at sun.com>,
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends:
+ cdbs,
+ debhelper (>= 9),
+ default-jdk,
+ libmaven-bundle-plugin-java,
+ libmaven-javadoc-plugin-java,
+ libmaven-source-plugin-java,
+ libosgi-compendium-java,
+ libosgi-core-java,
+ maven-debian-helper (>= 1.4)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/felix-framework.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/felix-framework.git
@@ -20,9 +22,13 @@ Homepage: http://felix.apache.org/site/apache-felix-framework.html
 
 Package: libfelix-framework-java
 Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libfelix-framework-java-doc
+Depends:
+ ${maven:Depends},
+ ${misc:Depends}
+Recommends:
+ ${maven:OptionalDepends}
+Suggests:
+ libfelix-framework-java-doc
 Description: Felix Framework subproject
  The Felix Framework subproject is an implementation
  of the OSGi R4.2 core framework specification.
@@ -30,8 +36,11 @@ Description: Felix Framework subproject
 Package: libfelix-framework-java-doc
 Architecture: all
 Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
+Depends:
+ ${maven:DocDepends},
+ ${misc:Depends}
+Recommends:
+ ${maven:DocOptionalDepends}
 Description: Javadoc API documentation for the Felix Framework subproject
  The Felix Framework subproject is an implementation
  of the OSGi R4.2 core framework specification.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-framework.git



More information about the pkg-java-commits mailing list