Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
android-sdk-meta
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Android Tools
android-sdk-meta
Commits
4cfdf4d5
Unverified
Commit
4cfdf4d5
authored
9 years ago
by
Chirayu Desai
Browse files
Options
Downloads
Patches
Plain Diff
android-sdk depends on default-jdk
Closes #826761
parent
b18f743b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
debian/control
+1
-0
1 addition, 0 deletions
debian/control
debian/rules
+4
-4
4 additions, 4 deletions
debian/rules
with
12 additions
and
4 deletions
debian/changelog
+
7
−
0
View file @
4cfdf4d5
android-sdk-meta (24.3.3+3) UNRELEASED; urgency=medium
* Team Upload.
* d/control: android-sdk depends on default-jdk (Closes: #826761)
-- Chirayu Desai <chirayudesai1@gmail.com> Fri, 10 Jun 2016 18:20:06 +0530
android-sdk-meta (24.3.3+2) unstable; urgency=medium
* d/control: android-sdk-platform-tools depends
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
0
View file @
4cfdf4d5
...
...
@@ -13,6 +13,7 @@ Architecture: amd64 i386
Depends: android-sdk-build-tools,
android-sdk-common (>= ${source:Version}),
android-sdk-platform-tools (>= 19),
default-jdk,
proguard,
libgl1-mesa-glx,
libosmesa6,
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
4
−
4
View file @
4cfdf4d5
...
...
@@ -8,7 +8,7 @@ PLATFORM_TOOLS_VERSION = 23.0.0
override_dh_gencontrol:
dh_gencontrol
dh_gencontrol -pandroid-sdk-platform-tools -- -v$(PLATFORM_TOOLS_VERSION)+
2
dh_gencontrol -pandroid-sdk-platform-tools-common -- -v$(PLATFORM_TOOLS_VERSION)+
2
dh_gencontrol -pandroid-sdk-build-tools -- -v$(BUILD_TOOLS_VERSION)+
2
dh_gencontrol -pandroid-sdk-build-tools-common -- -v$(BUILD_TOOLS_VERSION)+
2
dh_gencontrol -pandroid-sdk-platform-tools -- -v$(PLATFORM_TOOLS_VERSION)+
3
dh_gencontrol -pandroid-sdk-platform-tools-common -- -v$(PLATFORM_TOOLS_VERSION)+
3
dh_gencontrol -pandroid-sdk-build-tools -- -v$(BUILD_TOOLS_VERSION)+
3
dh_gencontrol -pandroid-sdk-build-tools-common -- -v$(BUILD_TOOLS_VERSION)+
3
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment