Change log for synaptic package in Debian

150 of 69 results
Published in bookworm-release
Published in sid-release
synaptic (0.91.3) unstable; urgency=medium

  [ Bryan Quigley ]
  * Drop WINGS gui

  [ Pino Toscano ]
  * Drop menu file and its pixmap, since synaptic already provides
    a .desktop file
  * debian: don't manually create dirs created by the buildsystem
  * Drop unused XPM versions of the application icon
  * Move global hicolor icons to category subdirectory
  * Install app icon in the global hicolor icon theme
  * Drop old KDE-related item from TODO

  [ Michael Vogt ]
  * gtk: build with -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
  * common: do not ask the user to report a bug when _cache->open() fails
  * debian: rename NEWS.Debian -> NEWS
  * debian: drop old comment about quilt in rules
  * debian: move to standards version 4.5.0

  [ Akbarkhon Variskhanov ]
  * debian: rename README in synaptic.docs as well

  [ Simon McVittie ]
  * d/control: Depend on polkitd and pkexec in preference to policykit-1
    (Closes: #1025630)

 -- Michael Vogt <email address hidden>  Sat, 11 Feb 2023 09:56:53 +0100

Available diffs

Superseded in sid-release
synaptic (0.91.2) unstable; urgency=medium

  * gtk: fix incorrect status/support pixbuf icon sizes (Closes: #1014164)

 -- Michael Vogt <email address hidden>  Sat, 02 Jul 2022 09:59:20 +0200

Available diffs

Superseded in sid-release
synaptic (0.91.1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on dpkg, libapt-pkg-dev and
      libept-dev.
    + synaptic: Drop versioned constraint on menu in Conflicts.

  [ Pino Toscano ]
  * Stop suggesting 'menu', as it is not needed/used anymore since 0.75.12
    (Closes: #1012436)

  [ Michael Vogt ]
  * Revert "gtk: remove fixed-size for status/supported pixmap columns"

 -- Michael Vogt <email address hidden>  Thu, 30 Jun 2022 14:49:44 +0200

Available diffs

Superseded in sid-release
synaptic (0.91) unstable; urgency=medium

  [ Bryan Quigley ]
  * Follow https://wiki.gnome.org/Projects/GnomeCommon/Migration
  * Updated Readme and add initial Contributing.md
  * Update all the home page mentions that appear current
  * drop gtk3-compat
  * Drop gtk_plugin bits that haven't been used since gtk3
  * Remove plug-progress-into option
  * make gtk3.4 the new miniumum
  * Github actions: add a basic make and debuild
  * drop rgvendorswindow*
  * add install/removing the deb
  * "vte_terminal_copy_clipboard has been deprecated since version 0.50 and should not be used in newly-written code.
  * Fully disable the remove dependencies code so we don't get warnngs from it.
  * Update vte min requirements
  * Clean more unused files
  * This really wants to be in a different part of the file
  * Move to using gtk_about_dialog
  * Drop hardcoded browsers

  [ Janvitus ]
  * Updated italian translation.

  [ Federico Grau ]
  * Update default icon size for application

  [ baranzadeoglu ]
  * Update synaptic.8

  [ Fatih Altun ]
  * Update Turkish translations

  [ Emilian Nowak ]
  * Updated polish translation

  [ yusufymz ]
  * Update tr.po

  [ Michael Vogt ]
  * gtk: move from deprecated gtk_menu_popup to gtk_menu_popup_at_pointer
  * gtk: remove fixed-size for status/supported pixmap columns

  [ Boyuan Yang ]
  * c/rconfiguration.cc: include unistd.h to prevent FTBFS (Closes: #1011688)

 -- Michael Vogt <email address hidden>  Wed, 29 Jun 2022 20:26:48 +0200

Available diffs

Published in bullseye-release
Superseded in sid-release
synaptic (0.90.2) unstable; urgency=medium

  [ Heimen Stoffels ]
  * Updated Dutch translation

  [ rezso ]
  * Update autogen.sh

  [ Michael Vogt ]
  * gtk: fix invalid assignment from SizeToStr to intermediate value
    (Closes: 974790, 974725)

 -- Michael Vogt <email address hidden>  Mon, 16 Nov 2020 09:56:34 +0100

Available diffs

Superseded in sid-release
synaptic (0.90.1) unstable; urgency=medium

  [ Michael Vogt ]
  * README.md: rename and update development location
  * update autotools to work with modern automake/autoconf

  [ Roderich Schupp ]
  * Provide a default width for the conffile dialog
  * Fix the one-line diff in conffile comparison window (Closes: #944219)

  [ Julian Andres Klode ]
  * Remove dpatch patches (see bug #904302)
  * Handle Ubuntu support status
  * pre-build.sh: Change for configure.ac, exit if changing version

 -- Michael Vogt <email address hidden>  Thu, 12 Nov 2020 11:35:55 +0100
Superseded in sid-release
synaptic (0.90+nmu1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 0.63.2, 0.63.1ubuntu3,
    0.55+cvs20041119-1ubuntu4.

  [ Julian Andres Klode ]
  * Port to APT 1.9.11: Use pkgCacheFile instead of manually opening cache
    (Closes: #953311)

 -- Julian Andres Klode <email address hidden>  Sun, 08 Mar 2020 14:46:39 +0100
Superseded in sid-release
synaptic (0.90) unstable; urgency=medium

  [ Julian Andres Klode ]
  * Update config.h.in and INSTALL file
  * Remove obsolete <apt-pkg/sptr.h> include
  * Use RFC1123StrToTime instead of StrToTime
  * Use VerIterator::Section() instead of PkgIterator::Section()
  * Use APT::Progress::PackageManager subclass instead of fd
  * Remove calls to no-op InstallProtect()
  * Port code from TFRewrite to pkgTagSection::Write
  * Fix un-namespaced use of std::vector and std::string
  * Port pkgMakeStatusCache to pkgCacheGenerator::MakeStatusCache
  * Add missing #include <apt-pkg/update.h>
  * Port to APT::Upgrade::Upgrade
  * Port to a subclass of pkgArchiveCleaner that actually removes
  * Port GetCandidateVer to GetCandidateVersion
  * Swich from MD5 to Hashes
  * Use apt-pkg's indexcopy, it was merged in 2005
  * CurrentSize and co in acquire worker moved to CurrentItem
  * configure.in: apt-inst is optional

  [ Reuben ]
  * Use pkgAcqChangelog to get changelog URI.
  * Remove obsolete getChangelogURI() function

  [ Michael Vogt ]
  * rgpkgtreeview.cc: save column width changes in config

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure URI in Homepage field.
  * debian/control: Add Vcs-Browser field
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Drop unnecessary dependency on dh-autoreconf.
  * Use canonical URL in Vcs-Git.
  * Fix day-of-week for changelog entries 0.62.1, 0.37-1.

 -- Michael Vogt <email address hidden>  Sat, 25 Jan 2020 15:15:30 +0200
Superseded in sid-release
synaptic (0.84.8) unstable; urgency=medium

  * debian/control:
    - update recommends of libgtk2-perl to libgtk3-perl
      (closes: #891877)

 -- Michael Vogt <email address hidden>  Tue, 15 Oct 2019 06:58:08 +0200
Superseded in sid-release
synaptic (0.84.7) unstable; urgency=medium

  [ Boyuan Yang ]
  * po: zh_CN.po: Update translation

  [ Michael Vogt ]
  * Allow running synaptic under wayland again. Wayland supports
    this now since Gnome/Mutter 3.34

 -- Michael Vogt <email address hidden>  Sun, 13 Oct 2019 08:44:26 +0200
Published in buster-release
Superseded in sid-release
synaptic (0.84.6) unstable; urgency=medium

  [ sajolida ]
  * Give visual feedback while starting

  [ Shengjing Zhu ]
  * configure.in: Miss bumping version str to 0.84.5
  * synaptic-pkexec: Do not use pkexec under Wayland; warn users instead
  * gsynaptic: Show possible reason when failed to init gtk

  [ Michael Vogt ]
  * configure.in: Bump version to 0.84.6

 -- Michael Vogt <email address hidden>  Mon, 15 Apr 2019 09:39:32 +0200

Available diffs

Deleted in buster-release (Reason: None provided.)
Superseded in sid-release
synaptic (0.84.5) unstable; urgency=medium

  [ Jeremy Bicha ]
  * Don't use rarian any more (Closes: #885112)

  [ Guillem Jover ]
  * Update sections and their descriptions (Closes: #880482)

 -- Michael Vogt <email address hidden>  Thu, 08 Nov 2018 08:50:31 +0100

Available diffs

Superseded in buster-release
Superseded in sid-release
synaptic (0.84.4) unstable; urgency=medium

  [ AsciiWolf ]
  * Update Synaptic version

  [ muzena ]
  * Update cro lng

  [ gogogogi ]
  * Update hr.po

  [ Simon Ochsenreither ]
  * Improve some details of the main window interface
  * Fix segfault due to not returning anything from a bool function
  * Hide the toolbar's center element (quick search) if we don't display it

 -- Michael Vogt <email address hidden>  Mon, 15 Oct 2018 07:48:48 +0200
Superseded in buster-release
Superseded in sid-release
synaptic (0.84.3) unstable; urgency=medium

  [ gogogogi ]
  * Update Synaptic version

  [ Jose A. Múrcia ]
  * Update <email address hidden>

  [ hugo ]
  * Fixed a small inconsistency in fr.po

  [ Michael Vogt ]
  * fix user-mode synaptic to not crash under wayland
  * add some more things to gitignore

  [ Brahim Djoudi ]
  * Removal of empty declarations

  [ Olivier Humbert ]
  * Update the French translation
  * Update fr.po

  [ AsciiWolf ]
  * Update Czech translation

  [ Gunnar Hjalmarsson ]
  * Fix missing closing b tag in german translation
  * Strip translations in Ubuntu
  * Reverse fix of do missing closing b tag in po.de

  [ Tobias Bannert ]
  * Updated german translation

 -- Michael Vogt <email address hidden>  Sun, 18 Mar 2018 21:50:39 +0100

Available diffs

Superseded in buster-release
Published in stretch-release
Superseded in sid-release
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

Available diffs

Superseded in stretch-release
Superseded in sid-release
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

Available diffs

Superseded in sid-release
synaptic (0.84) unstable; urgency=medium

  [ Michael Vogt ]
  * Fix build with gcc6.
    Thanks to Martin Michlmayer (Closes: #811857)
  * Use GtkSearchEntry widget for the quick-filter
  * Fix polish translation of 'Newsgroups' (Closes: 810152)
  * po/sv.po: updated Swedish translation.
    Thanks to Anders Jonsson (Closes: 793597)

  [ muzena ]
  * Make croatian manual, translate hr.po... 

  [ rezso ]
  * Update Hungarian translation

  [ Jonathan ]
  * Use https instead of http for links
  * Fixed typos and conventions

  [ devel ]
  * Added treeview-fetch expand to windows_fetch.ui.
  * Fix "99synaptic" path using FindDir.

  [ Antonio Cebrián ]
  * Fixed typo in path

  [ Phil Miller ]
  * Set debconf/apt-listchanges to gtk in terminal frontend (Closes: #422427)

  [ Sergey Alyoshin ]
  * Add "Visit Homepage" tooltip to translation (Closes: #701666)
  * Updated Russian man-page (Closes: #721378)

  [ Josh Triplett ]
  * Add sections for Rust and JavaScript

  [ Anders Jonsson ]
  * [intl:SV] updated Swedish translation (closes: #793597)

 -- Michael Vogt <email address hidden>  Thu, 05 Jan 2017 11:33:54 +0100
Superseded in stretch-release
Superseded in sid-release
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
Superseded in stretch-release
Superseded in sid-release
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

Available diffs

Superseded in stretch-release
Superseded in sid-release
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

Available diffs

Superseded in stretch-release
Superseded in sid-release
synaptic (0.82.4) unstable; urgency=medium

  * add missing -lX11

 -- Michael Vogt <email address hidden>  Mon, 07 Dec 2015 15:19:57 +0100

Available diffs

Superseded in sid-release
synaptic (0.82.1) unstable; urgency=medium

  [ Michael Vogt ]
  * Updated fr.po translation.
    Thanks to Olivier Humbert (Closes: #804870)
  * Port to vte 2.91.
    Thanks to Egmont Koblinger (Closes: 788026)

  [ xuzhen ]
  * Fix empty history window (Closes: #798884)

 -- Michael Vogt <email address hidden>  Fri, 04 Dec 2015 23:03:43 +0100
Superseded in stretch-release
Superseded in sid-release
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

Available diffs

Superseded in stretch-release
Superseded in sid-release
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

Available diffs

Superseded in stretch-release
Superseded in sid-release
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
Published in jessie-release
Superseded in sid-release
synaptic (0.81.2) unstable; urgency=low


  * po/fr.po:
    - string fix (closes: #743771), thanks to Ghent
  * gtk/rgmainwindow.cc:
    - fix rendering corruption after quick filter search (closes: #747566)

 -- Michael Vogt <email address hidden>  Fri, 16 May 2014 08:16:23 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
synaptic (0.81.1) unstable; urgency=low


  * do not crash when xapian search is triggered by view is not
    fully ready (closes: #741154)
  * add iceweasel as fallback if xdg-open fails (closes: #742166)
  * po/pl.po:
    - updated, thanks to Emil Nowak 
  * gtk/rgrepositorywin.cc:
    - do not crash when a sources.list entry is removed (closes: #720605)
  * gtk/rgfiltermanager.cc:
    - do not change topmost filter when reopening filter settings
      (closes: #724709)
    - fix copy constructor to avoid incorrect reading of the
      and/or mode value (closes: #724709)
    - fix memory leak in filter copy/restore

 -- Michael Vogt <email address hidden>  Wed, 26 Mar 2014 07:38:14 +0100

Available diffs

Superseded in sid-release
synaptic (0.81) unstable; urgency=low


  [ Jonathan Dowland ]
  * Support parallel building.
  
  [ Luke Drummond ]
  * fix crash when no SUDO_USER is set (closes: #725885, #728714)

  [ Hans Joachim Desserud ]
  * lp:~hjd/synaptic/bug1242219: 
    fix "Untranslatable '_Contents' string in help menu (LP: #1242219)
  
  [ Rafaël Carré ]
  * po/fr.po:
    - fix typo in "%d packages will be upgraded\n" string
  
  [ Igor Pashev ]
  * portability fixes for rindex/bzero/fcntl (closes: #734473)
    to make it build on "dyson"
  
  [ Michael Vogt ]
  * replace rindex() with strrchr() (thanks to Igor Pashev for the
    suggestion)
  * change refreshTable() code to avoid "jumping" around on the 
    screen when a package gets marked
  
 -- Michael Vogt <email address hidden>  Tue, 18 Mar 2014 21:02:46 +0100
Superseded in jessie-release
Superseded in sid-release
synaptic (0.80.4) unstable; urgency=low


  * gtk/rgdebinstallprogress.cc:
    - add workaround for vte terminal not resizing to 80x24,
      thanks to Filipus Klutier (closes: #710030)
  * gtk/rgterminstallprogress.cc:
    - force terminal size to 80x24 (closes: #710030)

 -- Michael Vogt <email address hidden>  Sat, 14 Sep 2013 13:31:10 +0200

Available diffs

Superseded in sid-release
synaptic (0.80.3) unstable; urgency=low


  * gtk/rgmainwindow.cc, gtk/gtkbuilder/window_main.ui:
    - workaround "Gtk-WARNING **: GtkNotebook 0x998580 is mapped but visible 
      child GtkLabel 0x9ac140 is not mapped" by setting "show_tabs=True" in
      the GtkBuilder file and then setting it in buildInterface() again
      (closes: #721539)
    - fix warning" Gtk-CRITICAL **: gtk_tree_row_reference_new_proxy:
      assertion `path->depth > 0' failed" (closes: #721539)
  * gtk/rgpreferenceswindow.{cc,h}:
    - make button colored in the preferencess window again, this broke 
      because gtk3 and gtk_widget_override_background() does not work
      (see gtk bug https://bugzilla.gnome.org/show_bug.cgi?id=656461)

 -- Michael Vogt <email address hidden>  Tue, 10 Sep 2013 11:24:31 +0200
Superseded in jessie-release
Superseded in sid-release
synaptic (0.80.2) unstable; urgency=low


  * gtk/gtkbuilder/window_repositories.ui:
    - fix overly big combobox for repo type
  * gtk/rgrepositorywin.cc:
    - fix display of repository sections (closes: #709351)
    - fix bug caused by no longer supported vendor id support

 -- Michael Vogt <email address hidden>  Sun, 26 May 2013 10:07:40 +0200

Available diffs

Superseded in sid-release
synaptic (0.80.1) unstable; urgency=low


  * fix default distribution combo box (closes: #707544)

 -- Michael Vogt <email address hidden>  Wed, 22 May 2013 18:15:11 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
synaptic (0.80) unstable; urgency=low


  * update translations from launchpad

 -- Michael Vogt <email address hidden>  Wed, 08 May 2013 21:11:11 +0200

Available diffs

Deleted in experimental-release (Reason: None provided.)
synaptic (0.80~exp2) experimental; urgency=low


  [ Robert Roth ]
  * merged lp: ~bkerensa/synaptic/fix-for-1153409
    thanks to Benjamin Kerensa:
      - Fix Typo
      - Add Homepage Field to debian/control

  [ Michael Vogt ]
  * po/de.po:
    - fix typo, thanks to Zac Diggum 
  
  [ Patrik Lundquist ]
  * common/rpackage.cc:
    - fix crash when srcPackage does not have a version
      (LP: #1097532)

 -- Michael Vogt <email address hidden>  Thu, 18 Apr 2013 20:05:02 +0200

Available diffs

Superseded in experimental-release
synaptic (0.80~exp1) experimental; urgency=low


  [ Robert Roth ]
  * * Disables typeahead in summary dialog, as it doesn't do anything, 
    so it's unnecesary (LP: #24319)
  * Move up and Move down buttons in columns preferences changed to 
    respect buttons_have_icons preference (LP: #66574)
  * Set the title of the package properties dialog opened for the first 
    time (it has not been set before, so it was synaptic the first time 
    the dialog has been opened) (LP: #932495)
  * Added a reload button to the repositories changed dialog (LP: #78987)
  * Updated the wording of the expander on the download progress dialog to 
    Show individual files" instead of "Show for individual files"
    (LP: #301428)
  * Fixed inconsistencies between column namings in column headers and 
    column visibility preferences (LP: #335723)
  * Linkified maintainer label in the package properties dialog 
    when running as non-root (LP: #321380)
  * Added package name in the warning scaring you about breaking your 
    system (LP: #63974)
  * Added name of the application (Synaptic Package Manager) in the 
    titleless dialog shown when starting without administrative 
    privilegess (LP: #510261)
  * Improved filter editing checkbox tooltips (LP: #790420)
  * Made all the property values from the package properties dialog 
    selectable (LP: #173464)
  * Changed Package Properties accelerator from Ctrl+O to widely used 
    (nautilus, eog, evince etc) Alt+Enter (LP: #933554)
  * Use the synaptic icon from the user's icon theme, or fall back to
    the old one if the current theme does not provide a synaptic icon
    (LP: #153755)
  * Focus the Apply button by default. (LP: #488718)
  * Removed log message from automatically installed item click
    (LP: #883984)
  * Fixed delete filter button not working caused by a typo in the
    name of the button when getting it from the GtkBuilder object 
    (LP: #779756)
  * Added suggests tasksel as with tasksel installed synaptic
    provides additional functionality (LP: #605186)
  * Fixes incorrect radiobutton handling in the proxy preferences
    (LP: #706262)
  * Fixed incorrect status message when canceling 'Mark all available 
    upgrades' feedback dialog (LP: #975578)
  
  [ Michael Vogt ]
  * ensure external helpers are runs as the user uid
  * build for gtk3 and update build-depends
  * move software-propoerties-gtk into suggests
  * strip strings properly in a markings file, thanks to
    Vassilis Palassopoulos (palasso) 
  * show source package name in the details (closes: #692528)
  * merged lp:~fitoschido/synaptic/es-redundancy:
    - Remove empty es_ES .po files. Spanish translations are already 
      provided in es files. Thanks to Adolfo Jayme Barrientos (fitoschido)
  * common/rpackagelister.cc:
    - add support for complete removal (purge) in the markings file

 -- Michael Vogt <email address hidden>  Thu, 13 Dec 2012 10:08:37 +0100

Available diffs

Superseded in jessie-release
Published in wheezy-release
Superseded in sid-release
synaptic (0.75.13) unstable; urgency=low


  * debian/synaptic.menu:
    - use x-terminal-emulator -e synaptic-pkexec to support systems
      that do not have a GUI policykit agent running (closes: #678847)
  * include all origins in the origin filter not just the first one
  * show all "archives" in the origins view even if they are "shadowed"
    by another one

 -- Michael Vogt <email address hidden>  Thu, 12 Jul 2012 21:14:23 +0200
Superseded in wheezy-release
Superseded in sid-release
synaptic (0.75.12) unstable; urgency=low


  * updated Telugu translation, thanks to  Praveen Illa
  * Fix  "Enter on keypad cannot work with Find dialog" (closes: #673804),
    thanks to YunQiang Su
  * po/de.po:
    - fix incorrect translation of breaks (closes: #622752)
  * use synaptic-pkexec in debian as well and remove from the
    Ubuntu patch set (closes: #674071)
  * debian/patches/03_hide_browse_documentation.dpatch:
    - removed, not worth the delta
  * common/sections_trans.cc:
    - make "Tasks" translatable, thanks to Sergey Alyoshin
      (closes: #675862)
  * po/ru.po:
    - updated russian translation, thanks to Sergey Alyoshin
      (closes: #675859)

 -- Michael Vogt <email address hidden>  Mon, 11 Jun 2012 17:49:11 +0200

Available diffs

Superseded in wheezy-release
Superseded in sid-release
synaptic (0.75.11) unstable; urgency=low


  [  Sergey Alyoshin ]
  * Fix some compiler warnings, closes: #672919
  * Fix missing Help/Contents localization, closes: #670961
  
  [ Michael Vogt ]
  * add "ctrl-l" accelerator key for downloading the changelog,
    closes: #388250
  * merge patch from Carsten Hey to support multiarch deborphan,
    closes: #670542
  * only try to apply distro specific patches if there are any,
    thanks to  Moritz Muehlenhoff, closes: #626257

 -- Michael Vogt <email address hidden>  Mon, 21 May 2012 13:52:30 +0200
Superseded in wheezy-release
Superseded in sid-release
synaptic (0.75.10) unstable; urgency=low


  * rebuild with multiarch support
  * debian/control:
    - remove X-Ubuntu-Use-Langpack again
    - update build-dependencies for libapt-pkg-dev

 -- Michael Vogt <email address hidden>  Mon, 16 Apr 2012 21:17:14 +0200
Superseded in wheezy-release
Superseded in sid-release
synaptic (0.75.9) unstable; urgency=low


  * generate synaptic.pot during the package build to really enable
    langpack support

 -- Michael Vogt <email address hidden>  Tue, 03 Apr 2012 09:45:48 +0200

Available diffs

Superseded in sid-release
synaptic (0.75.8) unstable; urgency=low


  * debian/control:
    - add X-Ubuntu-Use-Langpack to enable langpack support
  * debian/rules:
    - run dh_translations if available, this will enable langpack
      support
  * po/*.po, configure.in:
    - refresh translations from LP and update ALL_LINGUAS to match
      the new translations (LP: #889351)

 -- Michael Vogt <email address hidden>  Mon, 02 Apr 2012 11:26:34 +0200
Superseded in sid-release
synaptic (0.75.7) unstable; urgency=low


  * common/rpackage.cc:
    - fix reading multiarch file list (LP: #960250)

 -- Michael Vogt <email address hidden>  Tue, 27 Mar 2012 16:14:46 +0200

Available diffs

Superseded in wheezy-release
Superseded in sid-release
synaptic (0.75.6) unstable; urgency=low


  * fix segfault for packages without VerFile attribute, thanks to
    Hans-Georg Bork, closes: #663016

 -- Michael Vogt <email address hidden>  Mon, 12 Mar 2012 22:08:32 +0100

Available diffs

Superseded in sid-release
synaptic (0.75.5) unstable; urgency=low


  * common/rpackagelister.cc:
    - simplify openCache() code to use more modern std::vector features
      and fix crash along the way (LP: #936677)
  * common/sections_trans.cc:
    - add "metapackages", "education", "introspection"
  * debian/rules:
    - do not build multiarch support in Debian to make it work on 
      unstable that has no multiarch apt yet

 -- Michael Vogt <email address hidden>  Fri, 02 Mar 2012 10:20:59 +0100

Available diffs

Deleted in experimental-release (Reason: None provided.)
synaptic (0.75.5~exp6) experimental; urgency=low


  * unless the config option "Synaptic::InlineScreenshots" is set
    to true do not show the tiny screenshot thumbnails inline but
    instead download the big screenshot and show it in a window when
    clicking on the "Show screenshot" button
  * gtk/gtkbuilder/window_main.ui:
    - fix "can_focus" property of entry_fast_search from false to
      true. Looks like glade messed this up.

 -- Michael Vogt <email address hidden>  Mon, 13 Feb 2012 17:50:45 +0100

Available diffs

Deleted in experimental-release (Reason: None provided.)
synaptic (0.75.5~exp5) experimental; urgency=low


  * common/rpackage.cc:
    - use SetCandidateRelease() when forcing a version to ensure
      that experimental/backports work better
  * common/rpackageview.cc:
    - add subview for not-automatic package in the origins filter,
      this is useful for e.g. debian/experimental or ubuntu-backports
      Note that you need to force the version using the menu:
     "Package/Force Version"

 -- Michael Vogt <email address hidden>  Wed, 08 Feb 2012 21:21:43 +0100

Available diffs

Superseded in experimental-release
synaptic (0.75.5~exp4) experimental; urgency=low


  * debian/patches/03_hide_browse_documentation.dpatch:
    - fix patch to build on ubuntu

 -- Michael Vogt <email address hidden>  Tue, 07 Feb 2012 21:15:28 +0100

Available diffs

Superseded in experimental-release
synaptic (0.75.5~exp3) experimental; urgency=low


  * move to dh8
  * modernize packaging
  * debian/patches/11_use-pkexec.dpatch:
    - merged to have pkexec as a additional auth mechanism, thanks
      to Marc Deslaurier (closes: #648311)
  * common/rpackagelister.{cc,h}:
    - add new "Synaptic::ShowAllMultiArch" config option that control
      if all multiarch packages are displayed or only those that are
      not available for the native arch
  * common/rpackageview.{cc,hh}:
    - add ArchitectureView on the main left on multiarch systems

 -- Michael Vogt <email address hidden>  Mon, 06 Feb 2012 19:16:45 +0100

Available diffs

Superseded in experimental-release
synaptic (0.75.5~exp2) experimental; urgency=low


  * merge changes from Ubuntu:
    - debian/changelog: updated
    - debian/control: add or-dependency policykit-1 for pkexec support
    - debian/rules: install apport hook and pkgexec wrapper
    - pre-build.sh: run autoreconf after updating the configure.in versions
  * debian/control:
    - fix Vcs-Bzr
  * debian/rules:
    - do not build --with-launchpad-integration anymore

 -- Michael Vogt <email address hidden>  Mon, 30 Jan 2012 12:32:01 +0100
Superseded in experimental-release
synaptic (0.75.5~exp1) experimental; urgency=low


  * merged from lp:synaptic
  * build against libapt in experimental

 -- Michael Vogt <email address hidden>  Tue, 24 Jan 2012 14:37:30 +0100
150 of 69 results