lp:debian/wheezy/docky

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/wheezy/docky
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

15. By Chow Loong Jin

* Team upload.

[ Rico Tzschichholz ]
* New upstream release 2.1.4 "Rediscovered friend",
  + matcher: fix for libreoffice 3.4+ (LP: #823834)
  + add support building with dmcs
* debian/patches:
  + drop 00bzr-fix_dll_maps.patch, included upstream

[ Chow Loong Jin ]
* Fix debian/watch URL pattern.
  Launchpad apparently serves https download URLs now when scanning the https
  download list page. Use .*/docky-(.*)\.tar\.xz instead to be future-proof.

14. By Rico Tzschichholz

* Upload to unstable
* debian/watch:
  + Look for xz tarballs from now on

13. By Rico Tzschichholz

* New upstream release 2.0.13 "Crossroads",
  changes include:
  + fix drawing with mono 2.10+
  + fix crash when drag/droping onto docky and nautilus isnt drawing
    desktop (LP: #574817)
  + fix nm docklet crashing docky on startup if nm isnt running
    (LP: #738955)
  + fix item-drop at the first place (LP: #708772)

12. By Rico Tzschichholz

* New upstream release 2.0.12 "Simple acting",
  changes include:
  + fix animations (LP: #672054)
  + clamping values coming in from gconf
  + drop global autostart default (LP: #670939)
  + make sure our launcher shows up by default
  + fix tooltips showing wrong on external drags
  + fix crash if 'poof.png' is missing
  + try to trap crashes coming from libnotify (LP: #678426)
  + fix crash when emptying trash and cant access a file (LP: #717875)
  + slightly zoom icons during drag (LP: #707658)
* debian/docky.install: remove /etc
* add debian/gbp.conf

11. By Rico Tzschichholz

Upload to unstable

10. By Mirco Bauer

Upload to unstable.

9. By Rico Tzschichholz

* New upstream release 2.0.5 "Be proud of your dock",
  changes include:
  + remove --debug flag from launcher for lower memory usage
  + update the about dialog credits to list documenters and make translation
    tab easier to read
  + change url in about dialog to the launchpad project page
  + Window-Matching
    - fix for applications commandline
    - properly match qt creator (LP: #594814)
    - prefer local over global launchers (LP: #588073) (LP: #592841)
    - match prefix for gksudo (LP: #516433)
    - fix nautilus items showing active indicator when desktop
      is focused (LP: #487113)
    - fix matching wine apps that use a prefixed launcher (LP: #596092)
  + Memory Leaks
    - dispose of calendar painter when the clock item is disposed
    - fix leak in AutoHideManager
    - several fixes using Cairo.Context.Target and Pango.Layout
    - fix leak in PagingPainters
    - fix leak in recursive file-deletion
    - fix leaking SeparatorItems, WnckDockItems
    - fix leaks with FileEmblems
    - fix Pixbuf related leaks
    - fix some leaks regarding FileMonitors
    - fix leaks regarding Tiles and AbtractTileObjects
    - fix leaking Glib.FileAdapter caused by unreferenced Action in
      FileDockItem
  + Handle invalid desktopfile entry and UriFormatException in
    FileApplicationProvider (LP: #595921)
  + fix potential crash for invalid HelperMetadata
  + handle drops correctly
  + fix handling of Helpers in HelperService
  + make the sliders in preferences behave better
  + fix drawing of rotated items
  + fix HoveredItem click-position
  + avoids fatal errors on console when loading embedded icons when no
    height or width is specified and when dock items have a null Icon
  + fix icon theme change not refreshing the dock icons (LP: #590205)
  + fix SVG rendering bug
  + fix iconsize temporarily getting large when adding to full dock
    (LP: #579576)
  + fix the 'crash in PinToDock' (LP: #588073)
  + make 3d background height more consistent and a tad larger (LP: #503038)
  + fix dragging multiple files to a folder on the dock, which caused
    a crash and data corruption (LP: #579049)
  + don't request animations if urgent state is removed from a window and
    fix glow location (LP: #596422)
  + fix window previews being offset (LP: #495065)
  + fix broken zoom after shrinking icon size (LP: #598924)
  + fix problem with hovers still visible when painters show
  + fix displaying default icon in place of missing file emblem (LP: #534651)
  + fix crash when gconf key for menus_have_icons is not set (LP: #573751)
  + make sure painters fit on screen (LP: #589978)
  + fix icon minimize animations not working immediately for some newly
    opened windows
  + don't dispose our static DockyItem
  + fix CurrentDesktopOnly not working when dragging a window across desktops
    (LP: #600290)
  + GMail:
    - fix thread-guards and remove deprecated code
    - fix problem with feeds that don't have an author entry (LP: #595530)
  + NPR: fix bug where removing your last NPR station unloaded the docklet
    and fix station icon
  + NetworkManager: fix crash caused when NM goes away
    and fix icons and add another fallback icon (LP: #588581)
  + Mounter:
    - fixed some leaks
    - only remove mounted items if they were successfully unmounted
      (LP: #597637)
    - fix duplicate icons showing in mounter (LP: #525306)
  + Weather: fix feels like temp showing incorrect for metric (LP: #597670)
  + RecentDocuments:
    - fixed some leaks
    - fix sensitivity of recent docs clear menu item - even if docky shows
      the list as empty does not mean it cant be cleared
* debian/patches/01_use_cli_for_wrapper.patch:
  + patch wrapper script to meet the Debian CLI Policy
* debian/control:
  + Bump Standards version to 3.9.0 (no changes needed)

8. By Chris Halse Rogers

[ Iain Lane ]
* debian/control: Specify that only python version >= 2.5 are supported,
  thanks to Stefano Rivera for the report (Closes: #582046)

[ Rico Tzschichholz ]
* New upstream release 2.0.4 "Do you think you're better off alone?",
  changes include:
  + fix positioning of menus/hovers on multimon setups (LP: #544047)
  + make settings dialog smaller so it fits on netbook screens (LP: #581458)
  + FileApplicationProvider.PinToDock misses a handle-removal
    This caused a duplicated item when restarting a just pinned application and
    leads to a crash when trying to pin the new item (LP: #585136)
  + update transient items when moving the active window (LP: #581077)
  + fix crash when a file is on the dock where this file no longer exists
    (LP: #581074)
  + fix drag'n'drop-hover-strings (LP: #556041)
  + add call to GLib.Thread.Init (LP: #586969)
  + Window-Matching
    - better OpenOffice handling (LP: #486887) (LP: #580275)
      (LP: #504486) (LP: #580275)
  + Helper
    - fix a crash regarding helpers terminating
    - fix killing helpers from prefs menu
    - fix potential crash when disabling helpers
    - cleanup the helpers, fix a few possible leaks in them
  + Clock: fix problems with the small clock rendering
  + GMail:
    - fix compose mail url in GMail docklet for Google app domains (LP: #582212)
    - fix crash when removing a gmail label (LP: #576596)
    - refresh be set up to 1 day (1440 mins) long (LP: #580441)
    - missing string internationalization in GMail
  + RecentDocuments: better locking to avoid crashes when clearing
    recent documents (LP: #580723)
  + Weather: make sure weather doesn't reload when prefs open (LP: #580314)
  + Bookmarks: stop spurious errors when dragging files over
    unmounted bookmarks (LP: #580361)
  + NPR: fix failing to load after network comes back up (LP: #523155)
  + make banshee and rhythmbox helper a bit smarter looking
    for art-cover-files (LP: #578254)
  + fix class-names in the deluge helper
  + change open terminal here helper to use the gnome default terminal,
    with a fallback to gnome-terminal if the default is not set
  + fix issues with newer zeitgeist version (LP: #570286)

[Christopher James Halse Rogers]
* debian/patches/mail_label_crash:
* debian/patches/window_grouping_reliability:
  + Drop patches incorporated in new upstream release.
* debian/rules:
  + Run autoreconf before configure for GIO buildsystem patch.
  + Remove autofoo cruft on clean.
* debian/patches/use-system-gio-sharp.patch:
  + Build against the system gio-sharp
* debian/control:
  + Add build-depends on libgconf2-dev for autoreconf,
    libgio2.0-cil-dev.

7. By Iain Lane

* debian/patches/mail_label_crash: Add patch cherrypicked from upstream to
  fix a crash bug when deleting mail labels.
* debian/patches/window_grouping_reliability: Add patch cherrypicked from
  upstream to improve the window grouping reliability. Previously some
  applications, particularly OOo, would show two icons when the windows
  should have been grouped into one.
* debian/control: Add python dep to docky manually. When we stopped byte
  compiling the helpers, this dependency wasn't removed, but we do still
  need to have a python interpreter around to use them.

6. By Iain Lane

* New upstream release 2.0.3.1 "You should have heard from us by now",
  changes include:
  + fix gnome-keyring related crash in Lucid caused by GMail docklet
    (LP: #555562)
  + catch exception for read-failure of cxoffice launcher (LP: #573294)
  + check if authentication is used before using network proxy
  + make sure to update screen regions when showing menus
  + make transparent themed docks still glow in configuration mode
    (LP: #572416)
  + Memory Leaks
    - some unlinked handlers and pixbufs (DockItemMenu, WindowDockItem, ...)
    - proper disposal of tile-widgets in preferences dialog
    - properly using DesktopAppInfo for launching application
  + GMail: fix exception when reloading (LP: #573991)
  + CLOCK: popup menu must always show icons (LP: #574003)
  + helpers crash when dbus isn't available (LP: #540688)
* debian/rules: Don't byte compile python helpers as this causes them to
  appear in the prefs window twice (and the compiled ones don't work)
* debian/control: Add dep on librsvg2-common to fix installability when this
  isn't otherwise available.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/docky
This branch contains Public information 
Everyone can see this information.

Subscribers