Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

Commit

Permalink
New upstream release.
Browse files Browse the repository at this point in the history
  • Loading branch information
paolorotolo committed May 8, 2015
1 parent 71d0eff commit 1f39c78
Show file tree
Hide file tree
Showing 40 changed files with 110 additions and 99 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ Visit the official website [here](http://paolorotolo.github.io/android-studio/).
![screenshot from 2014-11-22 17 28 23](https://cloud.githubusercontent.com/assets/5623301/5154769/fbb162a8-726c-11e4-81ce-503a2622bfba.png)

## Changelog
* v. 4.8.3
* New upstream release (1.2 Stable);

* v. 4.8.2
* Fixed broken dependencies on i386;

Expand Down Expand Up @@ -58,4 +61,6 @@ Visit the official website [here](http://paolorotolo.github.io/android-studio/).
* Android Studio isn't included in packaging anymore. It will be automatically downloaded through the installation process.

* v. 1.0
* First release.
* First release.

Upsteam changelog [here](http://tools.android.com/recent).
5 changes: 0 additions & 5 deletions android-studio-4.8.2/debian/android-studio/DEBIAN/preinst

This file was deleted.

Binary file not shown.
1 change: 0 additions & 1 deletion android-studio-4.8.2/debian/files

This file was deleted.

5 changes: 0 additions & 5 deletions android-studio-4.8.2/debian/preinst

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: android-studio
Version: 4.8.2-ubuntu0
Version: 4.8.3-ubuntu0
Architecture: all
Maintainer: Paolo Rotolo <paolorotolo@ubuntu.com>
Installed-Size: 108
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
da0f109f8397bb30f7f9a0292b55b2c4 usr/share/applications/android-studio.desktop
07967114c26276dfc52d54bc49c80ad5 usr/share/doc/android-studio/changelog.Debian.gz
da7e1881d45a01c07b6991f867c0b730 usr/share/doc/android-studio/changelog.Debian.gz
c5f7352001b22b1af311447f0c290dfc usr/share/doc/android-studio/copyright
2537ecdd9c34a3a23e4e5df8eb86b945 usr/share/icons/hicolor/scalable/apps/androidstudio.svg
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ sudo rm -r /opt/android-studio-ide-*

## Give permessions to folder to let the built-in update system work
find /opt/android-studio/ -type d -exec chmod 777 {} \;
find /opt/android-studio/ -type f -exec chmod 777 {} \;
find /opt/android-studio/ -type f -exec chmod 777 {} \;
2 changes: 1 addition & 1 deletion android-studio-4.8.2/debian/postrm → ...4.8.3/debian/android-studio/DEBIAN/postrm
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
cd /opt/

## Remove the Android Studio folder if it's still present
sudo rm -rf /opt/android-studio/
sudo rm -rf /opt/android-studio/
5 changes: 5 additions & 0 deletions android-studio-4.8.3/debian/android-studio/DEBIAN/preinst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash
cd /opt/

## Download Android Studio from Google's Servers.
wget http://dl.google.com/dl/android/studio/ide-zips/1.2.0.12/android-studio-ide-141.1890965-linux.zip
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
android-studio (4.8.3-ubuntu0) vivid; urgency=low

* New upstream release (Android Studio 1.2 Stable).

-- Paolo Rotolo <paolorotolo@ubuntu.com> Fri, 08 May 2015 17:56:17 +0100

android-studio (4.8.2-ubuntu0) vivid; urgency=low

* Fix broken dependencies on i386.
Expand Down
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions android-studio-4.8.3/debian/files
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
android-studio_4.8.3-ubuntu0_all.deb devel optional
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
androidstudio.svg /usr/share/icons/hicolor/scalable/apps/
android-studio.desktop /usr/share/applications/
android-studio.desktop /usr/share/applications/
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ sudo rm -r /opt/android-studio-ide-*

## Give permessions to folder to let the built-in update system work
find /opt/android-studio/ -type d -exec chmod 777 {} \;
find /opt/android-studio/ -type f -exec chmod 777 {} \;
find /opt/android-studio/ -type f -exec chmod 777 {} \;
2 changes: 1 addition & 1 deletion ...4.8.2/debian/android-studio/DEBIAN/postrm → android-studio-4.8.3/debian/postrm
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
cd /opt/

## Remove the Android Studio folder if it's still present
sudo rm -rf /opt/android-studio/
sudo rm -rf /opt/android-studio/
5 changes: 5 additions & 0 deletions android-studio-4.8.3/debian/preinst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash
cd /opt/

## Download Android Studio from Google's Servers.
wget http://dl.google.com/dl/android/studio/ide-zips/1.2.0.12/android-studio-ide-141.1890965-linux.zip
File renamed without changes.
31 changes: 0 additions & 31 deletions android-studio_4.8.2-ubuntu0.dsc

This file was deleted.

Binary file removed android-studio_4.8.2-ubuntu0.tar.xz
Binary file not shown.
Binary file removed android-studio_4.8.2-ubuntu0_all.deb
Binary file not shown.
40 changes: 0 additions & 40 deletions android-studio_4.8.2-ubuntu0_source.changes

This file was deleted.

Binary file removed android-studio_4.8.2.orig.tar.gz
Binary file not shown.
31 changes: 31 additions & 0 deletions android-studio_4.8.3-ubuntu0.dsc
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 3.0 (native)
Source: android-studio
Binary: android-studio
Architecture: all
Version: 4.8.3-ubuntu0
Maintainer: Paolo Rotolo <paolorotolo@ubuntu.com>
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 7.0.50~)
Package-List:
android-studio deb devel optional arch=all
Checksums-Sha1:
475abdad445b400a504181414896f83354ba8dab 39480 android-studio_4.8.3-ubuntu0.tar.xz
Checksums-Sha256:
703caade2993f481ad42387db18a78167d20d82497f1077288f0a3b5ea21e3ff 39480 android-studio_4.8.3-ubuntu0.tar.xz
Files:
e91b61cec228558109d6f0d4499fca18 39480 android-studio_4.8.3-ubuntu0.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJVTN0FAAoJEPZj7dWN6MREMHcH/0pTeGRYPofesPMQ5uty/iNK
qAOnDyww6jAAozd+hvhiGXHtIwcj4Ru7aW9BGFs9eJfwHka5QYmIH4/q2HHYm9VH
wnB8G/whTu/XtY1plOvrCvnQnLjoapKIAqCDSKkgCovWFE3qFvIDrgtgrKZvxe6H
iA9duGGJvy8HVaKRgUiFZu2b76OQltLq9BOhryF+YQKhBDBBPirG/pV/M7b8jlSx
KoUElVI7pBchQBD3xEnePmGuKtHDVdGkEA3gCkPgTBwkpjrbAj0BT2Ky7bfLHaSv
gWh02UuAsHNKA/8GYLHVgfYFndVUxH2SfhCwvl7LJexdZge27g1XH8l1LRAVO+M=
=fnJn
-----END PGP SIGNATURE-----
Binary file added android-studio_4.8.3-ubuntu0.tar.xz
Binary file not shown.
Binary file added android-studio_4.8.3-ubuntu0_all.deb
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
dpkg-buildpackage -rfakeroot -d -us -uc -S -sa
dpkg-buildpackage: source package android-studio
dpkg-buildpackage: source version 4.8.2-ubuntu0
dpkg-buildpackage: source version 4.8.3-ubuntu0
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by Paolo Rotolo <paolorotolo@ubuntu.com>
dpkg-source --before-build android-studio-4.8.2
dpkg-source --before-build android-studio-4.8.3
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
dh_clean
dpkg-source -b android-studio-4.8.2
dpkg-source -b android-studio-4.8.3
dpkg-source: warning: native package version may not have a revision
dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
dpkg-source: info: using source format `3.0 (native)'
dpkg-source: info: building android-studio in android-studio_4.8.2-ubuntu0.tar.xz
dpkg-source: info: building android-studio in android-studio_4.8.2-ubuntu0.dsc
dpkg-genchanges -S -sa >../android-studio_4.8.2-ubuntu0_source.changes
dpkg-source: info: building android-studio in android-studio_4.8.3-ubuntu0.tar.xz
dpkg-source: info: building android-studio in android-studio_4.8.3-ubuntu0.dsc
dpkg-genchanges -S -sa >../android-studio_4.8.3-ubuntu0_source.changes
dpkg-genchanges: including full source code in upload
dpkg-source --after-build android-studio-4.8.2
dpkg-source --after-build android-studio-4.8.3
dpkg-buildpackage: source-only upload: Debian-native package
Now running lintian...
W: android-studio source: native-package-with-dash-version
Expand All @@ -28,13 +28,13 @@ W: android-studio source: syntax-error-in-dep5-copyright line 18: Continuation l
W: android-studio source: out-of-date-standards-version 3.9.5 (current is 3.9.6)
Finished running lintian.
Now signing changes and any dsc files...
signfile android-studio_4.8.2-ubuntu0.dsc Paolo Rotolo <paolorotolo@ubuntu.com>
signfile android-studio_4.8.3-ubuntu0.dsc Paolo Rotolo <paolorotolo@ubuntu.com>
gpg: WARNING: unsafe permissions on configuration file `/home/paolo/.gnupg/gpg.conf'
gpg: WARNING: unsafe enclosing directory permissions on configuration file `/home/paolo/.gnupg/gpg.conf'
gpg: WARNING: unsafe permissions on configuration file `/home/paolo/.gnupg/gpg.conf'
gpg: WARNING: unsafe enclosing directory permissions on configuration file `/home/paolo/.gnupg/gpg.conf'

signfile android-studio_4.8.2-ubuntu0_source.changes Paolo Rotolo <paolorotolo@ubuntu.com>
signfile android-studio_4.8.3-ubuntu0_source.changes Paolo Rotolo <paolorotolo@ubuntu.com>
gpg: WARNING: unsafe permissions on configuration file `/home/paolo/.gnupg/gpg.conf'
gpg: WARNING: unsafe enclosing directory permissions on configuration file `/home/paolo/.gnupg/gpg.conf'
gpg: WARNING: unsafe permissions on configuration file `/home/paolo/.gnupg/gpg.conf'
Expand Down
40 changes: 40 additions & 0 deletions android-studio_4.8.3-ubuntu0_source.changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 08 May 2015 17:56:17 +0100
Source: android-studio
Binary: android-studio
Architecture: source
Version: 4.8.3-ubuntu0
Distribution: vivid
Urgency: low
Maintainer: Paolo Rotolo <paolorotolo@ubuntu.com>
Changed-By: Paolo Rotolo <paolorotolo@ubuntu.com>
Description:
android-studio - Android Studio.
Changes:
android-studio (4.8.3-ubuntu0) vivid; urgency=low
.
* New upstream release (Android Studio 1.2 Stable).
Checksums-Sha1:
4ee7256ee0ec3e7113734a5e200641f0e52b2d28 1109 android-studio_4.8.3-ubuntu0.dsc
475abdad445b400a504181414896f83354ba8dab 39480 android-studio_4.8.3-ubuntu0.tar.xz
Checksums-Sha256:
f9ddb0613eb551fa8981b662e7be35ab9a8724b385055ee39d51a536cb53e182 1109 android-studio_4.8.3-ubuntu0.dsc
703caade2993f481ad42387db18a78167d20d82497f1077288f0a3b5ea21e3ff 39480 android-studio_4.8.3-ubuntu0.tar.xz
Files:
ea4a25e9b7810604d1042e9da16b8332 1109 devel optional android-studio_4.8.3-ubuntu0.dsc
e91b61cec228558109d6f0d4499fca18 39480 devel optional android-studio_4.8.3-ubuntu0.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJVTN0IAAoJEPZj7dWN6MREcCgH/i6NyCP0llr0FYqnK8UN93bp
TUHc7yJPk2zhFTOiuBa/PSZ3MS1yShCzD5J1QUD4OqqTATz3ki1gt2S7tRBxAh97
LcmNzf4fagjRsN6M8G9KfVJ4d1+sMR76ZzDYoohjG+RqsQ1L0yULzHhVBE2omOjH
tC7LuQh92X67T3LdnTDCVVLg/aAXRr9knC1iK2pbZQ02CQgOAm2m5mmdhx84QOqu
hJiJbDjSGjoxP7oF06C2mBPFZnqXBZZ+fcHpy8fsFIRueN7rpVUFXFyfbcpOv5iI
qOMZYZlujtqKcaPdCT6R4jGO3xkyfyZbYLFIPxQ3Yfj8zzkfKQSAPAo4OZJ9aNw=
=FXJk
-----END PGP SIGNATURE-----
Binary file added android-studio_4.8.3.orig.tar.gz
Binary file not shown.

0 comments on commit 1f39c78

Please sign in to comment.