[gradle] 02/02: Refresh package descriptions and Breaks/Replaces

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Fri Jul 10 07:44:47 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 70dda09c8666e534af525bdcca860afb966bfaed
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date:   Fri Jul 10 15:22:09 2015 +0800

    Refresh package descriptions and Breaks/Replaces
---
 debian/control        | 132 ++++++++++++++++++++++++--------------------------
 debian/gradle.install |   2 +-
 debian/gradle.links   |   4 +-
 3 files changed, 67 insertions(+), 71 deletions(-)

diff --git a/debian/control b/debian/control
index 0552037..831b215 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,6 @@ Build-Depends: ant,
                libjetty-extra-java,
                libjcifs-java,
                libjcip-annotations-java,
-               libjcommander-java,
                libjhighlight-java,
                libjsch-java,
                libjsoup-java,
@@ -78,25 +77,23 @@ Homepage: http://gradle.org
 Package: gradle
 Architecture: all
 Depends: default-jre-headless (>= 1:1.6),
-         groovy2 (>= 2.3.10),
-         libcommons-io-java,
-         libdom4j-java,
          libgradle-core-java (>= ${binary:Version}),
          libgradle-plugins-java (>= ${binary:Version}),
-         libjaxen-java,
-         libslf4j-java,
          ${misc:Depends}
+Breaks: libgradle-core-java (<< 1.12)
 Replaces: libgradle-core-java (<< 1.12)
 Recommends: default-jdk,
             libcodenarc-groovy-java,
             scala
-Description: Groovy based build system
- Gradle is a build system written in Groovy. It uses Groovy
- also as the language for its build scripts. It has a powerful
- multi-project build support. It has a layer on top of Ivy
- that provides a build-by-convention integration for Ivy. It
- gives you always the choice between the flexibility of Ant
- and the convenience of a build-by-convention behavior.
+Description: Powerful build system for the JVM
+ Gradle is a build tool with a focus on build automation and support for
+ multi-language development. If you are building, testing, publishing, and
+ deploying software on any platform, Gradle offers a flexible model that can
+ support the entire development lifecycle from compiling and packaging code to
+ publishing web sites. Gradle has been designed to support build automation
+ across multiple languages and platforms including Java, Scala, Android, C/C++,
+ and Groovy, and is closely integrated with development tools and continuous
+ integration servers including Eclipse, IntelliJ, and Jenkins.
 
 Package: libgradle-core-java
 Architecture: all
@@ -125,16 +122,19 @@ Depends: ant,
          libslf4j-java,
          libxbean-java,
          ${misc:Depends}
-Breaks: libgradle-wrapper-java (<< 1.3~)
-Replaces: libgradle-wrapper-java (<< 1.3~),
+Breaks: libgradle-wrapper-java,
+        libgradle-plugins-java (<< 1.12)
+Replaces: libgradle-wrapper-java,
           libgradle-plugins-java (<< 1.12)
-Description: Groovy based build system - Core library
- Gradle is a build system written in Groovy. It uses Groovy
- also as the language for its build scripts. It has a powerful
- multi-project build support. It has a layer on top of Ivy
- that provides a build-by-convention integration for Ivy. It
- gives you always the choice between the flexibility of Ant
- and the convenience of a build-by-convention behavior.
+Description: Powerful build system for the JVM - Core library
+ Gradle is a build tool with a focus on build automation and support for
+ multi-language development. If you are building, testing, publishing, and
+ deploying software on any platform, Gradle offers a flexible model that can
+ support the entire development lifecycle from compiling and packaging code to
+ publishing web sites. Gradle has been designed to support build automation
+ across multiple languages and platforms including Java, Scala, Android, C/C++,
+ and Groovy, and is closely integrated with development tools and continuous
+ integration servers including Eclipse, IntelliJ, and Jenkins.
  .
  This package contains the Gradle Core API library.
 
@@ -142,7 +142,6 @@ Package: libgradle-plugins-java
 Architecture: all
 Depends: bnd (>= 2.1.0),
          findbugs,
-         groovy2 (>= 2.3.10),
          junit4,
          libantlr-java,
          libatinject-jsr330-api-java,
@@ -154,7 +153,6 @@ Depends: bnd (>= 2.1.0),
          libgradle-core-java (>= ${binary:Version}),
          libjatl-java,
          libjaxen-java,
-         libjcommander-java,
          libjetty-java,
          libjetty-extra-java,
          libjs-jquery,
@@ -165,51 +163,47 @@ Depends: bnd (>= 2.1.0),
          libpolyglot-maven-java,
          librhino-java,
          libservlet2.5-java,
-         libslf4j-java,
          libtomcat7-java,
          libxerces2-java,
          maven (>= 3),
          testng,
          ${misc:Depends}
