[android-platform-tools-base] 25/30: Fix typo in d/control & d/copyright
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Fri Jul 22 10:33:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository android-platform-tools-base.
commit 8fc1540860f52935dd48bb805dbb0cd15c562bc6
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date: Fri Jul 22 17:18:20 2016 +0800
Fix typo in d/control & d/copyright
---
debian/control | 4 ++--
debian/copyright | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index b45ad07..c49f314 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Depends:
libkxml2-java,
liblombok-ast-java,
${misc:Depends}
-Suggest: default-jre
+Suggests: default-jre
Description: base tools for developing applications for the Android system
This package includes various tools for developing and building Android
applications, e.g.
@@ -106,7 +106,7 @@ Depends: android-platform-tools-base,
${misc:Depends}
Breaks: android-platform-tools-base (<< 2.0.0-1)
Replaces: android-platform-tools-base (<< 2.0.0-1)
-Suggest: gradle
+Suggests: gradle
Description: Android Plugin for Gradle
The Android build system uses the Android Plugin for Gradle to support building
Android applications with the Gradle build toolkit. The plugin runs independent
diff --git a/debian/copyright b/debian/copyright
index 02bc11b..f7fbae5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -48,8 +48,8 @@ Files: jobb/src/main/java/com/android/jobb/Base64.java
Copyright: 2000, The Legion Of The Bouncy Castle
License: BSD-3-clause
-Files: build-system/docs/src/fromGradle
- build-system/gradle-core/src/fromGradle
+Files: build-system/docs/src/fromGradle/*
+ build-system/gradle-core/src/fromGradle/*
Copyright: 2010, original authors of Gradle
License: Apache-2.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/android-platform-tools-base.git
More information about the pkg-java-commits
mailing list