conky (1.6.1-0maemo5-1.1) freemantle; urgency=low

  Fixed broken install of default conky.conf in /etc/conky/
  Using conky.conf from rcull, with some tweaks.
    
 -- Darren Long <darren.long@mac.com>  Mon, 21 Dec 2009 00:42:00 +0000
 
conky (1.6.1-0maemo5-1.0) freemantle; urgency=low

  debian/control file now contains BugTracker URL.
  debian/control contains updated description.
  First release build for extras.
    
 -- Darren Long <darren.long@mac.com>  Sun, 20 Dec 2009 18:54:00 +0000
 
conky (1.6.1-0maemo5-0.8) freemantle; urgency=low

  Desktop file now runs launcher script.
  Launcher script (conky.sh) now launches with conky.conf from
  /home/user/MyDocs/ if found, otherwise defaults to
  /etc/conky/conky.conf.
  Default conf now properly aligns the filesystem bars. 
  Default conf now hides info for MyDocs and mmc1 when they are unmounted.  
  Default conf now masks properties for gprs0 and wlan0 when they are not
  connected.
    
 -- Darren Long <darren.long@mac.com>  Sun, 20 Dec 2009 18:25:00 +0000
 
conky (1.6.1-0maemo5-0.7) freemantle; urgency=low

  Fix for icon issue.
  
 -- Darren Long <darren.long@mac.com>  Thur, 17 Dec 2009 16:27:00 +0000
 
conky (1.6.1-0maemo5-0.6) freemantle; urgency=low

  Added icons and desktop file.
  Install N900 default conky.conf in /etc/conky/
  Added droid-fonts as a dependency (due to the default conf)
  
 -- Darren Long <darren.long@mac.com>  Thur, 17 Dec 2009 14:24:00 +0000

conky (1.6.1-0maemo5-0.5) freemantle; urgency=low

  Disabled debug in build.
 -- Darren Long <darren.long@mac.com>  Wed, 16 Dec 2009 20:11:00 +0000

conky (1.6.1-0maemo5-0.4) freemantle; urgency=low

  Actually read the maemo-optify readme this time.
 -- Darren Long <darren.long@mac.com>  Wed, 16 Dec 2009 19:36:00 +0000

conky (1.6.1-0maemo5-0.3) freemantle; urgency=low

  See if I can get auto-optification to work this time.
 -- Darren Long <darren.long@mac.com>  Wed, 16 Dec 2009 19:23:00 +0000

conky (1.6.1-0maemo5-0.2) freemantle; urgency=low

  First build for maemo5
 -- Darren Long <darren.long@mac.com>  Wed, 16 Dec 2009 16:16:00 +0100

