[gradle] 02/03: Remove build_init.diff: Obsolete
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Thu Oct 1 06:23:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository gradle.
commit cb082273ead25204691156356596d626eae25db1
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date: Thu Oct 1 14:09:39 2015 +0800
Remove build_init.diff: Obsolete
---
debian/changelog | 1 +
debian/patches/disable_tests.diff | 2 +-
debian/patches/series | 1 -
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9ecfefc..b2c1dcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ gradle (2.7-1) UNRELEASED; urgency=low
* d/rules: No need to copy gradle-core codes to buildSrc
* Remove fix_DocGenerationException.diff: No longer needed
* Update maven_jcommander.diff to jcommander.diff
+ * Remove build_init.diff: Obsolete
-- Kai-Chung Yan <seamlikok at gmail.com> Wed, 30 Sep 2015 04:37:18 +0800
diff --git a/debian/patches/disable_tests.diff b/debian/patches/disable_tests.diff
index ab5051c..5beeae9 100644
--- a/debian/patches/disable_tests.diff
+++ b/debian/patches/disable_tests.diff
@@ -211,7 +211,7 @@ Last-Update: 2015-09-30
- integTestRuntime project(':scala')
}
- task generateTemplateVersionFile(type: GenerateVersionProperties) {
+ dependencies {
--- a/subprojects/core/core.gradle
+++ b/subprojects/core/core.gradle
@@ -56,16 +56,6 @@
diff --git a/debian/patches/series b/debian/patches/series
index 3eb2c13..d89715b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,7 +2,6 @@ use_local_artifacts.diff
34_disable_code_quality.diff
disable_buildSrc_tests.diff
30_envjs.diff
-build_init.diff
33_scala_zinc.diff
disable_distributions.diff
disable_tests.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git
More information about the pkg-java-commits
mailing list