From 6b57abed8b07b5174d8d24a3933008bac45bcc61 Mon Sep 17 00:00:00 2001 From: Rael Date: Sun, 25 Oct 2015 08:03:24 -0200 Subject: New package release --- README.md | 6 +++--- scudcloud-1.0/VERSION | 2 +- scudcloud-1.0/debian/changelog | 6 ++++++ 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 31db8f7..1b5b8e6 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,9 @@ First, you'll need to install at least packages for `python3`, `python-qt4` (`qt Then run the below script: it'll download the code and install it: ```bash -wget https://github.com/raelgc/scudcloud/archive/v1.0.85.tar.gz -tar -xvf v1.0.85.tar.gz -cd scudcloud-1.0.85 +wget https://github.com/raelgc/scudcloud/archive/v1.0.86.tar.gz +tar -xvf v1.0.86.tar.gz +cd scudcloud-1.0.86 SOURCE="scudcloud-1.0" INSTALL="/opt/scudcloud" sudo mkdir -p $INSTALL/lib diff --git a/scudcloud-1.0/VERSION b/scudcloud-1.0/VERSION index 8bdc532..24f0f65 100644 --- a/scudcloud-1.0/VERSION +++ b/scudcloud-1.0/VERSION @@ -1 +1 @@ -1.0.85 +1.0.86 diff --git a/scudcloud-1.0/debian/changelog b/scudcloud-1.0/debian/changelog index 5d4cc68..0be03ed 100644 --- a/scudcloud-1.0/debian/changelog +++ b/scudcloud-1.0/debian/changelog @@ -1,3 +1,9 @@ +scudcloud (1.0-86) trusty; urgency=medium + + * Set focus after switch teams (#268) + + -- Rael Gugelmin Cunha Sun, 25 Oct 2015 08:00:35 -0200 + scudcloud (1.0-85) trusty; urgency=medium * Restore window when trying to run again (#66) -- cgit v1.1