Change logs for update-manager source package in Dapper

  • update-manager (0.42.2ubuntu22.2) dapper-proposed; urgency=low
    
      * UpdateManager now defaults to checking for a new LTS release
        and will prompt automatically if a new LTS version of Ubuntu
        is released
    
     -- Michael Vogt <email address hidden>   Wed, 09 Jan 2008 16:09:54 +0100
  • update-manager (0.42.2ubuntu22.1) dapper-proposed; urgency=low
    
      * adding python-vte dependency to support clean upgrades
        (LP: #67699)
    
     -- Michael Vogt <email address hidden>   Wed, 12 Sep 2007 23:10:40 +0200
  • update-manager (0.42.2ubuntu22) dapper; urgency=low
    
      * UpdateManager/UpdateManager.py:
        - fix a 'brown paperback' bug when the Meta-Release file
          checked (#46537)
    
     -- Michael Vogt <email address hidden>   Thu, 25 May 2006 12:30:42 +0200
  • update-manager (0.42.2ubuntu21) dapper; urgency=low
    
      * UpdateManager/UpdateManager.py:
        - when a distribution release becomes available, display the
          version, not the codename (as per
          https://wiki.ubuntu.com/CodeNamesToVersionNumbers)
        - fix a string that was not marked transltable
    
     -- Michael Vogt <email address hidden>   Wed, 24 May 2006 15:07:19 +0200
  • update-manager (0.42.2ubuntu20) dapper; urgency=low
    
      * SoftwareProperties/aptsources.py, channels/Ubuntu.info.in:
        - remove the codenames from the releases (as per
          https://wiki.ubuntu.com/CodeNamesToVersionNumbers)
    
     -- Michael Vogt <email address hidden>   Tue, 23 May 2006 16:04:39 +0200
  • update-manager (0.42.2ubuntu19) dapper; urgency=low
    
      * help/C/figures:
        - applied "pngcrush" on the figures in the manual,
          this saves 4 MB uncompressed (ubuntu: #45901)
    
     -- Michael Vogt <email address hidden>   Mon, 22 May 2006 09:37:19 +0200
  • update-manager (0.42.2ubuntu18) dapper; urgency=low
    
      * data/SoftwareProperties.glade:
        - fix missing 'translatable="yes"' property (ubuntu: #44409)
        - increase width to 620 (ubuntu: #40540)
    
     -- Michael Vogt <email address hidden>   Fri, 19 May 2006 01:45:22 +0200
  • update-manager (0.42.2ubuntu17) dapper; urgency=low
    
      * debian/control:
        - depend on later python-apt (#45325)
      * SoftwareProperties/SoftwareProperties.py:
        - fix key updating after import (ubuntu #44927)
      * UpdateManager/UpdateManager.py:
        - remove debug output
    
     -- Michael Vogt <email address hidden>   Fri, 19 May 2006 00:04:02 +0200
  • update-manager (0.42.2ubuntu16) dapper; urgency=low
    
      * use version and section of the source package (if this information is
        available) when building the changelog URL (ubuntu #40058)
      * SoftwareProperties/SoftwareProperties.py:
        - if no config is found create a new one (ubuntu: #37560)
      * UpdateManager/UpdateManager.py:
        - fix problem in changelog reading code when matching against
          installed versions with epochs (ubuntu: #40058)
    
     -- Michael Vogt <email address hidden>   Thu, 11 May 2006 17:33:40 +0200
  • update-manager (0.42.2ubuntu15) dapper; urgency=low
    
      * disable the install button if there no updates (ubuntu: #42284)
        (Thanks to Sebastian Heinlein)
      * show main window *after* restoring the size (ubuntu: #42277)
        (Thanks to Sebastian Heinlein)
      * fix broken spelling, typos, wording (ubuntu: #42431, #28777,
        #40425, #40727)
      * help/C: merged from the docteam svn (ubuntu: 36092)
    
     -- Michael Vogt <email address hidden>   Tue,  2 May 2006 12:13:59 +0200
  • update-manager (0.42.2ubuntu14) dapper; urgency=low
    
      * wording/glade file fixes (thanks to Sebastian Heinlein)
      * many updates to the dist-upgrader code
    
     -- Michael Vogt <email address hidden>   Fri, 28 Apr 2006 23:04:08 +0200
  • update-manager (0.42.2ubuntu13) dapper; urgency=low
    
      * po/POTFILES.in: add missing desktop file (ubuntu: #39410)
      * UpdateManager/UpdateManager.py:
        - fix in the get_changelog logic (ubuntu: #40058)
        - correct a error in the changelog parser (ubuntu: #40060)
        - fix download size reporting (ubuntu: #39579)
      * debian/rules: added dh_iconcache
      * setup.py: install the icons into the hicolor icon schema
        (thanks to Sebastian Heinlein)
    
     -- Michael Vogt <email address hidden>   Thu, 20 Apr 2006 18:23:54 +0200
  • update-manager (0.42.2ubuntu12) dapper; urgency=low
    
      * channels/*.in: typo fix
      * po/POTFILES.in: add missing files (ubuntu: #38738)
      * fix the help string in update-manager (ubuntu: #23274)
      * fix the bad grammar in "Cannot install all available updates"
        (ubuntu: #32864)
      * don't inform about new distro release on dapper by default (can be
        changed via a gconf setting/commandline switch)
      * fix UI issue of the edit dialog for given templates (thanks to
        Chipzz for the patch)
    
     -- Michael Vogt <email address hidden>   Wed, 12 Apr 2006 20:23:21 +0200
  • update-manager (0.42.2ubuntu11) dapper; urgency=low
    
      * debian/control:
        - depend on unattended-upgrades
        - move python-gnome2 to recommends (we only use gconf from it)
      * UpdateManager/fakegconf.py: update for xubuntu (thanks to Jani Monoses)
    
     -- Michael Vogt <email address hidden>   Wed,  5 Apr 2006 14:46:10 +0200
  • update-manager (0.42.2ubuntu10) dapper; urgency=low
    
      * update-manger: fix a missing import (#36138)
      * typo fix (#36123)
      * correct dapper version number (#36136)
      * keybindings fixed (#36116)
      * calc the update before downloading the changelog (#36140)
      * add a fake gconf interface for xubuntu (nop for normal ubuntu)
        (Thanks to Jani Monoses for the patch)
    
     -- Michael Vogt <email address hidden>   Tue,  4 Apr 2006 18:17:16 +0200
  • update-manager (0.42.2ubuntu9) dapper; urgency=low
    
      * Better English (tm)  (fixes #35985)
      * Use the the number of available and not selected updates to determinate
        if the system is up-to-date (fixes #35300)
      * fix ui problem with software preferences (fixes #35987)
      * fix width problem in SoftwareProperties
    
     -- Michael Vogt <email address hidden>   Wed, 22 Mar 2006 21:57:28 +0100
  • update-manager (0.42.2ubuntu8) dapper; urgency=low
    
      * fix a FTBFS
    
     -- Michael Vogt <email address hidden>   Wed, 15 Mar 2006 17:54:08 +0000
  • update-manager (0.42.2ubuntu7) dapper; urgency=low
    
      * various spelling fixes and ui-glitches
    
     -- Michael Vogt <email address hidden>   Tue, 14 Mar 2006 16:58:01 +0000
  • update-manager (0.42.2ubuntu6) dapper; urgency=low
    
      * po/pt_BR.po: updated translation
        (thanks to Carlos Eduardo Pedroza Santiviago)
      * po/pt.po: updated Portugise translation (thanks to Rui Azevedo)
      * debian/control: arch: all now
      * debian/rules: undo the detection in favour of the simpler update of
                      the desktop files
      * data/gnome-software-properties.desktop.in, update-manager.desktop.in:
        - added X-Ubuntu-Gettext-Domain
      * help/*: updated to latest svn
    
     -- Michael Vogt <email address hidden>   Mon, 20 Feb 2006 15:58:09 +0100
  • update-manager (0.42.2ubuntu5) dapper; urgency=low
    
      * debian/rules: Add gettext domain to .server and .desktop files to get
        language pack support for them. (Similarly to cdbs' gnome.mk)
    
     -- Martin Pitt <email address hidden>   Thu, 23 Feb 2006 18:42:04 +0100
  • update-manager (0.42.2ubuntu4) dapper; urgency=low
    
      * removed some of the gnome dependencies (gconf still in)
      * the ReleaseNotes dialog has clickable links now (thanks to Sebastian
        Heinlein)
    
     -- Michael Vogt <email address hidden>   Mon, 20 Feb 2006 13:24:55 +0100
  • update-manager (0.42.2ubuntu3) dapper; urgency=low
    
      * fixed description of the ubuntu repository (#30813)
      * use the new synaptic --parent-window-id switch when runing the backend
    
  • update-manager (0.42.2ubuntu1) dapper; urgency=low
    
    
      * UpdateManager/MetaRelease.py: 
        - never offer a upgrade to a unsupported (i.e. developer) dist
      * data/gnome-software-properties.desktop.in: use X-KDE-SubstituteUID=true
      * small UI layout changes (should fix the cancel/close button problem)
    
     -- Michael Vogt <email address hidden>  Tue, 31 Jan 2006 09:48:13 +0000
  • update-manager (0.42.1ubuntu1) dapper; urgency=low
    
    
      * UpdateManagert:
        improved the HIG complicane more, removed some of the uglines
        from the last version (Malone #22090)
      * SoftwareProperties:
        improved the HIG complicane (Malone #28530)
      (thanks to Sebastian Heinlein)
    
     -- Michael Vogt <email address hidden>  Tue, 17 Jan 2006 17:27:15 +0100
  • update-manager (0.41.1.dfsg+CVS20051105-2) unstable; urgency=low
    
    
      * Upload to unstable
    
     -- Gustavo Noronha Silva <email address hidden>  Fri, 13 Jan 2006 00:12:25 -0200
  • update-manager (0.40.2) dapper; urgency=low
    
    
      * SoftwareProperties/SoftwareProperties.py:
        - fix a problem with transient/parent window in custom apt line
          dialog (ubuntu #21585)
        - fix a problem in the conf file writer that can lead to absurdly
          large files
    
     -- Michael Vogt <email address hidden>  Thu,  5 Jan 2006 12:37:33 +0100
  • update-manager (0.40.1) dapper; urgency=low
    
    
      * SoftwareProperties/SoftwareProperties.py:
        - make it embedded friendlier
    
     -- Michael Vogt <email address hidden>  Fri, 16 Dec 2005 14:02:27 +0100