[SCM] felix-framework packaging branch, master, updated. debian/2.0.5-3-9-g45790a6
Damien Raude-Morvan
drazzib at debian.org
Wed Nov 9 22:53:43 UTC 2011
The following commit has been merged in the master branch:
commit 45790a61d8b7f84eb77f0d3ac7ce162cc82cf734
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Sun Nov 6 20:00:36 2011 +0100
Wrap-and-sort
diff --git a/debian/control b/debian/control
index 437cffe..558c2cd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,16 @@ 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), cdbs, default-jdk, maven-debian-helper (>= 1.4),
- libosgi-core-java, libosgi-compendium-java, libmaven-bundle-plugin-java,
- libmaven-javadoc-plugin-java
+ Andres Mejia <amejia at debian.org>,
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends: cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ libmaven-bundle-plugin-java,
+ libmaven-javadoc-plugin-java,
+ libosgi-compendium-java,
+ libosgi-core-java,
+ maven-debian-helper (>= 1.4)
Standards-Version: 3.9.2
Homepage: http://felix.apache.org/site/apache-felix-framework.html
Vcs-Git: git://git.debian.org/git/pkg-java/felix-framework.git
@@ -14,19 +20,19 @@ Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-framework.git
Package: libfelix-framework-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libfelix-framework-java-doc
-Description: The Felix Framework subproject
- The Felix Framework subproject is an implementation
+Description: The Felix Framework subproject
+ The Felix Framework subproject is an implementation
of the OSGi R4.2 core framework specification.
Package: libfelix-framework-java-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
+Depends: ${maven:DocDepends}, ${misc:Depends}
Recommends: ${maven:DocOptionalDepends}
-Description: Javadoc API documentation for the Felix Framework subproject
- The Felix Framework subproject is an implementation
+Description: Javadoc API documentation for the Felix Framework subproject
+ The Felix Framework subproject is an implementation
of the OSGi R4.2 core framework specification.
This package contains Javadoc API documentation.
diff --git a/debian/copyright b/debian/copyright
index faaef3d..4cb30a8 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.
-
--
felix-framework packaging
More information about the pkg-java-commits
mailing list