[qpid-java] 02/02: Fix various lintian issues

Christopher Hoskin christopher.hoskin at gmail.com
Sat Oct 8 16:54:27 UTC 2016


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

grinorcole-guest pushed a commit to branch master
in repository qpid-java.

commit 3676f6a2bdabe57fd65316878c7d13a26fc35197
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Sat Oct 8 17:53:53 2016 +0100

    Fix various lintian issues
---
 debian/changelog |  2 +-
 debian/control   | 45 +++++++++++++++++++++++----------------------
 debian/copyright | 26 +++++++++++++++++++++-----
 3 files changed, 45 insertions(+), 28 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0e35feb..e074610 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 qpid-java (6.0.4-1) unstable; urgency=medium
 
-  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+  * Initial release (Closes: #840131)
 
  -- Christopher Hoskin <christopher.hoskin at gmail.com>  Sun, 21 Aug 2016 09:02:35 +0100
diff --git a/debian/control b/debian/control
index 931e507..b1d0bab 100644
--- a/debian/control
+++ b/debian/control
@@ -11,29 +11,30 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/qpid-java.git
 Package: libqpid-java
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: message-oriented middleware message broker written in Java that stores, routes, and forwards messages using AMQP
+Description: message-oriented middleware AMQP message broker written in Java
  Apache Qpid broker for Java is a message-oriented middleware message broker
  written in Java that stores, routes, and forwards messages using AMQP. It has
  the following features:
  .
- * JMS 1.1 compliant
- * Speaks and translates among all versions of AMQP
- * Management via JMX, REST, QMF, and web console
- * Access control lists
- * Flexible logging
- * Flow to disk
- * Header-based routing
- * Heartbeats
- * High availability
- * Message groups
- * Pluggable persistence supporting Derby and SQL stores
- * Pluggable authentication supporting LDAP, Kerberos, and SSL client certificates
- * Producer flow control
- * Secure connection via SSL
- * Server-side selectors
- * Specialized queuing with last value queue, priority queue, and sorted queue
- * Threshold alerts
- * Transactions
- * Undeliverable message handling
- * Virtual hosts
- * Support for message compression
+  * JMS 1.1 compliant
+  * Speaks and translates among all versions of AMQP
+  * Management via JMX, REST, QMF, and web console
+  * Access control lists
+  * Flexible logging
+  * Flow to disk
+  * Header-based routing
+  * Heartbeats
+  * High availability
+  * Message groups
+  * Pluggable persistence supporting Derby and SQL stores
+  * Pluggable authentication supporting LDAP, Kerberos, and SSL client
+    certificates
+  * Producer flow control
+  * Secure connection via SSL
+  * Server-side selectors
+  * Specialized queuing with last value queue, priority queue, and sorted queue
+  * Threshold alerts
+  * Transactions
+  * Undeliverable message handling
+  * Virtual hosts
+  * Support for message compression
diff --git a/debian/copyright b/debian/copyright
index 4500f72..07e843a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,8 +15,8 @@ Copyright: 2009-2013, Jeff Mott.
 License: BSD-3-Clause
 
 Files: specs/amqp.0-10.dtd
-Copyright: 2006-2007 Cisco Systems, Credit Suisse, Deutsche Börse Systems, Envoy Technologies, Inc., \
-  Goldman Sachs, IONA Technologies PLC, iMatix Corporation sprl.,JPMorgan Chase Bank Inc. N.A, \
+Copyright: 2006-2007 Cisco Systems, Credit Suisse, Deutsche Börse Systems, Envoy Technologies, Inc.,
+  Goldman Sachs, IONA Technologies PLC, iMatix Corporation sprl.,JPMorgan Chase Bank Inc. N.A,
   Novell, Rabbit Technologies Ltd., Red Hat, Inc., TWIST Process Innovations ltd, and 29West In
 License: AMQP-Spec
 
@@ -33,7 +33,7 @@ Files: ./specs/amqp0-8-qpid.stripped.xml
  ./specs/amqp0-9-qpid.stripped.xml
 Copyright: 2009, AMQP Working Group <communications at oasis-open.org>
   2006 JPMorgan Chase Bank & Co., Cisco Systems, Inc., Envoy
-  Technologies Inc., iMatix Corporation, IONA\ufffd Technologies, Red
+  Technologies Inc., iMatix Corporation, IONA Technologies, Red
   Hat, Inc., TWIST Process Innovations, and 29West Inc.
 License: BSD-3-clause
 
@@ -49,8 +49,24 @@ Copyright: 2006-2007 Cisco Systems, Credit Suisse, Deutsche Borse Systems,
 License: BSD-3-clause
 
 License: BSD-3-clause
-  On Debian GNU/Linux system you can find the complete text of the
-  three clause license in `/usr/share/common-licenses/BSD'
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+
 
 License: Apache-2.0
   On Debian GNU/Linux system you can find the complete text of the

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



More information about the pkg-java-commits mailing list