[activemq-protobuf] 03/15: wrap-and-sort -sa.

Markus Koschany apo-guest at moszumanska.debian.org
Sat Mar 19 18:32:25 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-protobuf.

commit 08be73ca21bccc9bb15905ebc55f3825223cf829
Author: Markus Koschany <apo at debian.org>
Date:   Sat Mar 19 18:57:45 2016 +0100

    wrap-and-sort -sa.
---
 debian/control   | 43 +++++++++++++++++++++++++++++++------------
 debian/copyright |  1 -
 2 files changed, 31 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index c306833..44c6dc6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,23 @@ Source: activemq-protobuf
 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: libjavacc-maven-plugin-java, libmaven-enforcer-plugin-java,
- libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, default-jdk-doc,
- libsurefire-java, junit4, libmaven-install-plugin-java,
- libmaven-plugin-tools-java
+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,
+ junit4,
+ libjavacc-maven-plugin-java,
+ libmaven-bundle-plugin-java,
+ libmaven-enforcer-plugin-java,
+ libmaven-install-plugin-java,
+ libmaven-javadoc-plugin-java,
+ libmaven-plugin-tools-java,
+ libsurefire-java
 Standards-Version: 3.9.7
 Vcs-Browser: http://git.debian.org/?p=pkg-java/activemq-protobuf.git
 Vcs-Git: git://git.debian.org/git/pkg-java/activemq-protobuf.git
@@ -15,9 +26,13 @@ Homepage: http://activemq.apache.org/
 
 Package: libactivemq-protobuf-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libactivemq-protobuf-java-doc
+Depends:
+ ${maven:Depends},
+ ${misc:Depends}
+Recommends:
+ ${maven:OptionalDepends}
+Suggests:
+ libactivemq-protobuf-java-doc
 Description: ActiveMQ Protocol Buffers Maven plugin
  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,
@@ -34,9 +49,13 @@ Description: ActiveMQ Protocol Buffers Maven plugin
 Package: libactivemq-protobuf-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libactivemq-protobuf-java
+Depends:
+ ${maven:Depends},
+ ${misc:Depends}
+Recommends:
+ ${maven:OptionalDepends}
+Suggests:
+ libactivemq-protobuf-java
 Description: ActiveMQ Protocol Buffers Maven plugin - 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 d77b4db..df30389 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-protobuf.git



More information about the pkg-java-commits mailing list