lp:~bratsche/ubuntu/natty/gnome-do/disable-resize-grips

Created by Cody Russell and last modified
Get this branch:
bzr branch lp:~bratsche/ubuntu/natty/gnome-do/disable-resize-grips
Only Cody Russell can upload to this branch. If you are Cody Russell please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cody Russell
Status:
Development

Recent revisions

22. By Cody Russell

Add changelog entry.

21. By Cody Russell

Add comments to the patch.

20. By Cody Russell

Disable resize grips

19. By Iain Lane

Finalise changelog

18. By Iain Lane

* Merge with Debian unstable, remaining changes:
  + debian/patches/03_fix_gks_crashers.dpatch:
    - Proxy keyring calls to the GTK main thread. Prevents libgnome-keyring
      taking down Do with an assert().
* debian/patches/03_disable_docky.dpatch: Add patch to disable Docky
  theme as this is now distributed as a separate project, in the docky
  package.
* debian/patches/04_dont_disable_deprecated.dpatch: Add patch to not
  build with *DISABLE_DEPRECATED. libdo uses deprecated symbols and
  FTBFS with these flags set. It's wrong to set them in release tarballs
  anyway.
* debian/control, debian/rules: Add dh-autoreconf to autoreconf in the
  build in order to pick up the above patches.

17. By Chris Halse Rogers

