-
apturl (0.5.2ubuntu14.2) bionic; urgency=medium
* Also switch from gksu to pkexec, making Synaptic backend really,
*really* work (LP: #1338482)
-- Vlad Orlov <email address hidden> Wed, 26 Sep 2018 17:08:54 +1000
-
apturl (0.5.2ubuntu14.1) bionic; urgency=medium
* Make Synaptic backend actually work (LP: #1338482).
-- Vlad Orlov <email address hidden> Sat, 21 Apr 2018 11:25:24 +0300
-
apturl (0.5.2ubuntu14) bionic; urgency=medium
* Comment out the KDE frontend in debian/control so we can remove pykde4
from the archive (LP: #1745741).
-- Simon Quigley <email address hidden> Fri, 16 Mar 2018 20:35:16 -0500
-
apturl (0.5.2ubuntu13) artful; urgency=medium
* AptUrl/parser.py: Strip trailing slashes that are added by xdg-open/gio
and which make package names invalid. (LP: #1726327)
-- Iain Lane <email address hidden> Mon, 23 Oct 2017 14:47:07 +0100
-
apturl (0.5.2ubuntu12) yakkety; urgency=medium
* Fix common crashes (AttributeError in doEnableChannel), due to changes
in apt_pkg API, etc. (LP: #1566201)
[ Brian Murray ]
* Port to proper apt_pkg APIs.
[ Mathieu Trudel-Lapierre ]
* Override the start_available and start_error functions from Aptdaemon
backend correctly to match the passed parameters.
* Use pkexec rather than gksu to do our external calls to apt-key, install,
and software-properties, etc; since they need admin privileges.
-- Mathieu Trudel-Lapierre <email address hidden> Thu, 19 May 2016 22:17:50 -0400