[felix-shell] 02/09: wrap-and-sort -sa.

Markus Koschany apo at moszumanska.debian.org
Fri Dec 22 21:07:48 UTC 2017


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

apo pushed a commit to branch master
in repository felix-shell.

commit 4a3ba43178a4cc95cd0946588939a5919bbd9c7f
Author: Markus Koschany <apo at debian.org>
Date:   Fri Dec 22 21:53:20 2017 +0100

    wrap-and-sort -sa.
---
 debian/control                         | 41 +++++++++++++++++++++++-----------
 debian/copyright                       |  2 --
 debian/libfelix-shell-java-doc.install |  2 +-
 3 files changed, 29 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 90239bd..bcde789 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,18 @@ Source: felix-shell
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 11), cdbs, default-jdk, maven-debian-helper (>= 1.4),
- libosgi-core-java, libosgi-compendium-java, libmaven-bundle-plugin-java,
- default-jdk-doc, libmaven-javadoc-plugin-java
+Uploaders:
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends:
+ cdbs,
+ debhelper (>= 11),
+ default-jdk,
+ default-jdk-doc,
+ libmaven-bundle-plugin-java,
+ libmaven-javadoc-plugin-java,
+ libosgi-compendium-java,
+ libosgi-core-java,
+ maven-debian-helper (>= 1.4)
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-java/felix-shell.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/felix-shell.git
@@ -13,11 +21,15 @@ Homepage: http://felix.apache.org/site/apache-felix-shell.html
 
 Package: libfelix-shell-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libfelix-shell-java-doc
+Depends:
+ ${maven:Depends},
+ ${misc:Depends}
+Recommends:
+ ${maven:OptionalDepends}
+Suggests:
+ libfelix-shell-java-doc
 Description: Felix OSGi shell to issue commands to the framework
- The Felix project is an implementation 
+ The Felix project is an implementation
  of the OSGi R4.2 core framework specification.
  .
  OSGi framework is a module system and service platform
@@ -30,11 +42,15 @@ Description: Felix OSGi shell to issue commands to the framework
 Package: libfelix-shell-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libfelix-shell-java
+Depends:
+ ${maven:DocDepends},
+ ${misc:Depends}
+Recommends:
+ ${maven:DocOptionalDepends}
+Suggests:
+ libfelix-shell-java
 Description: Felix OSGi shell - documentation
- The Felix project is an implementation 
+ The Felix project is an implementation
  of the OSGi R4.2 core framework specification.
  .
  OSGi framework is a module system and service platform
@@ -42,4 +58,3 @@ Description: Felix OSGi shell - documentation
  a complete and dynamic component model.
  .
  This package contains Javadoc API documentation for libfelix-shell-java.
-
diff --git a/debian/copyright b/debian/copyright
index 8831f9e..6695a4a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,5 +14,3 @@ License: Apache-2.0
 License: Apache-2.0
   On Debian GNU/Linux system you can find the complete text of the
   Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
-
-
diff --git a/debian/libfelix-shell-java-doc.install b/debian/libfelix-shell-java-doc.install
index 22ab0b2..3629088 100644
--- a/debian/libfelix-shell-java-doc.install
+++ b/debian/libfelix-shell-java-doc.install
@@ -1,2 +1,2 @@
-target/apidocs/* /usr/share/doc/libfelix-shell-java/api/
 doc/apache-* /usr/share/doc/libfelix-shell-java/
+target/apidocs/* /usr/share/doc/libfelix-shell-java/api/

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



More information about the pkg-java-commits mailing list