[jenkins-remoting] 02/02: New upstream release: - Refresh patches. - Add new BD's on ant, guava and jsr305.

James Downing Page jamespage at moszumanska.debian.org
Thu Jan 2 13:20:17 UTC 2014


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

jamespage pushed a commit to branch master
in repository jenkins-remoting.

commit fad80078d11fcdb0c4b0d6b2c99cb9c28bc2c0f9
Author: James Page <james.page at ubuntu.com>
Date:   Thu Jan 2 13:20:00 2014 +0000

    New upstream release:
     - Refresh patches.
     - Add new BD's on ant, guava and jsr305.
---
 debian/changelog                     | 8 ++++++++
 debian/control                       | 3 +++
 debian/copyright                     | 2 +-
 debian/patches/remove-findbugs.patch | 2 +-
 debian/patches/sign-jar.patch        | 2 +-
 5 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0eb907e..ebdd83f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jenkins-remoting (2.32-1) UNRELEASED; urgency=medium
+
+  * New upstream release:
+    - Refresh patches.
+    - Add new BD's on ant, guava and jsr305.
+
+ -- James Page <james.page at ubuntu.com>  Thu, 02 Jan 2014 13:15:28 +0000
+
 jenkins-remoting (2.23-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 5faafb5..7b2534a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: James Page <jamespage at debian.org>
 Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4)
 Build-Depends-Indep:
+ ant,
  default-jdk-doc,
  jenkins-test-annotations,
  junit4,
@@ -17,6 +18,8 @@ Build-Depends-Indep:
  libcommons-codec-java-doc,
  libcommons-io-java,
  libcommons-io-java-doc,
+ libguava-java,
+ libjsr305-java,
  libmaven-dependency-plugin-java,
  libmaven-javadoc-plugin-java
 Standards-Version: 3.9.4
diff --git a/debian/copyright b/debian/copyright
index 93a6023..ca12a65 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: Jenkins Remoting layer
 Source: http://jenkins-ci.org
 
 Files: *
-Copyright: 2004-2010, Sun Microsystems, Inc., 
+Copyright: 2004-2010, Sun Microsystems, Inc.,
            2004-2010, Kohsuke Kawaguchi,
            2004-2010, Ullrich Hafner,
            2004-2010, CloudBees, Inc.,
diff --git a/debian/patches/remove-findbugs.patch b/debian/patches/remove-findbugs.patch
index ea10c5f..3ac0157 100644
--- a/debian/patches/remove-findbugs.patch
+++ b/debian/patches/remove-findbugs.patch
@@ -12,7 +12,7 @@ Forwarded: not-needed
  import hudson.remoting.CommandTransport.CommandReceiver;
  import hudson.remoting.ExportTable.ExportList;
  import hudson.remoting.PipeWindow.Key;
-@@ -715,7 +714,6 @@ public class Channel implements VirtualC
+@@ -757,7 +756,6 @@ public class Channel implements VirtualC
       *      The error that caused the connection to be aborted. Never null.
       */
      @java.lang.SuppressWarnings("ToArrayCallWithZeroLengthArrayArgument")
diff --git a/debian/patches/sign-jar.patch b/debian/patches/sign-jar.patch
index 076f385..989b6c4 100644
--- a/debian/patches/sign-jar.patch
+++ b/debian/patches/sign-jar.patch
@@ -5,7 +5,7 @@ Forwarded: not-needed
 
 --- a/pom.xml
 +++ b/pom.xml
-@@ -165,6 +165,18 @@ THE SOFTWARE.
+@@ -191,6 +191,18 @@ THE SOFTWARE.
              </manifestEntries>
            </archive>
          </configuration>

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



More information about the pkg-java-commits mailing list