[osgi-core] 02/02: wrap-and-sort -sa

Markus Koschany apo-guest at moszumanska.debian.org
Mon Feb 9 14:39:14 UTC 2015


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

apo-guest pushed a commit to branch experimental
in repository osgi-core.

commit 5136c3f9828a55aebaaabcb7ce7f78fb4f5784a4
Author: Markus Koschany <apo at gambaru.de>
Date:   Mon Feb 9 15:36:26 2015 +0100

    wrap-and-sort -sa
---
 debian/changelog |  1 +
 debian/control   | 24 +++++++++++++++++-------
 2 files changed, 18 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 45d6f9b..7ff76c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ osgi-core (5.0.0-1) experimental; urgency=medium
   * Use shorter Vcs-Browser URL.
   * Update debian/pom.xml for 5.0.0.
   * javabuild: Use org directory instead of src.
+  * wrap-and-sort -sa.
 
  -- Markus Koschany <apo at gambaru.de>  Sat, 07 Feb 2015 22:31:15 +0100
 
diff --git a/debian/control b/debian/control
index 7abc39c..8357510 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,14 @@ Source: osgi-core
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Damien Raude-Morvan <drazzib at debian.org>,
-           Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: ant, debhelper (>= 9), default-jdk, javahelper (>= 0.43~),
+Uploaders:
+ Damien Raude-Morvan <drazzib at debian.org>,
+ Ludovic Claude <ludovic.claude at laposte.net>
+Build-Depends:
+ ant,
+ debhelper (>= 9),
+ default-jdk,
+ javahelper (>= 0.43~),
  maven-repo-helper (>= 1.6~)
 Standards-Version: 3.9.6
 Homepage: http://www.osgi.org/Specifications/HomePage
@@ -13,8 +18,11 @@ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/osgi-core.git
 
 Package: libosgi-core-java
 Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
-Suggests: libosgi-core-java-doc
+Depends:
+ ${java:Depends},
+ ${misc:Depends}
+Suggests:
+ libosgi-core-java-doc
 Description: Java OSGi API - Core module
  OSGi, for Open Services Gateway initiative framework, is a module system and
  service platform for the Java programming language.
@@ -26,8 +34,10 @@ Description: Java OSGi API - Core module
 Package: libosgi-core-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}
-Recommends: ${java:Recommends}
+Depends:
+ ${misc:Depends}
+Recommends:
+ ${java:Recommends}
 Description: Javadoc for Java OSGi API - Core module
  OSGi, for Open Services Gateway initiative framework, is a module system and
  service platform for the Java programming language.

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



More information about the pkg-java-commits mailing list