[osgi-compendium] 06/12: wrap-and-sort -sa
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Feb 9 14:48:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch experimental
in repository osgi-compendium.
commit b741d890875b96b9237f02f141f27056b3d3f653
Author: Markus Koschany <apo at gambaru.de>
Date: Mon Feb 9 14:52:56 2015 +0100
wrap-and-sort -sa
---
debian/control | 37 ++++++++++++++++++++++---------------
1 file changed, 22 insertions(+), 15 deletions(-)
diff --git a/debian/control b/debian/control
index 0cb818a..67dd851 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,19 @@ Source: osgi-compendium
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Damien Raude-Morvan <drazzib at debian.org>,
- Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: ant,
- debhelper (>= 9),
- default-jdk,
- javahelper,
- libosgi-core-java,
- libosgi-foundation-ee-java,
- libservlet2.5-java,
- libgeronimo-jpa-2.0-spec-java,
- maven-repo-helper
+Uploaders:
+ Damien Raude-Morvan <drazzib at debian.org>,
+ Ludovic Claude <ludovic.claude at laposte.net>
+Build-Depends:
+ ant,
+ debhelper (>= 9),
+ default-jdk,
+ javahelper,
+ libgeronimo-jpa-2.0-spec-java,
+ libosgi-core-java,
+ libosgi-foundation-ee-java,
+ libservlet2.5-java,
+ maven-repo-helper
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/osgi-compendium.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/osgi-compendium.git
@@ -20,8 +22,11 @@ Homepage: http://www.osgi.org/Specifications/HomePage
Package: libosgi-compendium-java
Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
-Suggests: libosgi-compendium-java-doc
+Depends:
+ ${java:Depends},
+ ${misc:Depends}
+Suggests:
+ libosgi-compendium-java-doc
Description: Java OSGi API - Compendium module
OSGi, for Open Services Gateway initiative framework, is a module system and
service platform for the Java programming language.
@@ -33,8 +38,10 @@ Description: Java OSGi API - Compendium module
Package: libosgi-compendium-java-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}
-Recommends: ${java:Recommends}
+Depends:
+ ${misc:Depends}
+Recommends:
+ ${java:Recommends}
Description: Javadoc for Java OSGi API - Compendium module
OSGi, for Open Services Gateway initiative framework, is a module system and
service platform for the Java programming language.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-compendium.git
More information about the pkg-java-commits
mailing list