[felix-osgi-obr] 01/10: wrap-and-sort -sa

Markus Koschany apo at moszumanska.debian.org
Fri Dec 22 14:13:16 UTC 2017


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

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

commit b2764bfe23bb96d649329105d351d04f3b166ffd
Author: Markus Koschany <apo at debian.org>
Date:   Fri Dec 22 14:49:30 2017 +0100

    wrap-and-sort -sa
---
 debian/control                      | 35 ++++++++++++++++++++++++-----------
 debian/copyright                    |  3 +--
 debian/libfelix-osgi-obr-java.links |  1 -
 3 files changed, 25 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index e5dbe49..7d42864 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,18 @@ Source: felix-osgi-obr
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Yulia Novozhilova <Yulia.Novozhilova at sun.com>,
- Andres Mejia <amejia at debian.org>, Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7.3.3), javahelper, default-jdk
-Build-Depends-Indep: ant, libosgi-core-java, maven-repo-helper (>= 1.1)
+Uploaders:
+ Yulia Novozhilova <Yulia.Novozhilova at sun.com>,
+ Andres Mejia <amejia at debian.org>,
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends:
+ debhelper (>= 7.3.3),
+ default-jdk,
+ javahelper
+Build-Depends-Indep:
+ ant,
+ libosgi-core-java,
+ maven-repo-helper (>= 1.1)
 Standards-Version: 3.9.2
 Homepage: http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html
 Vcs-Git: git://git.debian.org/git/pkg-java/felix-osgi-obr.git
@@ -13,23 +21,28 @@ Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-osgi-obr.git
 
 Package: libfelix-osgi-obr-java
 Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}, 
- libosgi-core-java
-Suggests: libfelix-osgi-obr-java-doc
+Depends:
+ libosgi-core-java,
+ ${java:Depends},
+ ${misc:Depends}
+Suggests:
+ libfelix-osgi-obr-java-doc
 Description: OSGi OBR Service API
  The goal of the Apache Felix OSGi Bundle Repository (OBR) is two-fold:
  1. To simplify deploying and using available bundles with Felix.
- 2. To encourage independent bundle development so that communities of 
+ 2. To encourage independent bundle development so that communities of
  interest can grow.
 
 Package: libfelix-osgi-obr-java-doc
 Architecture: all
 Section: doc
-Depends:  ${misc:Depends}
-Recommends: ${java:Recommends}
+Depends:
+ ${misc:Depends}
+Recommends:
+ ${java:Recommends}
 Description: Javadoc API for OSGi OBR Service API
  The goal of the Apache Felix OSGi Bundle Repository (OBR) is two-fold:
  1. To simplify deploying and using available bundles with Felix.
- 2. To encourage independent bundle development so that communities of 
+ 2. To encourage independent bundle development so that communities of
  interest can grow.
  This package contains Javadoc API documentation.
diff --git a/debian/copyright b/debian/copyright
index d7a4e69..36b406a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,10 +13,9 @@ License: GPL-2
 
 
 License: Apache-2.0
- On Debian systems, the complete text of the Apache License Version 2.0, 
+ On Debian systems, the complete text of the Apache License Version 2.0,
  can be found in /usr/share/common-licenses/Apache-2.0.
 
 License: GPL-2
  On Debian systems, the complete text of the GNU General Public
  License, version 2, can be found in /usr/share/common-licenses/GPL-2.
-
diff --git a/debian/libfelix-osgi-obr-java.links b/debian/libfelix-osgi-obr-java.links
index cd0f841..bbe2732 100644
--- a/debian/libfelix-osgi-obr-java.links
+++ b/debian/libfelix-osgi-obr-java.links
@@ -1,2 +1 @@
 /usr/share/java/org.osgi.service.obr-1.0.2.jar	/usr/share/java/org.osgi.service.obr.jar
-

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



More information about the pkg-java-commits mailing list