[jenkins-instance-identity] 04/04: Refreshed the patch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 16 12:33:45 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository jenkins-instance-identity.

commit e8362e0f29f866f5184567e6a4a4755c2a4a4f4f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 16 14:20:01 2014 +0200

    Refreshed the patch
---
 debian/changelog                | 4 +++-
 debian/patches/parent-pom.patch | 8 +++-----
 pom.xml                         | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6a92d75..1308db4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-jenkins-instance-identity (1.3-2) UNRELEASED; urgency=medium
+jenkins-instance-identity (1.4-1) UNRELEASED; urgency=medium
 
   * Team upload.
+  * New upstream release
+    - Refreshed the patch
   * Updated Standards-Version to 3.9.5 (no changes)
   * Switch to debhelper level 9
 
diff --git a/debian/patches/parent-pom.patch b/debian/patches/parent-pom.patch
index d1d6bbb..32f6b4f 100644
--- a/debian/patches/parent-pom.patch
+++ b/debian/patches/parent-pom.patch
@@ -2,15 +2,13 @@ Description: Always use debian version of plugin parent POM
 Author: James Page <james.page at ubuntu.com>
 Forwarded: not-needed
 
-Index: jenkins-instance-identity/pom.xml
-===================================================================
---- jenkins-instance-identity.orig/pom.xml	2012-02-08 17:13:18.102596245 +0000
-+++ jenkins-instance-identity/pom.xml	2012-02-08 17:13:41.798596199 +0000
+--- a/pom.xml
++++ b/pom.xml
 @@ -3,7 +3,7 @@
    <parent>
      <groupId>org.jenkins-ci.plugins</groupId>
      <artifactId>plugin</artifactId>
--    <version>1.400</version>
+-    <version>1.532.2</version>
 +    <version>debian</version>
    </parent>
  
diff --git a/pom.xml b/pom.xml
index c648eb2..e46bd60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jenkins-ci.plugins</groupId>
     <artifactId>plugin</artifactId>
-    <version>1.532.2</version>
+    <version>debian</version>
   </parent>
 
   <groupId>org.jenkins-ci.modules</groupId>

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



More information about the pkg-java-commits mailing list