[qpid-java] 01/09: Use my Debian e-mail address in copyright and rules Remove auto generated debian/maven.publishedRules

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Thu Dec 21 23:23:45 UTC 2017


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

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

commit 5f4016ee5103dcf9fda57d7ac8d01edf91890876
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Fri Sep 29 23:50:44 2017 +0100

    Use my Debian e-mail address in copyright and rules
    Remove auto generated debian/maven.publishedRules
---
 debian/changelog            | 2 +-
 debian/control              | 2 +-
 debian/copyright            | 2 +-
 debian/libqpid-java.poms    | 6 +++---
 debian/maven.publishedRules | 2 --
 debian/maven.rules          | 2 +-
 6 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e074610..898ffa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qpid-java (6.0.4-1) unstable; urgency=medium
+qpid-java (6.0.4-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #840131)
 
diff --git a/debian/control b/debian/control
index b1d0bab..0db434b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: qpid-java
 Priority: optional
-Maintainer: Christopher Hoskin <christopher.hoskin at gmail.com>
+Maintainer: Christopher Hoskin <mans0954 at debian.org>
 Build-Depends: debhelper (>=9)
 Standards-Version: 3.9.8
 Section: java
diff --git a/debian/copyright b/debian/copyright
index 07e843a..97ef700 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,7 @@ Copyright: 2006-2014 The Apache Software Foundation <apache at apache.org>
 License: Apache-2.0
 
 Files: debian/*
-Copyright: 2016 Christopher Hoskin <christopher.hoskin at gmail.com>
+Copyright: 2016-2017 Christopher Hoskin <mans0954 at debian.org>
 License: Apache-2.0
 
 Files: broker-plugins/management-http/src/main/java/resources/js/crypto-js/*
diff --git a/debian/libqpid-java.poms b/debian/libqpid-java.poms
index 10e89cb..6a8935a 100644
--- a/debian/libqpid-java.poms
+++ b/debian/libqpid-java.poms
@@ -48,15 +48,15 @@ common/pom.xml --has-package-version
 client/pom.xml --has-package-version
 client/example/pom.xml --has-package-version
 management/common/pom.xml --has-package-version
-jca/pom.xml
+jca/pom.xml --has-package-version
 jca/rar/pom.xml --has-package-version
 tools/pom.xml --has-package-version
 management/example/pom.xml --has-package-version
 qpid-systests-parent/pom.xml --has-package-version
 qpid-test-utils/pom.xml --has-package-version
-systests/pom.xml
+systests/pom.xml --has-package-version
 perftests/pom.xml --has-package-version
-qpid-perftests-systests/pom.xml
+qpid-perftests-systests/pom.xml --has-package-version
 perftests/visualisation-jfc/pom.xml --has-package-version
 bdbstore/pom.xml --ignore
 bdbstore/jmx/pom.xml --ignore
diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
deleted file mode 100644
index fd6f98a..0000000
--- a/debian/maven.publishedRules
+++ /dev/null
@@ -1,2 +0,0 @@
-
-org.apache.qpid qpid-broker-core * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 844847d..2c1297a 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -12,4 +12,4 @@ org.codehaus.mojo exec-maven-plugin jar s/.*/1.1.1/ * *
 com.fasterxml.jackson.core jackson-core * s/.*/2.x/ * *
 com.fasterxml.jackson.core jackson-databind * s/.*/2.x/ * *
 junit junit * s/.*/4.x/ * *
-org.apache.qpid qpid-broker-core * * * *
+org.eclipse.jetty jetty-* * s/.*/9.x/ * *

-- 
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