Change logs for synaptic source package in Stretch

  • synaptic (0.84.2) unstable; urgency=medium
    
      [ Simon McVittie ]
      * Depend on policykit-1 instead of recommending
        gksu|kdebase-bin|policykit-1. data/synaptic.desktop.in and
        debian/synaptic.menu both use debian/synaptic-pkexec, which
        unconditionally runs pkexec. (Closes: #856520)
      * Pushing the recommendation up to a Depends ensures that the menu entry
        can in fact be launched (Closes: #415408)
    
     -- Michael Vogt <email address hidden>  Thu, 09 Mar 2017 16:28:15 +0100
  • synaptic (0.84.1) unstable; urgency=medium
    
      [ Vadim Kalmakov ]
      * updated ru.po translation
    
      [ Michael Vogt ]
      * revert back to use http for changelogs
        (thanks to Viktor Jägersküpper)
    
     -- Michael Vogt <email address hidden>  Fri, 06 Jan 2017 22:22:49 +0100
  • synaptic (0.83+nmu1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Fix FTBFS with GCC6 (Closes: #811857)
        + New patch 99_fix_build_with_gcc6, cherry-picked from git.
    
     -- Olly Betts <email address hidden>  Sun, 02 Oct 2016 09:50:57 +1300
  • synaptic (0.83) unstable; urgency=medium
    
      [ xuzhen ]
      * drop the deprecated GtkHandleBox
      * port from deprecated GtkHPaned/GtkVPaned to GtkPaned
      * port from deprecated GtkHButtonBox/GtkVButtonBox to GtkButtonBox
      * port from deprecated GtkHSeparator to GtkSeparator
      * drop the deprecated gtk_widget_modify_bg() & gtk_widget_get_style()
      * get rid of the deprecated gtk_widget_modify_font()
      * fix warnings: deprecated conversion from string constant to char*
      * fix warnings: format not a string literal and no format arguments
      * get rid of the deprecated gtk_widget_modify_base()
      * port from deprecated GtkImageMenuItem to GtkMenuItem
      * fix Xwindow id data type
      * get rid of the deprecated GtkStock in GtkBuilder UI definitions
      * fix warning: too many arguments for format
      * remove an unused parameter
      * fix attribute name for GdkRGBA
      * fix toolbar wrapper box name
      * requires gtk3 explicitly
      * fix toolbar style bug
    
     -- Michael Vogt <email address hidden>  Mon, 11 Jan 2016 10:20:03 +0100
  • synaptic (0.82.5) unstable; urgency=medium
    
      [ xuzhen ]
      * port from deprecated GdkColor to GdkRGBA
      * port from deprecated GtkFontSelectionDialog to GtkFontChooserDialog
      * get rid of the deprecated gtk_tree_view_set_rules_hint()
      * port from deprecated gdk_cursor_new() to gdk_cursor_new_for_display()
      * port from deprecated GtkHBox/GtkVBox to GtkBox
      * port from deprecated gtk_vscrollbar_new() to gtk_scrollbar_new()
      * get rid of the deprecated GtkStock
    
     -- Michael Vogt <email address hidden>  Sun, 13 Dec 2015 10:46:17 +0100
  • synaptic (0.82.4) unstable; urgency=medium
    
      * add missing -lX11
    
     -- Michael Vogt <email address hidden>  Mon, 07 Dec 2015 15:19:57 +0100
  • synaptic (0.82) unstable; urgency=medium
    
      [ Michael Vogt ]
      * Add xdg-utils to the recommends (Closes: #791375)
      * Fix bulding with apt from experimental
      * Fix missing _parentWindow setup in RGUserDialog::RGUserDialog(parent*)
      * Set all dialog_*.ui to "visible=False" so that
        gtk_window_set_transient_for() works
      * Set all window_*.ui top-level windows to "visible=False" s that
        gtk_window_set_transient_for() works
    
      [ HumanG33k ]
      * Upgrade deprecated gtk elements in:
        dialog_auth[...].ui, dialog_changelog.ui,
        dialog_change_version, dialog_columns.ui,
        dialog_conffile.ui, dialog_disc_label.ui,
        dialog_download_error.ui,  dialog_example.ui,
        dialog_new_repositroy.ui, dialog_quit.ui,
        dialog_task_descr.ui, dialog_unmet.ui,
        dialog_update_failed.ui, dialog_update_outdated.ui,
        dialog_upgrade.ui, dialog_welcome.ui
    
     -- Michael Vogt <email address hidden>  Thu, 15 Oct 2015 20:58:42 +0200
  • synaptic (0.81.4) unstable; urgency=medium
    
      [ Michael Vogt ]
      * gtk/gtkbuilder/window_setopt.ui, gtk/gtkbuilder/dialog_download_error.ui:
        - fix crash in internal dialog because gtk decided to not load the file
          when it encounters the previously valid property "has_separator"
          (closes: #774056)
      * move code to git
    
      [ Gianni Lerro ]
      * Add to "Quick filter" text entry a button to clean it (Closes: #791749)
    
     -- Michael Vogt <email address hidden>  Sat, 11 Jul 2015 12:01:12 +0200
  • synaptic (0.81.3) unstable; urgency=low
    
    
      [ Alex Henrie ]
      * lp:~alexhenrie24/synaptic/synaptic:
         - fix expand in the properties window
      
      [ Gabor Kelemen ]
      * lp:~kelemeng/synaptic/bug1327956:
        - fix proxy auth config (LP: #1327956)
    
      [ lp:~rohangarg/synaptic/bug1375786 ]
      - use the synaptic-pkexec in kde as well (LP: #1375786)
    
     -- Michael Vogt <email address hidden>  Mon, 19 Jan 2015 14:35:21 +0100