[libjgroups-java] 31/38: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Nov 23 12:36:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libjgroups-java.
commit 5a89193540efab01179a3a86d6f52acf00954613
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Nov 23 11:13:47 2017 +0100
Wrap and sort
---
debian/control | 30 +++++++++++++++++++++---------
debian/copyright | 1 -
2 files changed, 21 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index c79abd6..81f2267 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,25 @@ Source: libjgroups-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>,
+Uploaders:
+ Varun Hiremath <varun at debian.org>,
Torsten Werner <twerner at debian.org>,
Brian Thomason <brian.thomason at eucalyptus.com>,
Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: cdbs, debhelper (>= 7)
-Build-Depends-Indep: ant, default-jdk, glassfish-javaee, bsh, junit, libxalan2-java,
- libcommons-logging-java, liblog4j1.2-java, ant-optional, testng, maven-repo-helper
+Build-Depends:
+ ant,
+ ant-optional,
+ bsh,
+ cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ glassfish-javaee,
+ junit,
+ libcommons-logging-java,
+ liblog4j1.2-java,
+ libxalan2-java,
+ maven-repo-helper,
+ testng
Standards-Version: 3.9.4
Homepage: http://www.jgroups.org/javagroupsnew/docs/index.html
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjgroups-java.git
@@ -24,9 +36,9 @@ Description: Toolkit for Reliable Multicast Communication
transports such as TCP). It can be used to create groups of processes
whose members can send messages to each other. The main features
include:
- * Group creation and deletion. Group members can be spread across LANs or WANs
- * Joining and leaving of groups
- * Membership detection and notification about joined/left/crashed members
- * Detection and removal of crashed members
- * Sending and receiving of member-to-group messages (point-to-multipoint)
+ * Group creation and deletion. Group members can be spread across LANs or WANs
+ * Joining and leaving of groups
+ * Membership detection and notification about joined/left/crashed members
+ * Detection and removal of crashed members
+ * Sending and receiving of member-to-group messages (point-to-multipoint)
* Sending and receiving of member-to-member messages (point-to-point)
diff --git a/debian/copyright b/debian/copyright
index 2a9f451..294cb1d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -37,4 +37,3 @@ License: GPL-2
License: LGPL-2.1
On Debian systems, you can find the LGPL 2.1 license in:
/usr/share/common-licenses/LGPL-2.1
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjgroups-java.git
More information about the pkg-java-commits
mailing list