[med-svn] [htsjdk] 09/10: Try to rework the patch for gradle (but	failed :-()
    Andreas Tille 
    tille at debian.org
       
    Wed Jun 29 12:18:44 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository htsjdk.
commit e143bf7df76a596216abc1db0d27f969bc849077
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jun 29 14:17:28 2016 +0200
    Try to rework the patch for gradle (but failed :-()
---
 debian/patches/10-build.xml.patch | 8 +++++---
 debian/patches/series             | 2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/patches/10-build.xml.patch b/debian/patches/10-build.xml.patch
index 2bb565f..9398f0f 100644
--- a/debian/patches/10-build.xml.patch
+++ b/debian/patches/10-build.xml.patch
@@ -6,11 +6,13 @@ Last-Update: Wed, 29 Jun 2016 10:45:03 +0200
 
 --- a/build.gradle
 +++ b/build.gradle
-@@ -9,7 +9,6 @@ plugins {
+@@ -9,9 +9,6 @@ plugins {
      id 'maven'
      id 'signing'
      id 'jacoco'
 -    id 'com.palantir.git-version' version '0.5.1'
-     id 'com.github.johnrengelman.shadow' version '1.2.3'
-     id "com.github.kt3k.coveralls" version "2.6.3"
+-    id 'com.github.johnrengelman.shadow' version '1.2.3'
+-    id "com.github.kt3k.coveralls" version "2.6.3"
  }
+ 
+ repositories {
diff --git a/debian/patches/series b/debian/patches/series
index 57139fb..e6aba49 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,3 @@
-10-build.xml
+10-build.xml.patch
 11-snappy-java-compatibility.patch
 13-skip_network_tests
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htsjdk.git
    
    
More information about the debian-med-commit
mailing list