* debian/patches/03_fix_gks_crashers.dpatch:
  + Proxy keyring calls to the GTK main thread. Prevents libgnome-keyring
    taking down Do with an assert(). (LP: #55137)

16. By Chris Halse Rogers

* New upstream bugfix release: (Closes: 561271)
  + Fixes for network status detection (Closes: #543517, #543778)
    (LP: #422461)
  + Fixes misleading "Start GNOME Do at login" checkbox (LP: #398303)
  + Fixes a number of crash bugs in the Trash docklet (LP: #439731)
    (Closes: #552239)
  + Fixes problems with the naming of the default theme, leading to crashes.
    (LP: #475871, #448094)
  + Fixes startup problems when run by users with usernames > 9 characters
    long. (LP: #439949)
* debian/patches/02_use_cli_for_wrapper:
  + Refresh for new upstream changes
* debian/patches/11_fix_autostart_when_directory_does_not_exist:
  + Drop; included upstream.
* debian/control
  + Add Breaks on gnome-do-plugins < 0.8.2. Do now handles plugins
    slightly differently. This prevents users being surprised about
    missing plugins on upgrade. (Closes: #541708)
  + Bump Build-Dep on mono-devel to (>= 2.4.2.3) for mono-csc.
  + Transition to -cil-dev packages for Build-Dependends.
  + Bump Standards-Version to 3.8.3; no changes needed.
* debian/rules:
  + Use mono-csc instead of csc for MCS
  + Pass -f -i to autoreconf to keep the buildsystem's libtool in sync
    with Debian's. Fixes libtool-related FTBFS (Closes: #560645)
  + Apply ltmain-add-as-needed.patch after autoreconf-ing for --as-needed
    magic.
  + Pass --as-needed to the linker to eliminate dependencies on unneeded
    libs.
* debian/README.source:
  + Add to really comply with policy; we've got a patch system!
* debian/ltmain-add-as-needed.patch:
  + Patch to add --as-needed magic to ltmain.sh

15. By Chris Halse Rogers

* New upstream release
  + No longer uses a plugin repository. Fixes many plugin-
    related issues. (LP: #343096, LP: #330025, LP #345001)
  + No longer blocks on "About Do" (LP: #361679)
  + Reacts correctly when a Composite manager is enabled/
    disabled at runtime. (LP: #346347, LP: #390150)
  + Fixes for space reserved by Docky blocking drag and
    drop operations. (LP: #354729, LP: #347052, LP: #382843)
  + Properly sets "Hidden" key on autostart files in response to
    "Start on login" option. (Closes: #526023) (LP: #369988)
* debian/patches/10_application_search_path:
  + Drop; included upstream
* debian/patches/10_sk_translation_update:
  + Import sk translation update from Debian BTS.
    (Closes: #531779)
* debian/patches/11_fix_autostart_when_directory_does_not_exist:
  + Patch from upstream. Fixes the "Start on login" option when the
    ~/.config/autostart directory does not exist. (LP: #393729)
* debian/control:
  + Update standards version to 3.8.2; no changes required.
  + Add libtool to Build-Depends; required for autoreconf.
  + Add Recommends: on new gnome-do-docklets package.
* debian/gnome-do.1
  + Fix spelling: GNOME-Do => GNOME Do.
  + Miscelaneous lintian fixes; NAME section, escaping minus signs with \-
* debian/copyright:
  + Update for new copyright holders.
  + Minor update to DEP-5 format

14. By Iain Lane

[ Daniel T Chen ]
* New upstream release (LP: #344578).
  + Gnome Do causes keyboard keys to be remapped (LP: #308143)
  + Docky window too small when summoned (LP: #317381)
  + Minimize/Maximize does not work on all windows (LP: #317908)
  + Docky blocks drag and drop over large areas of the screen
    (LP: #318471)
  + Docky fails to autohide properly when changing themes
    (LP: #318672)
  + Paste via ctrl+v does not work in 1st pane (LP: #318922)
  + Autostart is in wrong assembly (LP: #319114)
  + Docky has no results list (LP: #319797)
  + Docky trash applet does not reflect current state
    (LP: #320621)
  + Docky panels splits into two when over filled (LP: #324648)
  + Docky ui division is inconsistent and confusing
    (LP: #324718)
  + poor performance with two screens (LP: #323294)
  + Docky trash applet doesn't check if trash exists
    (LP: #323453)
  + docky panel splits into two when overfilled (LP: #324648)
  + Docky's UI division is inconsistent and confusing
    (LP: #324718)
  + Do crashes when using a pastebin launcher with docky
    (LP: #325178)
  + Make docky aware of icon theme switch (LP: #328721)
  + Docky doesn't update icon status for some apps that minimize
    to system tray. (LP: #329120)
  + Docky does not work properly with pull-down window
    (LP: #334663)
  + sensitivity of zooming the icons in the dock isn't
    configurable (LP: #336214)
  + Regression: In 0.8.1, "Request attention" is no longer
    indicated (LP: #337594)
  + Clock's Calendar mode auto-hides when leaving the bounds of
    the original dock (LP: #337783)
  + gnome-do does not notice change of icon theme (LP: #204368)
  + Thumbnails are never displayed when files have spaces in
    their names (LP: #311551)
  + Open improperly escapes URLs. (LP: #317416)
  + Docky: Right-click dialog appears on wrong monitor
    (LP: #319062)
  + Dragging items off Docky possible in summon mode
    (LP: #319452)
  + Docky shows icon according to the filename (LP: #320892)
  + Mouse click inactive when Do(cky) is summoned (LP: #324937)
  + Docky trash don't have a right-click menu (LP: #317947)
  + Polish docky's window name labels (LP: #318487)
  + Docky: Scroll on window icon should switch between windows
    of that app (LP: #319805)
  + Docky does not preserve window stack (z?) order when
    switching apps by clicking on app icon (LP: #326661)
  + Docky window switching should be easier. (LP: #327079)
  + Color of indicators on Docky cannot be changed
    (LP: #332936)
  + Do's ResultWindow is using wrong text color (LP: #288771)
  + Docky won't unhide after rev 1053 (LP: #337113)
  + Do's icon label in Docky should be "GNOME Do" instead of
    "Summon GNOME Do" (LP: #338496)
* debian/control:
  + Add librsvg2-2.18-cil build-dep
* debian/patches/03_show_in_all_DEs
  + Drop; fixed in new upstream
* debian/gnome-do.1
  + Update for new version.

[ Iain Lane ]
* Merge changes with Ubuntu Jaunty
* Autostart behaviour has been fixed upstream (Closes: #513741, #516194).
* debian/patches/10_application_search_path.dpatch: Add. Fix search path so
  that applications are properly indexed. Patch backported from upstream.
* debian/control: Add myself to Uploaders.
* Really bump versioned dep on libgtk2.0-cil
* debian/control, debian/rules, debian/watch,
  debian/patches/00_remove_bundledlibs.dpatch, debian/README.source:
  Upstream source needs repackaging due to shipped copy of gmcs.exe

[ Mirco Bauer ]
* debian/rules:
  + Made get-orig-source target policy conform.
  + Use dh override targets instead of sequence injection.
* debian/control:
  + Bumped debhelper build-dep to >= 7.0.50
  + Bumped Standards-Version to 3.8.1 (no changes needed)

13. By Iain Lane

debian/patches/10_application_search_path.dpatch: Add. Fix search path so
that applications are properly indexed. Patch backported from upstream.

Branch metadata

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

Subscribers