-Breaks: libgradle-announce-java (<< 1.3~),
-        libgradle-antlr-java (<< 1.3~),
-        libgradle-code-quality-java (<< 1.3~),
-        libgradle-cpp-java (<< 1.3~),
-        libgradle-ear-java (<< 1.3~),
-        libgradle-eclipse-java (<< 1.0~),
-        libgradle-ide-java (<< 1.3~),
-        libgradle-idea-java (<< 1.0~),
-        libgradle-javascript-java (<< 1.3~),
-        libgradle-jetty-java (<< 1.3~),
-        libgradle-maven-java (<< 1.3~),
-        libgradle-osgi-java (<< 1.3~),
-        libgradle-scala-java (<< 1.3~),
-        libgradle-signing-java (<< 1.3~),
+Breaks: libgradle-announce-java,
+        libgradle-antlr-java,
+        libgradle-code-quality-java,
+        libgradle-ear-java,
+        libgradle-eclipse-java,
+        libgradle-ide-java,
+        libgradle-javascript-java,
+        libgradle-jetty-java,
+        libgradle-maven-java,
+        libgradle-osgi-java,
+        libgradle-scala-java,
+        libgradle-signing-java,
         libgradle-core-java (<< 1.12)
-Replaces: libgradle-announce-java (<< 1.3~),
-          libgradle-antlr-java (<< 1.3~),
-          libgradle-code-quality-java (<< 1.3~),
-          libgradle-cpp-java (<< 1.3~),
-          libgradle-ear-java (<< 1.3~),
-          libgradle-eclipse-java (<< 1.0~),
-          libgradle-ide-java (<< 1.3~),
-          libgradle-idea-java (<< 1.0~),
-          libgradle-javascript-java (<< 1.3~),
-          libgradle-jetty-java (<< 1.3~),
-          libgradle-maven-java (<< 1.3~),
-          libgradle-osgi-java (<< 1.3~),
-          libgradle-scala-java (<< 1.3~),
-          libgradle-signing-java (<< 1.3~),
+Replaces: libgradle-announce-java,
+          libgradle-antlr-java,
+          libgradle-code-quality-java,
+          libgradle-ear-java,
+          libgradle-ide-java,
+          libgradle-javascript-java,
+          libgradle-jetty-java,
+          libgradle-maven-java,
+          libgradle-osgi-java,
+          libgradle-scala-java,
+          libgradle-signing-java,
           libgradle-core-java (<< 1.12)
-Description: Groovy based build system - All plugins
- Gradle is a build system written in Groovy. It uses Groovy
- also as the language for its build scripts. It has a powerful
- multi-project build support. It has a layer on top of Ivy
- that provides a build-by-convention integration for Ivy. It
- gives you always the choice between the flexibility of Ant
- and the convenience of a build-by-convention behavior.
+Description: Powerful build system for the JVM - All plugins
+ Gradle is a build tool with a focus on build automation and support for
+ multi-language development. If you are building, testing, publishing, and
+ deploying software on any platform, Gradle offers a flexible model that can
+ support the entire development lifecycle from compiling and packaging code to
+ publishing web sites. Gradle has been designed to support build automation
+ across multiple languages and platforms including Java, Scala, Android, C/C++,
+ and Groovy, and is closely integrated with development tools and continuous
+ integration servers including Eclipse, IntelliJ, and Jenkins.
  .
- This package contains the standard Gradle plugins except the Sonar and the
+ This package contains the standard Gradle plugins except for the Sonar and the
  Sonar Runner plugin, and it does not support Zinc Scala compiler.
 
 Package: gradle-doc
@@ -218,12 +212,14 @@ Section: doc
 Depends: default-jdk-doc,
          groovy2-doc,
          ${misc:Depends}
-Description: Documentation for Gradle
- Gradle is a build system written in Groovy. It uses Groovy
- also as the language for its build scripts. It has a powerful
- multi-project build support. It has a layer on top of Ivy
- that provides a build-by-convention integration for Ivy. It
- gives you always the choice between the flexibility of Ant
- and the convenience of a build-by-convention behavior.
+Description: Powerful build system for the JVM - Documentations
+ Gradle is a build tool with a focus on build automation and support for
+ multi-language development. If you are building, testing, publishing, and
+ deploying software on any platform, Gradle offers a flexible model that can
+ support the entire development lifecycle from compiling and packaging code to
+ publishing web sites. Gradle has been designed to support build automation
+ across multiple languages and platforms including Java, Scala, Android, C/C++,
+ and Groovy, and is closely integrated with development tools and continuous
+ integration servers including Eclipse, IntelliJ, and Jenkins.
  .
  This package contains Gradle API Javadoc and Groovydoc.
\ No newline at end of file
diff --git a/debian/gradle.install b/debian/gradle.install
index 5deda1f..ea99b3e 100644
--- a/debian/gradle.install
+++ b/debian/gradle.install
@@ -1,2 +1,2 @@
-subprojects/launcher/build/startScripts/gradle     usr/share/gradle/bin
+subprojects/launcher/build/startScripts/gradle     usr/share/gradle/bin/
 subprojects/distributions/src/toplevel/init.d/     usr/share/gradle/
\ No newline at end of file
diff --git a/debian/gradle.links b/debian/gradle.links
index f1fba24..99f1c46 100644
--- a/debian/gradle.links
+++ b/debian/gradle.links
@@ -1,5 +1,5 @@
 # The start script explicitly locates the versioned gradle-launcher at lib/ ,
 # hence we need to place the symlink.
 
-usr/share/gradle/bin/gradle                 usr/bin/gradle
-usr/share/java/gradle-launcher-2.5.jar      usr/share/gradle/lib/gradle-launcher-2.5.jar
\ No newline at end of file
+usr/share/gradle/bin/gradle            usr/bin/gradle
+usr/share/java/gradle-launcher-2.5.jar usr/share/gradle/lib/gradle-launcher-2.5.jar
\ No newline at end of file

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