[uddi4j] 02/13: wrap-and-sort -sa.

Markus Koschany apo at moszumanska.debian.org
Fri Dec 22 13:47:05 UTC 2017


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

apo pushed a commit to branch master
in repository uddi4j.

commit 399b3325a8dfcbf2b6c6b85e1da67464a3e56f09
Author: Markus Koschany <apo at debian.org>
Date:   Thu Dec 21 21:48:27 2017 +0100

    wrap-and-sort -sa.
---
 debian/control                 | 38 +++++++++++++++++++++++++-------------
 debian/copyright               | 21 ++++++++++-----------
 debian/libuddi4j-java-doc.docs |  2 +-
 3 files changed, 36 insertions(+), 25 deletions(-)

diff --git a/debian/control b/debian/control
index ace1103..22653dd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,16 @@ Source: uddi4j
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
-Build-Depends: debhelper (>= 10), cdbs
-Build-Depends-Indep: default-jdk, ant, javahelper, libaxis-java
+Uploaders:
+ Jakub Adam <jakub.adam at ktknet.cz>
+Build-Depends:
+ cdbs,
+ debhelper (>= 10)
+Build-Depends-Indep:
+ ant,
+ default-jdk,
+ javahelper,
+ libaxis-java
 Standards-Version: 3.9.3
 Vcs-Git: http://anonscm.debian.org/git/pkg-java/uddi4j.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/uddi4j.git
@@ -13,22 +20,27 @@ Homepage: http://uddi4j.sourceforge.net
 Package: libuddi4j-java
 Architecture: all
 Section: java
-Depends: ${java:Depends}, ${misc:Depends}
-Suggests: libuddi4j-java-doc
+Depends:
+ ${java:Depends},
+ ${misc:Depends}
+Suggests:
+ libuddi4j-java-doc
 Description: UDDI implementation in Java
- UDDI4J is a Java class library that provides an API to interact with a UDDI 
- (Universal Description, Discovery and Integration) registry. The UDDI Project 
- is a comprehensive, open industry initiative enabling businesses to (I) 
- discover each other, and (II) define how they interact over the internet and 
- share information in a global registry architecture. UDDI is the building 
- block which will enable businesses to quickly, easily and dynamically find and 
+ UDDI4J is a Java class library that provides an API to interact with a UDDI
+ (Universal Description, Discovery and Integration) registry. The UDDI Project
+ is a comprehensive, open industry initiative enabling businesses to (I)
+ discover each other, and (II) define how they interact over the internet and
+ share information in a global registry architecture. UDDI is the building
+ block which will enable businesses to quickly, easily and dynamically find and
  transact with one another via their preferred applications.
 
 Package: libuddi4j-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}
-Suggests: libuddi4j-java
+Depends:
+ ${misc:Depends}
+Suggests:
+ libuddi4j-java
 Description: Documentation for libuddi4j-java
  UDDI4J is a Java class library that provides an API to interact with a UDDI
  (Universal Description, Discovery and Integration) registry. The UDDI Project
diff --git a/debian/copyright b/debian/copyright
index 999c2b4..6459ff1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -22,8 +22,8 @@ License: IBM Public License 1.0
  .
  "Contribution" means:
    a) in the case of International Business Machines Corporation ("IBM"),
-      the Original Program, and 
-   b) in the case of each Contributor, 
+      the Original Program, and
+   b) in the case of each Contributor,
    i) changes to the Program, and
    ii) additions to the Program;
  where such changes and/or additions to the Program originate from and are
@@ -66,7 +66,7 @@ License: IBM Public License 1.0
     Contributor, such addition of the Contribution causes such combination to be
     covered by the Licensed Patents. The patent license shall not apply to any
     other combinations which include the Contribution. No hardware per se is
-    licensed hereunder. 
+    licensed hereunder.
  .
  c) Recipient understands that although each Contributor grants the licenses to
     its Contributions set forth herein, no assurances are provided by any
@@ -82,7 +82,7 @@ License: IBM Public License 1.0
  .
  d) Each Contributor represents that to its knowledge it has sufficient copyright
     rights in its Contribution, if any, to grant the copyright license set forth
-    in this Agreement. 
+    in this Agreement.
  .
  3. REQUIREMENTS
  .
@@ -94,24 +94,24 @@ License: IBM Public License 1.0
       i) effectively disclaims on behalf of all Contributors all warranties and
          conditions, express and implied, including warranties or conditions of
          title and non-infringement, and implied warranties or conditions of
-         merchantability and fitness for a particular purpose; 
+         merchantability and fitness for a particular purpose;
       ii) effectively excludes on behalf of all Contributors all liability for
           damages, including direct, indirect, special, incidental and consequential
-          damages, such as lost profits; 
+          damages, such as lost profits;
       iii) states that any provisions which differ from this Agreement are offered
            by that Contributor alone and not by any other party; and
       iv) states that source code for the Program is available from such Contributor,
           and informs licensees how to obtain it in a reasonable manner on or
-          through a medium customarily used for software exchange. 
+          through a medium customarily used for software exchange.
  .
  When the Program is made available in source code form:
  .
-   a) it must be made available under this Agreement; and 
-   b) a copy of this Agreement must be included with each copy of the Program. 
+   a) it must be made available under this Agreement; and
+   b) a copy of this Agreement must be included with each copy of the Program.
  .
  Each Contributor must include the following in a conspicuous location in the Program:
  .
-    Copyright © {date here}, International Business Machines Corporation and others. All Rights Reserved. 
+    Copyright © {date here}, International Business Machines Corporation and others. All Rights Reserved.
  .
  In addition, each Contributor must identify itself as the originator of its
  Contribution, if any, in a manner that reasonably allows subsequent Recipients
@@ -213,4 +213,3 @@ License: IBM Public License 1.0
  Agreement will bring a legal action under this Agreement more than one year
  after the cause of action arose. Each party waives its rights to a jury trial
  in any resulting litigation.
-
diff --git a/debian/libuddi4j-java-doc.docs b/debian/libuddi4j-java-doc.docs
index 569a80b..6d06494 100644
--- a/debian/libuddi4j-java-doc.docs
+++ b/debian/libuddi4j-java-doc.docs
@@ -1,2 +1,2 @@
-docs/*
 build/apiDocs
+docs/*

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



More information about the pkg-java-commits mailing list