[activemq-activeio] 03/09: wrap-and-sort -sa
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Mar 20 15:38:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository activemq-activeio.
commit 79f1ce83ad90741cf8899fb0b5a8d971442ebe33
Author: Markus Koschany <apo at debian.org>
Date: Sat Mar 19 23:01:18 2016 +0100
wrap-and-sort -sa
---
debian/control | 41 ++++++++++++++++++++++++++++++-----------
debian/copyright | 1 -
2 files changed, 30 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 2d54b5d..842a293 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,22 @@ Source: activemq-activeio
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 (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: libmaven-enforcer-plugin-java, libcommons-logging-java,
- libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, default-jdk-doc,
- libsurefire-java, junit4, glassfish-javaee (>= 2.1.1-b31g)
+Uploaders:
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends:
+ cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ maven-debian-helper (>= 1.4)
+Build-Depends-Indep:
+ default-jdk-doc,
+ glassfish-javaee (>= 2.1.1-b31g),
+ junit4,
+ libcommons-logging-java,
+ libmaven-bundle-plugin-java,
+ libmaven-enforcer-plugin-java,
+ libmaven-javadoc-plugin-java,
+ libsurefire-java
Standards-Version: 3.9.7
Vcs-Browser: http://git.debian.org/?p=pkg-java/activemq-activeio.git
Vcs-Git: git://git.debian.org/git/pkg-java/activemq-activeio.git
@@ -14,9 +25,13 @@ Homepage: http://activemq.apache.org/
Package: libactivemq-activeio-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libactivemq-activeio-java-doc
+Depends:
+ ${maven:Depends},
+ ${misc:Depends}
+Recommends:
+ ${maven:OptionalDepends}
+Suggests:
+ libactivemq-activeio-java-doc
Description: ActiveMQ ActiveIO protocol implementation framework
Apache ActiveMQ is a message broker built around Java Message Service (JMS)
API : allow sending messages between two or more clients in a loosely coupled,
@@ -30,9 +45,13 @@ Description: ActiveMQ ActiveIO protocol implementation framework
Package: libactivemq-activeio-java-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libactivemq-activeio-java
+Depends:
+ ${maven:Depends},
+ ${misc:Depends}
+Recommends:
+ ${maven:OptionalDepends}
+Suggests:
+ libactivemq-activeio-java
Description: ActiveMQ ActiveIO protocol implementation framework - documentation
Apache ActiveMQ is a message broker built around Java Message Service (JMS)
API : allow sending messages between two or more clients in a loosely coupled,
diff --git a/debian/copyright b/debian/copyright
index 37660e0..4ef50fe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,4 +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'
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq-activeio.git
More information about the pkg-java-commits
mailing list