~ubuntu-branches/ubuntu/lucid/docky/lucid-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Rico Tzschichholz, Iain Lane, Rico Tzschichholz
  • Date: 2010-05-31 10:25:54 UTC
  • mfrom: (1.3.1 upstream) (5.1.2 maverick)
  • Revision ID: james.westby@ubuntu.com-20100531102554-dkozs0k6gncy1v54
Tags: 2.0.4-0ubuntu1
[ 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)
* remove quilt patchsys and obsolete patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.65 for docky 2.0.2.
 
3
# Generated by GNU Autoconf 2.65 for docky 2.0.4.
4
4
#
5
5
#
6
6
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
609
609
# Identity of this package.
610
610
PACKAGE_NAME='docky'
611
611
PACKAGE_TARNAME='docky'
612
 
PACKAGE_VERSION='2.0.2'
613
 
PACKAGE_STRING='docky 2.0.2'
 
612
PACKAGE_VERSION='2.0.4'
 
613
PACKAGE_STRING='docky 2.0.4'
614
614
PACKAGE_BUGREPORT=''
615
615
PACKAGE_URL=''
616
616
 
1465
1465
  # Omit some internal or obsolete options to make the list less imposing.
1466
1466
  # This message is too long to be a string in the A/UX 3.1 sh.
1467
1467
  cat <<_ACEOF
1468
 
\`configure' configures docky 2.0.2 to adapt to many kinds of systems.
 
1468
\`configure' configures docky 2.0.4 to adapt to many kinds of systems.
1469
1469
 
1470
1470
Usage: $0 [OPTION]... [VAR=VALUE]...
1471
1471
 
1531
1531
 
1532
1532
if test -n "$ac_init_help"; then
1533
1533
  case $ac_init_help in
1534
 
     short | recursive ) echo "Configuration of docky 2.0.2:";;
 
1534
     short | recursive ) echo "Configuration of docky 2.0.4:";;
1535
1535
   esac
1536
1536
  cat <<\_ACEOF
1537
1537
 
1714
1714
test -n "$ac_init_help" && exit $ac_status
1715
1715
if $ac_init_version; then
1716
1716
  cat <<\_ACEOF
1717
 
docky configure 2.0.2
 
1717
docky configure 2.0.4
1718
1718
generated by GNU Autoconf 2.65
1719
1719
 
1720
1720
Copyright (C) 2009 Free Software Foundation, Inc.
2079
2079
This file contains any messages produced by compilers while
2080
2080
running configure, to aid debugging if configure makes a mistake.
2081
2081
 
2082
 
It was created by docky $as_me 2.0.2, which was
 
2082
It was created by docky $as_me 2.0.4, which was
2083
2083
generated by GNU Autoconf 2.65.  Invocation command line was
2084
2084
 
2085
2085
  $ $0 $@
2887
2887
 
2888
2888
# Define the identity of the package.
2889
2889
 PACKAGE='docky'
2890
 
 VERSION='2.0.2'
 
2890
 VERSION='2.0.4'
2891
2891
 
2892
2892
 
2893
2893
cat >>confdefs.h <<_ACEOF
9856
9856
# report actual input values of CONFIG_FILES etc. instead of their
9857
9857
# values after options handling.
9858
9858
ac_log="
9859
 
This file was extended by docky $as_me 2.0.2, which was
 
9859
This file was extended by docky $as_me 2.0.4, which was
9860
9860
generated by GNU Autoconf 2.65.  Invocation command line was
9861
9861
 
9862
9862
  CONFIG_FILES    = $CONFIG_FILES
9913
9913
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9914
9914
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
9915
9915
ac_cs_version="\\
9916
 
docky config.status 2.0.2
 
9916
docky config.status 2.0.4
9917
9917
configured by $0, generated by GNU Autoconf 2.65,
9918
9918
  with options \\"\$ac_cs_config\\"
9919
9919