Change logs for gdebi source package in Artful

  • gdebi (0.9.5.7+nmu1ubuntu3) artful; urgency=high
    
      * When launching gdebi via the desktop file, it would not successfully
        install a freshly downloaded .deb file, I believe this is due to a
        deprecated part of the desktop file specification. This upload simply
        calls gdebi-gtk instead of using the argument (you wouldn't call a desktop
        file with a .deb file as an argument anyways).
    
     -- Simon Quigley <email address hidden>  Tue, 19 Sep 2017 18:31:55 -0500
  • gdebi (0.9.5.7+nmu1ubuntu2) artful; urgency=medium
    
      * Finish the policykit port:
        - gdebi-gtk-pkexec isn't needed, root access is only needed for the
          package installation and removal.
        - Install the policykit file (create debian/gdebi-gtk.install).
        - Modify the gksu commands in GDebi/GDebiGtk.py to call pksu instead.
        - Drop the dependency on gksu and only depend on policykit-1.
        - Thanks for the initial work, Julien!
    
     -- Simon Quigley <email address hidden>  Thu, 24 Aug 2017 08:37:21 -0500
  • gdebi (0.9.5.7+nmu1ubuntu1) artful; urgency=medium
    
      * Add a gdebi-gtk-pkexec executable to launch without gksu (LP: #189617).
      * debian/control:
       - Make gdebi depends on policykit-1 | gksu.
    
     -- Julien Lavergne <email address hidden>  Fri, 18 Aug 2017 22:45:38 +0200
  • gdebi (0.9.5.7+nmu1) unstable; urgency=medium
    
      [ Petter Reinholdtsen ]
      * Non-maintainer upload.
      * Fix build dependencies, add pyflakes3 needed after package split
        (Closes: #820693).
    
     -- Jonathan Wiltshire <email address hidden>  Fri, 11 Nov 2016 17:04:19 +0000