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

Markus Koschany apo at moszumanska.debian.org
Fri Dec 22 21:29:51 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-tui.

commit 56ddd5e189244905d8a5c40021f3311b00799b29
Author: Markus Koschany <apo at debian.org>
Date:   Fri Dec 22 22:09:58 2017 +0100

    wrap-and-sort -sa.
---
 debian/control                             | 43 ++++++++++++++++++++----------
 debian/copyright                           |  2 --
 debian/libfelix-shell-tui-java-doc.install |  3 +--
 3 files changed, 30 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 248889a..65476d3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,23 +2,34 @@ Source: felix-shell-tui
 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),
- default-jdk-doc, libmaven-javadoc-plugin-java,
- libosgi-core-java, libmaven-bundle-plugin-java,
- libfelix-shell-java
+Uploaders:
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends:
+ cdbs,
+ debhelper (>= 11),
+ default-jdk,
+ default-jdk-doc,
+ libfelix-shell-java,
+ libmaven-bundle-plugin-java,
+ libmaven-javadoc-plugin-java,
+ libosgi-core-java,
+ maven-debian-helper (>= 1.4)
 Standards-Version: 3.9.2
-Homepage: http://felix.apache.org/site/apache-felix-shell-tui.html 
+Homepage: http://felix.apache.org/site/apache-felix-shell-tui.html
 Vcs-Git: git://git.debian.org/git/pkg-java/felix-shell-tui.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-shell-tui.git
 
 Package: libfelix-shell-tui-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libfelix-shell-tui-java-doc
+Depends:
+ ${maven:Depends},
+ ${misc:Depends}
+Recommends:
+ ${maven:OptionalDepends}
+Suggests:
+ libfelix-shell-tui-java-doc
 Description: Apache Felix Shell TUI
- 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
@@ -31,11 +42,15 @@ Description: Apache Felix Shell TUI
 Package: libfelix-shell-tui-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libfelix-shell-tui-java
+Depends:
+ ${maven:DocDepends},
+ ${misc:Depends}
+Recommends:
+ ${maven:DocOptionalDepends}
+Suggests:
+ libfelix-shell-tui-java
 Description: Documentation for Apache Felix Shell TUI
- 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
diff --git a/debian/copyright b/debian/copyright
index 507778d..4cc7f3d 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-tui-java-doc.install b/debian/libfelix-shell-tui-java-doc.install
index d501f56..64e042c 100644
--- a/debian/libfelix-shell-tui-java-doc.install
+++ b/debian/libfelix-shell-tui-java-doc.install
@@ -1,3 +1,2 @@
-target/apidocs/* usr/share/doc/libfelix-shell-tui-java/api/
 doc/apache-* /usr/share/doc/libfelix-shell-tui-java/
-
+target/apidocs/* usr/share/doc/libfelix-shell-tui-java/api/

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



More information about the pkg-java-commits mailing list