conky (1.6.1-0ubuntu4) jaunty; urgency=low

  * debian/patches:
    - fix_mem_res.patch (LP: #329789):
      fix ${top_mem} not displaying correctly memory usage
      for mem_res and mem_vsize.
      Thanks to lolikandr for the patch.

 -- Cesare Tirabassi <norsetto@ubuntu.com>  Mon, 16 Feb 2009 13:12:00 +0100

conky (1.6.1-0ubuntu3) intrepid; urgency=low

  * debian/patches:
    - fix_exec_buffer_size.patch (LP: #279493, LP: #279791):
      fix SIGSEGV due to wrong buffer size being used in all exec* calls.

 -- Cesare Tirabassi <norsetto@ubuntu.com>  Fri, 10 Oct 2008 22:40:09 +0200

conky (1.6.1-0ubuntu2) intrepid; urgency=low

  * debian/patches:
    - import ifaddr_buffer_overflow patch from Debian: fix buffer overflow in
      update_net_stats. Thanks to Miroslav Lichvar and Kapil Paranjape
    - move_compile_end_man_page: remove extra blank spaces

 -- Cesare Tirabassi <norsetto@ubuntu.com>  Thu, 18 Sep 2008 12:42:54 +0200

conky (1.6.1-0ubuntu1) intrepid; urgency=low

  * New upstream release (1.6.1).
  * debian/patches:
    - remove patch man_page_typo_first_char since it is applied upstream.
    - refreshed patches move_compile_end_man_page and fix_hyphen_man_page.
  * debian/rules:
    remove in clean target additional autoconf files created in m4/

 -- Cesare Tirabassi <norsetto@ubuntu.com>  Fri, 15 Aug 2008 15:18:25 +0200

conky (1.6.0-1ubuntu1) intrepid; urgency=low

  * Merge from Debian unstable (LP: #217455). Remaining changes:
    - debian/control: Add mpd to Suggests

 -- Cesare Tirabassi <norsetto@ubuntu.com>  Fri, 25 Jul 2008 13:30:37 +0200

conky (1.6.0-1) unstable; urgency=low

  * New upstream release (1.6.0).
    - incorporates debian patches
      + for mail spool.
      + for usage message.
      + for null text strings.
    - fix segfault on signal. (Closes: #474732)
    - uses variable output_methods instead of out_to_console.
      (Closes: #487184)
    - has default arguments for 'diskiograph'. (Closes: #487770)
    - numerous other new features. See upstream Changelog.
  * debian/patches:
    - fix_mail_spool, upstream_fix_usage,
      upstream_null_text: removed these patches as they are no longer
      required.
    - avoid_linking_with_libm: removed this patch as conky uses "log"
      from the C math library.
    - fix_hyphen_man_page, move_compile_end_man_page: refreshed these
      patches taking into account new changes to upstream man page.
    - man_page_typo_first_char: fix un-needed extra first char on the
      first line of the manpage.
    - x86_64_rdtsc: patch for 'freq_dyn' on x86_64 from Miroslav Lichvar.
  * debian/README.Debian: updated remark about features not compiled in.
  * debian/copyright: wrapped long lines. Thanks "lintian".
  * debian/control: 
    - removed 'misc:Depends' entry from Depends.
    - Standards-Version bumped to 3.8.0. No other changes required.

 -- Kapil Hari Paranjape <kapil@debian.org>  Thu, 24 Jul 2008 00:55:04 +0000

conky (1.5.1-1ubuntu1) hardy; urgency=low

  * debian/control: Add mpd to Suggests (LP: #212905)
  * debian/patches/ubuntu_fix_sigsev:
    fix conky SIGSEGV when reloading the configuration file (LP: #212292)
    Thanks to Cesare Tirabassi for the patch.
  * debian/patches/ubuntu_fix_conky.conf_warning:
    correct conky.conf use_spacer setting (see LP #212913)
  * Modify Maintainer value to match Debian-Maintainer-Field Spec

 -- Stefan Ebner <hellboy195@gmail.com>  Mon, 14 Apr 2008 22:38:38 +0200

conky (1.5.1-1) unstable; urgency=low

  * New upstream release (1.5.1).
    - incorporates debian patches for
      + kfreebsd support
      + use clock gettime
      + ibm acpi volume
      + some man page fixes
      + sysfs battery
    - numerous other new features. see upstream
      Changelog.
  * debian/{NEWS,README.Debian}: Updated for new version.
  * debian/patches:
    - cleaned out patches already applied upstream.
      as mentioned above.
    - refreshed the patches still required
      + avoid_linking_with_libm
      + fix_hyphen_man_page
      + move_compile_end_man_page
      + fix_mail_spool
    - incorporate patches from upstream svn repository.
      + upstream_fix_usage: Fixes the usage message
      + upstream_null_text: Handle null "text" entry
        in configuration.
  * bumped up "debhelper" compatibility level to 5
    now that 'sarge' need not be supported. Closes: #466755.
    - debian/compat: value now 5.
    - debian/control: debhelper dependency version now 
      at least 5.0.0.
  * debian/rules: reflect change of name of sample
    config file from conkyrc.sample to conky.conf.

 -- Kapil Hari Paranjape <kapil@debian.org>  Wed, 02 Apr 2008 14:56:01 +0530

conky (1.4.9-4) unstable; urgency=low

  * debian/patches/sysfs_battery:
    - handle systems where the POWER_SUPPLY_CHARGE_* values
      define battery status. Thanks to Stefan Ebner for
      help in debugging this.
      (Closes: #466878)
    - close battery status info file after each update.
  * Enable support for RSS feed monitoring.
    - debian/rules: added "--enable-rss" to configure rules.
    - debian/control: additional build-dependencies on "libxml2-dev"
      and "libcurl4-gnutls-dev".
    - debian/NEWS.Debian: added comment about this change.
  * Use autotools and libtool during build. (Thanks to tips from
    Henrique de Moraes Holschuh.)
    - debian/control: additional build-dependencies on "libtool"
      and "automake1.10"
    - debian/rules: added run of "autogen.sh" in "configure-stamp"
      target.
    - debian/rules: Define "RSS_LIBS" environment variable for
      "configure" to over-ride "pkg-config" which adds "libgssapi_krb5"
      to link libraries.
    - debian/rules: modified "clean" rule to clean autoconf generated
      files.
  * Cleanup souce package of "src/tags" cruft left in by mistake
    in the previous upload.

 -- Kapil Hari Paranjape <kapil@debian.org>  Sat, 23 Feb 2008 05:57:23 +0530

conky (1.4.9-3) unstable; urgency=low

  * debian/patches/sysfs_battery: Added support for
    battery info in sysfs. (Closes: #463981, #464703).
  * debian/patches/fix_mail_spool: Make the value of
    "mail_spool" over-ride environment variable "$MAIL".
    (Closes: #454656).

 -- Kapil Hari Paranjape <kapil@debian.org>  Mon, 18 Feb 2008 10:20:24 +0530

conky (1.4.9-2) unstable; urgency=low

  * Added support for non-Linux architectures. Closes: #456931.
    Thanks to Petr Salinger.
    - debian/rules: Use DEB_HOST_ARCH_OS to decide whether to add
      wireless support.
    - debian/control: Do not depend on "libiw-dev" for kfreebsd-*
      and hurd-i386
    - debian/control: Depend on "libkvm-dev" and "libdevstat-dev" for
      kfreebsd-*.
    - debian/patches/freebsd_support_upstream: patches to src to recognise
      kfreebsd-* architecture as similar to freebsd (latter is
      supported upstream) sent upstream.
    - debian/patches/freebsd_support: patches incorporating above
      changes after running GNU autoconf tools.
  * debian/patches:
    - ibm_acpi_volume: Re-added. Upstream's correction has a flaw.
  * debian/control: Standards Version 3.7.3. No changes required.
  * debian/rules:
    - Required "configure" rule to depend on patch stamp.
    - Removed workaround for configure.ac in "clean" rule.
      Not required.
  * Fixed lintian bugs. Thanks to lintian.debian.org.
    - debian/changelog: wrapped entries that were too long.
    - debian/copyright: used unicode encoding for names.

 -- Kapil Hari Paranjape <kapil@debian.org>  Wed, 26 Dec 2007 08:41:25 +0530

conky (1.4.9-1) unstable; urgency=low

  * New upstream release. Closes: #453498, #453834.
    - Fix number of bugs (see upstream changelog).
    - Externalise default configuration to a file (/etc/conky/conky.conf
      on Debian).
    - Improved music player support.
    - Multiple mailboxes support.
  * Enabled wireless monitoring. Closes: #445561, #445690.
    - debian/rules: added "--enable-wlan" to configure rules.
    - debian/control: additional build-dependency on "libiw-dev".
    - debian/NEWS.Debian: added comment about this change.
  * debian/patches:
    - fix_its_man_page: Corrected possessive "it's" by "its" in man page.
      Closes: #445918.
    - dont_tail_xorglog: Removed. Not required as equivalent patch applied
      upstream.
    - ibm_acpi_volume: Removed. Not required as equivalent patch applied
      upstream.
    - use_clock_gettime_correctly: Fix src/timed_thread.c to use realtime
      clock correctly.
    - avoid_linking_with_libm: Fix src/Makefile.in to avoid needless linking
      with libm.
  * debian/rules:
    - Define "XFT_LIBS" environment variable for "configure" to avoid linking
      with "libfontconfig" from which no symbols are used.
  * debian/control: Added "Homepage" and "Vc-Svn" fields.

 -- Kapil Hari Paranjape <kapil@debian.org>  Tue,  4 Dec 2007 14:14:46 +0530

conky (1.4.7-1) unstable; urgency=low

  * New upstream release. Closes: #419066. See NEWS.Debian for
    more about all the changes since the earlier version.
  * New maintainer with the permission of earlier maintainer.
    Thanks to Bartosz Fenski for maintaining this package so far.
  * debian/watch: added this file pointing to sf.net upstream source.
  * debian/control:
    - added quilt to Build-Depends.
    - added pkg-config, libglib2.0-0 to Build-Depends.
    - removed libxt-dev from Build-Depends.
    - updated Standards-Version to 3.7.2. No other changes required.
  * debian/patches:
    - ibm_acpi_volume: prevent volume always returning 0. Closes: #415782.
    - dont_tail_xorglog: default configuration does not try to read
      /var/log/Xorg.0.log. Closes: #353410, #401200.
    - move_compile_end_man_page: move COMPILING section to the
      end of the man page to implement a different fix for #368176.
    - fix_hyphen_man_page: correct the use of "hyphen-as-minus" in the
      man page.
  * debian/rules:
    - added support for patching/unpatching using quilt.
    - modified configure rule to build based on current upstream
      defaults.
    - removed call to perl that removed COMPILING section from
      manpage.
    - changed "clean" target to catch errors from upstream targets
      "clean" and "distclean".
  * debian/NEWS: added explanation of new features for this
    version.
  * debian/README.Debian: added remarks about configuration issues
    specific to Debian package.
  * debian/copyright: rewritten to reflect upstream's work on
    clarifying provenance of and licenses to the code.
  * debian/menu: replaced "Apps/Tools" with
    "Applications/System/Monitoring".

 -- Kapil Hari Paranjape <kapil@debian.org>  Fri, 21 Sep 2007 09:24:48 +0530

conky (1.4.4-1) unstable; urgency=low

  * New upstream release.
  * COMPILING section has been removed from manpage. (Closes: #368176) 

 -- Bartosz Fenski <fenio@debian.org>  Sat, 18 Nov 2006 11:18:46 +0100

conky (1.4.2-1) unstable; urgency=low

  * New upstream release.
    - fixes problems on powerpc. (Closes: #359974)

 -- Bartosz Fenski <fenio@debian.org>  Thu, 18 May 2006 16:20:22 +0200

conky (1.4.1-1) unstable; urgency=low

  * New maintainer. (Closes: #357341)
  * ACK previous NMUs. (Closes: #346643, #335543, #344235, #348967, 
                                #345951, #352909)
  
 -- Bartosz Fenski <fenio@debian.org>  Sat, 18 Mar 2006 00:29:47 +0100

conky (1.4.1-0.2) unstable; urgency=low

  * NMU to fix sigaction related compilation problem on 64 bit archs.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Thu, 16 Mar 2006 19:39:26 +0000

conky (1.4.1-0.1) unstable; urgency=low

  * NMU for a general bugfix release.
  * Enable portmon code (closes: #344235).
  * Enable mldonkey code (closes: #335543).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Wed, 15 Mar 2006 18:55:07 +0000

conky (1.4.0-0.1) unstable; urgency=low

  * NMU for new upstream release.
  * Apply manpage typos correction (closes: #348967), thanks to A Costa
    <agcosta@gis.net> !
  * Fix BMP lib opening and change conkyrc sample to use UTF8.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Thu, 23 Feb 2006 17:42:50 +0000

conky (1.3.1-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * High-urgency upload for RC bugfix.
  * Build-depend on libx11-dev, libxext-dev, libxft-dev, and x-dev instead of
    on the obsolete xlibs-dev; thanks to Justin Pryzby
    <justinpryzby@users.sf.net> for testing.  The build-dependency on
    libxt-dev can be dropped once upstream has moved to a new version of
    autoconf.  Closes: #346643.

 -- Steve Langasek <vorlon@debian.org>  Wed, 18 Jan 2006 03:44:30 -0800

conky (1.3.1-1) unstable; urgency=low

  * New upstream release
  * Added libxt-dev to build-depends in debian/control (closes: #327306)
  * Fixed the double BSD-license in debian/copyright (closes: #327135)

 -- Jason Tan <jtan325@gmail.com>  Sat, 10 Sep 2005 22:45:51 -0700

conky (1.3.0-1) unstable; urgency=low

  * Initial Release. (closes: #320978)

 -- Jason Tan <jtan325@gmail.com>  Wed, 24 Aug 2005 00:10:49 -0700

