aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-06-19 11:35:48 -0300
committerRael <rael.gc@gmail.com>2015-06-19 11:35:48 -0300
commit59ffc3144e861330c94f8ab6c198b233f6132b47 (patch)
treec88f0b078fab7372949adb537aa9572b49f1e84f
parentd9647339e952e0cefc9d46b0cb9c3107a9859568 (diff)
downloadscudcloud-59ffc3144e861330c94f8ab6c198b233f6132b47.zip
scudcloud-59ffc3144e861330c94f8ab6c198b233f6132b47.tar.gz
scudcloud-59ffc3144e861330c94f8ab6c198b233f6132b47.tar.bz2
New package release
-rw-r--r--README.md6
-rw-r--r--scudcloud-1.0/debian/changelog8
2 files changed, 11 insertions, 3 deletions
diff --git a/README.md b/README.md
index f955105..36f20d9 100644
--- a/README.md
+++ b/README.md
@@ -78,9 +78,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.45.tar.gz
-tar -xvf v1.0.45.tar.gz
-cd scudcloud-1.0.45
+wget https://github.com/raelgc/scudcloud/archive/v1.0.46.tar.gz
+tar -xvf v1.0.46.tar.gz
+cd scudcloud-1.0.46
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib
diff --git a/scudcloud-1.0/debian/changelog b/scudcloud-1.0/debian/changelog
index bc26abb..c03f5b7 100644
--- a/scudcloud-1.0/debian/changelog
+++ b/scudcloud-1.0/debian/changelog
@@ -1,3 +1,11 @@
+scudcloud (1.0-46) trusty; urgency=medium
+
+ * Making current team icon bigger
+ * Fixing integrations issues (#143)
+ * Adding option to disable plugins (#155)
+
+ -- Rael Gugelmin Cunha <rael.gc@gmail.com> Fri, 19 Jun 2015 11:33:22 -0300
+
scudcloud (1.0-45) trusty; urgency=medium
* Fixing small issues while loading all teams