diff -Nru ubuntu-mate-welcome-1.0.3.2/debian/changelog ubuntu-mate-welcome-1.0.3.3/debian/changelog --- ubuntu-mate-welcome-1.0.3.2/debian/changelog 2015-09-08 10:09:44.000000000 +0100 +++ ubuntu-mate-welcome-1.0.3.3/debian/changelog 2015-09-21 08:51:03.000000000 +0100 @@ -1,3 +1,12 @@ +ubuntu-mate-welcome (1.0.3.3) wily; urgency=medium + + * Closes (LP: #1497789) + * Fix SpiderOakONE conflict dialogue. + * Correct Eviacam repository. + * Correct Minecraft repository. + + -- Martin Wimpress Sun, 20 Sep 2015 22:07:11 +0100 + ubuntu-mate-welcome (1.0.3.2) wily; urgency=medium * Closes (LP: #1493274) diff -Nru ubuntu-mate-welcome-1.0.3.2/ubuntu-mate-welcome-repository-installer ubuntu-mate-welcome-1.0.3.3/ubuntu-mate-welcome-repository-installer --- ubuntu-mate-welcome-1.0.3.2/ubuntu-mate-welcome-repository-installer 2015-09-05 23:42:56.000000000 +0100 +++ ubuntu-mate-welcome-1.0.3.3/ubuntu-mate-welcome-repository-installer 2015-09-21 08:50:20.000000000 +0100 @@ -78,10 +78,6 @@ add_apt_sources(['deb http://linux.dropbox.com/ubuntu/ ' + codename + ' main'], repository) elif repository == 'eviacam': enable_ppa('ppa:cesar-crea-si/eviacam') - if codename == 'wily': - add_apt_sources(['deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main', - 'deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main'], - 'cesar-crea-si-ubuntu-eviacam-' + codename) elif repository == 'adobe-flashplugin': enable_partner_repository() enable_ppa('ppa:flexiondotorg/hal-flash') @@ -117,10 +113,6 @@ 'heyarje-ubuntu-makemkv-beta-' + codename) elif repository == 'minecraft': enable_ppa('ppa:minecraft-installer-peeps/minecraft-installer') - if codename == 'wily': - add_apt_sources(['deb http://ppa.launchpad.net/minecraft-installer-peeps/minecraft-installer/ubuntu vivid main', - 'deb-src http://ppa.launchpad.net/minecraft-installer-peeps/minecraft-installer/ubuntu vivid main'], - 'minecraft-installer-peeps-ubuntu-minecraft-installer-' + codename) elif repository == 'mumble': if codename == 'precise' or codename == 'trusty': enable_ppa('ppa:mumble/release') @@ -137,8 +129,8 @@ 'maarten-baert-ubuntu-simplescreenrecorder-' + codename) elif repository == 'spideroakone': add_apt_key_from_url('https://spideroak.com/dist/spideroak-apt-2013.asc') - add_apt_sources(['deb http://apt.spideroak.com/ubuntu-spideroak-hardy/ release restricted', - ''], repository) + add_apt_sources(['deb http://APT.spideroak.com/ubuntu-spideroak-hardy/ release restricted', + ' '], repository) elif repository == 'spotify': add_apt_key_from_keyserver('keyserver.ubuntu.com', 'D2C19886') # Workaround vivid and wily no longer having libgcrypt11 that Spotify