r12296 - in /packages/experimental/update-manager/debian: changelog changelog.ubuntu

kov at users.alioth.debian.org kov at users.alioth.debian.org
Wed Aug 8 14:14:56 UTC 2007


Author: kov
Date: Wed Aug  8 14:14:55 2007
New Revision: 12296

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12296
Log:
preparing a new upstream release

Added:
    packages/experimental/update-manager/debian/changelog.ubuntu
Modified:
    packages/experimental/update-manager/debian/changelog

Modified: packages/experimental/update-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/update-manager/debian/changelog?rev=12296&op=diff
==============================================================================
--- packages/experimental/update-manager/debian/changelog (original)
+++ packages/experimental/update-manager/debian/changelog Wed Aug  8 14:14:55 2007
@@ -1,10 +1,13 @@
-update-manager (0.64-3) UNRELEASED; urgency=low
+update-manager (0.68.debian-1) UNRELEASED; urgency=low
 
   [ Loic Minier ]
   * Use ubuntu-get-source instead of gnome-get-source; build-dep on
     gnome-pkg-tools >= 0.12.3.
 
   [ Gustavo Noronha Silva ]
+  * New upstream release
+  * debian/changelog.ubuntu:
+  - incorporating documentation about the changes made by Ubuntu
   * 02_disable_dist_upgrade.diff -> 02_replace_dist_upgrade.diff:
   - instead of disabling, we'll do what is useful for Debian: a normal
     dist-upgrade

Added: packages/experimental/update-manager/debian/changelog.ubuntu
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/update-manager/debian/changelog.ubuntu?rev=12296&op=file
==============================================================================
--- packages/experimental/update-manager/debian/changelog.ubuntu (added)
+++ packages/experimental/update-manager/debian/changelog.ubuntu Wed Aug  8 14:14:55 2007
@@ -1,0 +1,1407 @@
+update-manager (1:0.68) gutsy; urgency=low
+
+  * UpdateManager/DistUpgradeFetcherCore.py:
+    - be extra paranoid when using ${countrymirror} 
+  * DistUpgrade/DistUpgradeControler.py:
+    - support countrymirror in prerequists.sources.list file
+      too
+  * UpdateManager/Common/utils.py:
+    - added country_mirror() function
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 06 Aug 2007 17:48:43 +0200
+
+update-manager (1:0.67) gutsy; urgency=low
+
+  * UpdateManager/UpdateManager.py,
+    tests/test_update_origin.py:
+    - when checking for update category (Security, Important, ...)
+      not only check candidateVersion but all intermediate versions
+      too
+    - added test for the new matcher behaviour
+  * DistUpgrade/DistUpgradeControler.py:
+    - fix PreRequists fetching 
+    - better error checking/logging
+  * DistUpgrade/DistUpgradeViewGtk.py,
+    DistUpgrade/DistUpgradeViewKDE.py,:
+    - improve error message when a package fails to install
+      (thanks to Chris Jones)
+  * DistUpgrade/DistUpgradeViewGtk.py:
+    - show "cancel" button while fetching stuff
+  * UpdateManager/DistUpgradeFetcher.py, 
+    UpdateManager/DistUpgradeFetcherCore.py:
+    - support ${countrymirror} in meta-release information
+  * setup.py, setup.cfg:
+    - updated for new python-distutils-extra
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 25 Jul 2007 20:04:04 +0200
+
+update-manager (1:0.66) gutsy; urgency=low
+
+  * DistUpgrade/DistUpgradeControler.py:
+    - support listing and fetching of upgrade PreRequists
+    - transition archive.canonical.com to new layout
+    - mark evms as obsolete if it is not in use
+    - transition powerpc users to ports.ubuntu.com
+    - implement Depends checking for the selected
+      View
+  (as speced in https://wiki.ubuntu.com/UpgradePrerequisites)
+  * DistUpgrade/Core/DistUpgradeFetcherCore.py:
+    - added ignore-time-conflict when calling gpg (thanks to
+      Evan)
+  * utils/demoted.cfg, DistUpgrade/mirrors.cfg, 
+    DistUpgrade/ReleaseAnnouncement:
+    - updated for current gutsy 
+  * DistUpgrade/DistUpgrade.cfg:
+    - mark desktop-effects as obsolete on ubuntu-desktop upgrades
+      (the appearance capplet replaces it)
+  
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 10 Jul 2007 10:57:02 +0100
+
+update-manager (1:0.65) gutsy; urgency=low
+
+  * debian/rules:
+    - add test for fetching the upgrader to release to
+      arch-build target
+  * update-manager.py:
+    - fix breakage in "partial upgrade" mode
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 25 Jun 2007 12:19:59 +0200
+
+update-manager (1:0.64) gutsy; urgency=low
+
+  * UpdateManager/DistUpgradeFetcher.py:
+    - add missing "import os"
+  * update-manager.py:
+    - fix incorrect STEP_FETCH_INSTALL import (Fixes LP:#120484)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 18 Jun 2007 11:49:28 +0200
+
+update-manager (1:0.63) gutsy; urgency=low
+
+  * fix i18n issue (Fixes LP:#114207)
+  * DistUpgrade/DistUpgradeCache.py:
+    - if "386" (UP) kernel is installed on SMP machine, automatically 
+      switch to SMP kernel (Fixes LP: #106387)
+  * DistUpgrade/DistUpgrade.cfg:
+    - set python2.3 to remove list to ensure smooth upgrade 
+      (Fixes LP: #108147)
+  * DistUpgrade/DistUpgradeControler.py:
+    - show total needed space in not-enough-free-space message
+      (Fixes LP: #46775)
+    - fix in snapshot feature (Fixes LP: #108413)
+    - deal better with very slow downloads (disable cache cleanup)
+    - improve free space calculation in /boot (Fixes LP: #116163, #104337)
+    - implement SystemCleanup spec kernel removal
+    - implement SystemCleanup spec unused dependencies removal
+  * Separate downloading and upgrading (Fixes LP: #91978)
+  * Show demotions before runing the upgrade (Fixes LP: #91998)
+  * UpdateManager/UpdateManager.py:
+    - re-check for new releases too when the user clicks on 
+      "Check" (Fixes LP: #107452)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 13 Jun 2007 18:33:23 +0200
+
+update-manager (1:0.62) gutsy; urgency=low
+
+  * revert locking fix, it broke release upgrades
+  * fix upgrade string
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri, 25 May 2007 22:14:24 +0200
+
+update-manager (1:0.61) gutsy; urgency=low
+
+  * add missing dh_gconf (LP#114569)
+  * fix mispelled entry in removal_blacklist (LP#107558)
+  * fix locking problem (LP#108446)
+  * make the wording of the free space message more clear
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 14 May 2007 10:09:54 +0200
+
+update-manager (1:0.60) gutsy; urgency=low
+
+  * DistUpgrade/DistUpgradeControler.py:
+    - fix free space check when the dir checked is a symlink
+      (LP#106804)
+    - increase minAge for the apt cleanup cron job during the upgrade
+      to fix race for people with very slow network (LP#109548)
+    - deal with invalid lines in /proc/mounts when calculating 
+      the free space (LP#108284)
+  * cdromupgrade:
+    - do not call any authentication mechanism, that is the
+      responsibility of the user (LP#107431)
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - fix a bug in the cdrom progress (LP#107451)
+  * DistUpgrade/DistUpgradeViewText.py:
+    - send correct package failure information to log (LP#109209)
+  * DistUpgrade/crashdialog.ui
+    - Fix bug report URL in crash dialogue (LP#108969)
+  * UpdateManager/Core/MetaRelease.py:
+    - fix in I-M-S 304 handling (LP#109216)
+  * DistUpgrade/DistUpgradeCache.py:
+    - check RemovalBlacklist early when removing a package to
+      work-around crash in problem resolver (LP#109014)
+  * DistUpgrade/DistUpgrade.cfg:
+    - updated for gutsy
+    - add "ltsp-client", "ltspfsd" to the remove list to ensure that
+      it does not get installed on a regular system (LP#109638)
+  * DistUpgrade/DistUpgradeApport.py:
+    - protect against errors when launching apport (LP#108131)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 24 Apr 2007 16:39:26 +0200
+
+update-manager (1:0.59.21) feisty-proposed; urgency=low
+
+  * UpdateManager/Core/MetaRelease.py:
+    - send pragma: no-cache (LP#107716)
+    - fix bug in time representation for i-m-s (LP#107716)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri, 20 Apr 2007 10:43:08 +0200
+
+update-manager (1:0.59.20) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - do not crash in utf8() if the str is already unicode 
+      (LP#106863)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 16 Apr 2007 19:07:04 +0200
+
+update-manager (1:0.59.19) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - disable apt-listchanges in the kde frontend too
+    - fix broken terminal interaction (LP#106367)
+    - ensure that there is only a single konsole widget 
+      visible (LP#106541)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Sat, 14 Apr 2007 23:27:48 +0200
+
+update-manager (1:0.59.18) feisty; urgency=low
+
+  [ Michael Vogt ]
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - fix i18n initialization (LP#106221)
+
+  [ Jonathan Riddell ]
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - fix encoding in dialog_error (LP#106221)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri, 13 Apr 2007 16:32:33 +0200
+
+update-manager (1:0.59.17) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeViewGtk.py:
+    - fix crash in on_window_main_delete_event() (LP#104701)
+  * DistUpgrade/apt-autoinst-fixup.py:
+    - set mdadm to manually installed (LP#105663)
+  * DistUpgrade/DistUpgradeControler.py:
+    - add python symlink sanity check (LP#75557)
+  * DistUpgrade/ReleaseAnnouncement:
+    - prepare for the final version
+  * po/
+    - updated to the latest translations from rosetta
+  
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri, 13 Apr 2007 11:22:01 +0200
+
+update-manager (1:0.59.16) feisty; urgency=low
+
+  * set useDevelopmentRelease=False in the self updater on 
+    the CD (LP#99171)
+  * fix another issue with a unresponsive GUI
+  * work around upgrade issue with pango-libthai (LP#104384)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Sun,  8 Apr 2007 12:35:00 +0200
+
+update-manager (1:0.59.15) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeControler.py:
+    - keep the GUI alive while calculating the obsolete
+      packages
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed,  4 Apr 2007 22:40:58 +0200
+
+update-manager (1:0.59.14) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeControler.py:
+    - fix sources.list rewriting for people with internal or
+      unofficial mirrors (LP#73463)
+  * DistUpgrade/DistUpgradeCache.py:
+    - workaround apache2/php5 upgrade failures (LP#95325)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue,  3 Apr 2007 16:08:58 +0200
+
+update-manager (1:0.59.13) feisty; urgency=low
+
+  * po/POTFILES.in:
+    - reomove [type: ] this confused intltool
+  * DistUpgradeControler.py:
+    - work around problem with kde tempfile extraction 
+      (LP#99380)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon,  2 Apr 2007 11:46:40 +0200
+
+update-manager (1:0.59.12) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - set debian frontend to "kde"
+  * DistUpgrade/DistUpgradeCache.py:
+    - do not crash when uname -r can't be parsed (LP#97663)
+    - remove the nfs upgrade question again, the kernel team
+      fixed the regression
+  * DistUpgrade/DistUpgradeApport.py:
+    - do not crash if no apport gui is available (LP#97498)
+  * DistUpgrade/DistUpgradeViewText.py:
+    - support details in text-mode (LP#94129)
+  * DistUpgrade/DistUpgradeControler.py:
+    - fix incorrect auto-installed information from meta-pkgs 
+      (LP#86921)
+    - rewrite /etc/fstab cdrom entries (LP#86424,#79327)
+    - fix upgrade for people with no admin group (LP#93279)
+    - when encountering a error, first show the error dialog,
+      then run the recover (LP#92366)
+  * dist-upgrade.py:
+    - support fallback when a frontend view can not be imported
+      (LP#89568)
+    - log the version of the upgrader as well
+  * DistUpgrade/mirrors.cfg:
+    - updated with the current mirror RSS feed from LP
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri, 30 Mar 2007 20:53:17 +0200
+
+update-manager (1:0.59.11) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - fix crash in mediaChange (LP#96849)
+  * DistUpgrade/DistUpgradeViewText.py:
+    - fix crash on broken packages (LP#96444)
+  * DistUpgrade/DistUpgradeCache.py:
+    - ensure that the latest kernel is always selected (LP#96196)
+    - added nfs-common check in feistyQuirks and ask to install
+      it if it appears to be missing
+  * DistUpgrade/DistUpgradeControler.py:
+    - add any additional sanity check at the start of the upgrade
+      to check if the base distro is supported
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 27 Mar 2007 22:48:54 +0200
+
+update-manager (1:0.59.10) feisty; urgency=low
+
+  [ Jonathan Riddell ]
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - i18n KDE frontend fixes, LP#95638, LP#94927
+    - set text on confirm dialogue buttons
+    - (re)spawn embedded konsole for each fork, 
+      fixes crash when removing packages
+    - Add on_window_main_delete_event, stops the user closing the window
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Mon, 26 Mar 2007 23:56:31 +0100
+
+update-manager (1:0.59.9) feisty; urgency=low
+
+  [Sebastian Heinlein]
+  * Hide help button - the outdated documentation is confusing (LP#44944)
+  [Michael Vogt]
+  * Use .update-manager-core dir
+  * Fix bug in writable check for /var/lib/update-manager (LP#95599)
+  * Ensure that /var/lib/update-manager is available
+  * inhibit sleep when runing the release upgrader(LP#70058)
+  * make sure that we do not run with a interactive debconf frontend 
+    on server upgrade (for packages like quagga)
+  * fix race condition in free space checking (LP#96482), thanks
+    to Jane Silber for reporting
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 26 Mar 2007 11:29:00 +0200
+
+update-manager (1:0.59.8) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - fix crash in error dialog (LP#94229)
+    - i18n KDE frontend
+  * DistUpgrade/DistUpgradeCache.py:
+    - mention xubuntu-desktop too (LP#94443)
+  * DistUpgrade/DistUpgradeCache.py:
+    - fix in the logfile handling in server mode
+  * DistUpgrade/DistUpgrade.cfg:
+    - fix KeyDependency for xubuntu detection
+  * UpdateManager/UpdateManager.py:
+    - do not crash if UnInhibit dbus signal can not be send 
+      (LP#86572)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Sat, 24 Mar 2007 15:39:47 +0100
+
+update-manager (1:0.59.7) feisty; urgency=low
+
+  * NEWS: removed empty file (LP#92250)
+  * DistUpgrade/DistUpgradeControler.py:
+    - fix wording of the "use network" question
+    - better apport integration
+    - fix in the progress reporting where the report was off-by-one
+  * DistUpgrade/DistUpgradeFetcherSelf.py:
+    - fix run_options argument
+  * UpdateManager/Core/MetaRelease.py:
+    - fix race conditin in download thread (thanks to Matt
+      Zimmerman for reporting the issue)
+  * do-release-upgrade:
+    - added option --frontend, --mode
+  
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 21 Mar 2007 10:04:45 +0100
+
+update-manager (1:0.59.6) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeView.py, DistUpgradeControler.py:
+    - fixes in the apport integration
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 14 Mar 2007 18:22:06 +0100
+
+update-manager (1:0.59.5) feisty; urgency=low
+
+  * UpdateManager/fakegconf.py:
+    - Fix missing {get,set}_string() in fakegconf
+  * DistUpgrade/dialog_changes.ui
+    - Fix alignment of image
+  * DistUpgrade/dialog_error.ui
+    - Fix caption
+    - Make text box read only
+  * DistUpgrade/DistUpgradeViewKDE.py
+    - remove unused argument to reportBug()
+    - fix caption of information box
+    - show close button on error box
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 14 Mar 2007 11:05:22 +0000
+
+update-manager (1:0.59.4) feisty; urgency=low
+
+  * data/glade/UpdateManager.glade:
+    - improve the wording of the dist-upgrade required dialog (LP#88706)
+  * update-manager:
+    - set better dialog caption (LP#88706)
+  * DistUpgrade/DistUpgradeControler.py:
+    - supress reboot notification when a upgrade is in progress (LP#91999)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 13 Mar 2007 22:11:11 +0100
+
+update-manager (1:0.59.3) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - Fix incorrect variable name, LP No 91887
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 13 Mar 2007 20:05:22 +0000
+
+update-manager (1:0.59.2) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - Fix reference to konsole_frame (LP No 84717 comment 33)
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 13 Mar 2007 11:12:01 +0000
+
+update-manager (1:0.59.1) feisty; urgency=low
+
+  [ Michael Vogt ]
+  * DistUpgrade/DistUpgradeViewGtk.py:
+    - do not fail if loading the svg pixbuf loader fails (LP#91593)
+
+  [ Jonathan Riddell ]
+  * DistUpgrade/DistUpgradeViewKDE.py:
+    - import KRun, closes https://launchpad.net/bugs/91072
+    - fix non-existant variable use, closes https://launchpad.net/bugs/91386
+    - fix incorrect method name, closes https://launchpad.net/bugs/91295
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Mon, 12 Mar 2007 19:00:07 +0000
+
+update-manager (1:0.59) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeViewKDE.py
+    - quit any running instances of Adept
+  * DistUpgrade/dist-upgrade.py
+    - improve error message when failing to load frontend
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Mon, 12 Mar 2007 13:08:07 +0000
+
+update-manager (1:0.58) feisty; urgency=low
+
+  * UpdateManager/UpdateManager.py:
+    - do not crash if download size can not be calculated (LP#90547)
+  * fix build for all python versions (thanks to doko for help!) 
+    (LP#90269)
+  * strip changelog epoch too (LP#45566)
+  * fix spelling mistakes (thanks to Bruce Cowan, LP#90833)
+  * update download size if "check/uncheck" all was selected from 
+    right-click menu
+  * correct download speed string (LP#73721)
+  * fix in the german translation (LP#68384)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri,  9 Mar 2007 14:58:36 +0100
+
+update-manager (1:0.57.8) feisty; urgency=low
+
+  * debian/rules:
+    - moved dist-upgrade_$version generation to binary-indep
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri,  2 Mar 2007 10:49:53 +0100
+
+update-manager (1:0.57.7) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeView.py:
+    - revert earlier commit in FuzzyTimeToStr() to make it not crash
+  * debian/rules:
+    - strip the epoch before runing dpkg-addfiles
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 28 Feb 2007 14:25:39 +0100
+
+update-manager (1:0.57.6) feisty; urgency=low
+
+  [ Jonathan Riddell ]
+  * DistUpgrade/DistUpgradeViewKDE.py
+    - Fix crash with incorrect connect() calls
+
+  [ Michael Vogt ]
+  * UpdateManager/ChangelogViewer.py:
+    - fix some margins (thanks to Sebastian Heinlein)
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 27 Feb 2007 21:32:45 +0000
+
+update-manager (1:0.57.5) feisty; urgency=low
+
+  * UpdateManager/UpdateManager.py:
+    - check for None in toggled() (LP#88032)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 26 Feb 2007 15:41:51 +0100
+
+update-manager (1:0.57.4) feisty; urgency=low
+
+  * DistUpgrade/DistUpgradeControler.py:
+    - workaround problem in python-apt (no support for PyLong in SizeToStr)
+      LP#84019
+  * DistUpgrade/DistUpgradeViewGtk.py:
+    - keep a reference of the svg pibbuf loader around (LP#86699)
+  * UpdateManager/fakegconf.py:
+    - fix crash on xubuntu when gconf is not available (LP#86673)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Thu, 22 Feb 2007 16:09:18 +0100
+
+update-manager (0.57.3) feisty; urgency=low
+
+  * debian/rules:
+    - build a raw-dist-upgrader in additon to the debs
+  * data/glade/UpdateManager.glade:
+    - fix bad grammar (thanks to Matthew Thomas) LP#85258
+    - make Update Manager the consistent name (thanks to Matthew Thomas) 
+      LP#85253
+  * merged ReleaseAnnouncement wording update from Brian Murray
+  * UpdateManager/Core/MetaRelease.py:
+    - fix missing import (LP#85515)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Thu, 22 Feb 2007 16:09:10 +0100
+
+update-manager (0.57.2) feisty; urgency=low
+
+  * fix crash in upgrade mode (LP#84915)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 13 Feb 2007 18:41:17 +0100
+
+update-manager (0.57.1) feisty; urgency=low
+
+  * fix proxy authentication parser (lp: #83563)
+  * fix crash in check_all_updates_installable() (LP#84776)
+  * fix exception when strange permissions are set on meta-release
+    file (LP#84724)
+  * fix error dialog if cache init fails (LP#83185)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 13 Feb 2007 13:27:09 +0100
+
+update-manager (0.57) feisty; urgency=low
+
+  * added clickable CVE and buglinks
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Thu,  8 Feb 2007 12:11:04 +0100
+
+update-manager (0.56.1) feisty; urgency=low
+
+  * fix FTBFS 
+  * update po/
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed,  7 Feb 2007 21:18:39 +0100
+
+update-manager (0.56) feisty; urgency=low
+
+  * added --proposed switch to fetch a release-upgrader from a different
+    location (similar to the -proposed pocket in the archive)
+  * split into update-manager and update-manager-core and support
+    cli release upgrades with the later
+  * added fdsend module to support file descriptor passing over sockets
+    this will allow a better seperation between frontend and backend
+    in the future
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed,  7 Feb 2007 18:02:35 +0100
+
+update-manager (0.55.1) feisty; urgency=low
+
+  * fix FTBFS (missing cdbs b-d)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon,  5 Feb 2007 13:58:15 +0100
+
+update-manager (0.55) feisty; urgency=low
+
+  * moved software-properties into its own source package to
+    support a kde frontend
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon,  5 Feb 2007 10:52:26 +0100
+
+update-manager (0.53.6) feisty; urgency=low
+
+  * properly extract the package name that fails before 
+    calling out to apports package_hook
+  * fix crash on exit before the main loop is run (lp: #82744)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Thu,  1 Feb 2007 23:32:02 +0100
+
+update-manager (0.53.5) feisty; urgency=low
+
+  * update to the new exceptions from python-dbus in
+    setupDBus (lp: #81802)
+  * fix FTFBS
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 29 Jan 2007 13:19:21 +0100
+
+update-manager (0.53.4) feisty; urgency=low
+
+  * fix python dependency (lp: #80976)
+  * add apport support to send in bugreports
+  
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Thu, 25 Jan 2007 15:40:34 +0100
+
+update-manager (0.53.3) feisty; urgency=low
+
+  * fix python dependency (lp: #80976)
+  * fix the GenericName in update-manager and software-properties 
+    (lp: #78932)
+  * workaround problem when a meta-release file is created by root
+    in the users homedir (lp: #80713)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 22 Jan 2007 13:59:18 +0100
+
+update-manager (0.53.2) feisty; urgency=low
+
+  * fix the cdromupgrade script to use feisty
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 15 Jan 2007 12:59:01 +0100
+
+update-manager (0.53.1) feisty; urgency=low
+
+  * Build-depend on python-dev.
+
+ -- Matthias Klose <doko at ubuntu.com>  Sun, 14 Jan 2007 23:46:46 +0100
+
+update-manager (0.52) feisty; urgency=low
+
+  * UpdateManager/UpdateManager.py:
+    - more robust error reporting from libapt (lp: #74797)
+  * SoftwareProperties/SoftwareProperties.py:
+    - do not crash if template is missing (lp: #70580)
+  * updated to latest python policy
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri, 12 Jan 2007 18:18:12 +0100
+
+update-manager (0.51) feisty; urgency=low
+
+  * data/channels/Ubuntu.info.in:
+    - updated for feisty
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Thu,  7 Dec 2006 17:46:10 +0100
+
+update-manager (0.50) feisty; urgency=low
+
+  * support --disable-component (AlwaysEnableUniverseMultiverse spec)
+  * look for lsb_release in PATH instead of hardcoding it (lp: #73075)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri, 24 Nov 2006 08:52:33 +0100
+
+update-manager (0.45.1) edgy-updates; urgency=low
+
+  * handle unexpected data from data more gracefuly (lp: #68553)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri, 27 Oct 2006 10:23:39 +0200
+
+update-manager (0.45) edgy; urgency=low
+
+  * debian/control:
+    - added dependency on python-gconf
+    - removed recommends on python-gnome2
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 11 Oct 2006 18:32:17 +0200
+
+update-manager (0.44.17) edgy; urgency=low
+
+  * memory leak fixed (lp: #43096)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon,  9 Oct 2006 15:24:40 +0200
+
+update-manager (0.44.16) edgy; urgency=low
+
+  * fix proxy usage when runing in non-root mode (lp: #40626)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri,  6 Oct 2006 15:17:37 +0200
+
+update-manager (0.44.15) edgy; urgency=low
+
+  * added missing python-vte dependency (lp: #63609)
+  * added missing gksu dependency (lp: #63572)
+  * don't remove xchat automatically anymore on upgrade (leftover
+    from breezy->dapper) (lp: #63881)
+  * do not come up with bogus dist-upgrade suggestions
+  * fix bad english grammar (lp: #63761, #63474)
+  * fix in the edgyUpdates quirks handler (lp: #63723)
+  * catch error from _tryMarkObsoleteForRemoval() (lp: #63617)
+  * fix plural forms for ro, pl (lp: #46421)
+  * properly escape comments before displaying them (lp: #63475)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed,  4 Oct 2006 21:10:40 +0200
+
+update-manager (0.44.14) edgy; urgency=low
+
+  * fix some incorrect i18n markings (lp: #62681)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon,  2 Oct 2006 14:41:52 +0200
+
+update-manager (0.44.13) edgy; urgency=low
+
+  * fix missing i18n declarations (lp: #62519)
+  * data/glade/SoftwareProperties.glade:
+    - fix missing "translatable" property (lp: #62681)
+  * DistUpgrade:
+    - deal better with the python transition and the hpijs 
+      upgrade (lp: #62948)
+  * UpdateManager/UpdateManager.py:
+    - put the cancel button inside the text-area to avoid flickering
+    - make sure that src_ver is always initialized (thanks to
+      Simira for reporting)
+    - filter python-apt future warning (especially for seb128)
+  * DistUprade/DistUpgradeControler.py:
+    - check for self.sources, self.aptcdrom before using it (lp: #61852)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Sat, 23 Sep 2006 00:53:06 +0200
+
+update-manager (0.44.12) edgy; urgency=low
+
+  * DistUpgrade/DistUpgradeViewGtk.py:
+    - use '%d' instead of '%s' where appropriate (lp: #60239)
+  * fixed lots of typos (lp: #60633)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 18 Sep 2006 16:37:52 +0200
+
+update-manager (0.44.11) edgy; urgency=low
+
+  * UpdateManager/UpdateManager.py:
+    - fix error in get_changelog (lp: #59940).
+      Thanks to Denis Washington
+    - bugfix in the ListStore
+    - use the update-manager desktop file when runing synaptic
+      as the backend to get a consistent UI
+    - UI improvements (thanks to Sebastian Heinlein!)
+    - remove branding
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 12 Sep 2006 20:37:55 +0200
+
+update-manager (0.44.10) edgy; urgency=low
+
+  * aptsources.py:
+    - fix add_component() to avoid duplicated components
+    - added MirrorsFile key to DistInfo code to have a better idea
+      about the available mirrors
+  * debian/control:
+    - updated dbus dependencies (lp: #59862)
+  
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 11 Sep 2006 09:38:21 +0200
+
+update-manager (0.44.9) edgy; urgency=low
+
+  * SoftwareProperties/SoftwareProperties.py:
+    - bugfix in the popcon enable code (lp: #59540)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Sat,  9 Sep 2006 02:13:40 +0200
+
+update-manager (0.44.8) edgy; urgency=low
+
+  * fix missing /var/log/dist-upgrade
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri,  8 Sep 2006 20:33:04 +0200
+
+update-manager (0.44.7) edgy; urgency=low
+
+  * UpdateManager/UpdateManager.py:
+    - be more accurate about dependencies when the user selects only
+      a supset of the packages
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed,  6 Sep 2006 12:29:05 +0200
+
+update-manager (0.44.6) edgy; urgency=low
+
+  * SoftwareProperties/SoftwareProperties.py:
+    - fix inconsistency in the new software-sources dialog
+  * integrate DistUpgrade code into UpdateManager to make sure
+    that after e.g. a CDROM upgrade the rest of the system can still
+    be fully upgraded over the net
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue,  5 Sep 2006 13:30:22 +0200
+
+update-manager (0.44.5) edgy; urgency=low
+
+  * install the DistUpgrade package too
+  * data/channels/Ubuntu.info.in:
+    - warty is no longer officially supported 
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 30 Aug 2006 11:32:24 +0200
+
+update-manager (0.44.4) edgy; urgency=low
+
+  * SoftwareProperties/SoftwareProperties.py:
+    - don't bomb when searching for the mirror (lp: #57015)
+  * UpdateManager/UpdateManager.py:
+    - added "%s-proposed" to the list of known origins
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Thu, 24 Aug 2006 13:00:23 +0200
+
+update-manager (0.44.3) edgy; urgency=low
+
+  * help/C/update-manager-C.omf:
+    - fix url (thanks to daniel holbach, lp: #45548)
+  * show the units better
+  * don't jump around on row activation 
+    (thanks to Sebastian Heinlein)
+  * send "inhibit sleep" to power-manager while applying 
+    updates  (lp #40697)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 15 Aug 2006 18:06:53 +0200
+
+update-manager (0.44.2) edgy; urgency=low
+
+  * added select all/unselect all (thanks to Sebastian Heinlein)
+  * wording fixes
+  * fix update counting bug 
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Thu,  3 Aug 2006 17:52:09 +0200
+
+update-manager (0.44.1) edgy; urgency=low
+
+  * make UpdateManager check for new distribution releases by
+    default again
+  * fix dist-upgrade fetching when run as non-root. 
+  * sort the package list by the origin (UpdateManagerEdgy spec)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed,  2 Aug 2006 13:00:42 +0200
+
+update-manager (0.44) edgy; urgency=low
+
+  * new SoftwareProperties GUI (thanks to Sebastian Heinlein)
+  * support easy Popcon pariticipation
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri, 28 Jul 2006 01:06:16 +0200
+
+update-manager (0.43) edgy; urgency=low
+
+  * fixes in the changelog reading code
+  * speedup in the cache clear code
+  * runs as user by default now
+  * uses dbus to implement singleton behaviour
+  * updated the software-properties code to know about edgy
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue,  4 Jul 2006 11:16:31 +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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  Wed, 22 Mar 2006 21:57:28 +0100
+
+update-manager (0.42.2ubuntu8) dapper; urgency=low
+
+  * fix a FTBFS
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 15 Mar 2006 17:54:08 +0000
+
+update-manager (0.42.2ubuntu7) dapper; urgency=low
+
+  * various spelling fixes and ui-glitches 
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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 <martin.pitt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  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
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed,  8 Feb 2006 20:53:46 +0100
+
+update-manager (0.42.2ubuntu2) dapper; urgency=low
+
+  * SoftwareProperties/SoftwareProperties.py:
+    - re-added the internet update options (#27932)
+  * data/gnome-software-properties.desktop:
+    - use gksu instead of gksudo (#30057)
+  * wording fixes (#30296)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue,  7 Feb 2006 13:13:09 +0100
+
+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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  Tue, 17 Jan 2006 17:27:15 +0100
+
+update-manager (0.42ubuntu1) dapper; urgency=low
+
+  * improved the HIG comlicane, thanks to Sebastian Heinlein:
+    - Rename the button "close" to "cancel"
+    - Move status bar to a separate dialog
+    - Wording
+    - Add a wider border around the changelog and
+      description
+     - Align and capitalize the button "Cancel downloading"
+    (ubuntu: #28453)
+  * bugfixes in the cache locking
+  
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 16 Jan 2006 12:56:29 +0100
+
+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 <michael.vogt at ubuntu.com>  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 <michael.vogt at ubuntu.com>  Fri, 16 Dec 2005 14:02:27 +0100
+
+update-manager (0.40) dapper; urgency=low
+
+  * new upstream release:
+    - switched from autotools to distutils
+    - massive code cleanups 
+    - use SimpleGladeApp now
+    - SoftwareProperties has a new GUI
+    - UpdateManager has support for upgrading from one dist to another
+      now (given that the required "recipe" for the upgrade is available)
+      See https://wiki.ubuntu.com/AutomaticUpgrade for details
+    - use python-apt for "reload" and "add cdrom" now
+    - improved the handling of sources.list a lot (including support for
+      /etc/apt/sources.list.d)
+  * support for the AutomaticUpgrades spec added via the meta-release 
+    information
+  * data/update-manager.desktop.in: 
+    - use X-KDE-SubstituteUID added and use gksu now
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 15 Nov 2005 17:22:12 +0100
+
+update-manager (0.37.1+svn20050404.15) breezy; urgency=low
+
+  * added intltool to build-depends (for rosetta)
+
+ -- Michael Vogt <mvo at debian.org>  Thu,  6 Oct 2005 17:30:38 +0200
+
+update-manager (0.37.1+svn20050404.14) breezy; urgency=low
+
+  * debian/rules:
+    - run intltool-update -p for rosetta
+  * src/update-manager.in:
+    - release the lock before runing gnome-software-properties (ubuntu #17022)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue,  4 Oct 2005 22:28:43 +0200
+
+update-manager (0.37.1+svn20050404.13) breezy; urgency=low
+
+  * src/update-manager.in:
+    - use the right column for type-ahead searching (ubuntu #16853)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue,  4 Oct 2005 11:01:58 +0200
+
+update-manager (0.37.1+svn20050404.12) breezy; urgency=low
+
+  * added locking support
+  * use explicit path to python2.4 (thanks anthony!) (Ubuntu #16087)
+  * CTRL-{w,q} close the update-manager window (Ubuntu #15729)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 28 Sep 2005 17:40:05 +0200
+
+update-manager (0.37.1+svn20050404.11) breezy; urgency=low
+
+  * fix a typo in the reload tooltip (thanks to P Jones) (ubuntu #14699)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 12 Sep 2005 14:49:13 +0200
+
+update-manager (0.37.1+svn20050404.10) breezy; urgency=low
+
+  * fix for a typo in the source of the last upload (*cough*) 
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 31 Aug 2005 15:39:53 +0200
+
+update-manager (0.37.1+svn20050404.9) breezy; urgency=low
+
+  * do a "save" dist-upgrade (add only, no removes)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 31 Aug 2005 12:09:20 +0200
+
+update-manager (0.37.1+svn20050404.8) breezy; urgency=low
+
+  * if repository window is running from inside synaptic, don't show "Add
+    cdrom" button (it's available in the synaptic menu already)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 30 Aug 2005 14:12:50 +0200
+
+update-manager (0.37.1+svn20050404.7) breezy; urgency=low
+
+  * if running from inside another application (e.g. synaptic), make sure 
+    the dialogs get a correct parent (ubuntu #14001)
+  * if nothing changed, do not run "reload" if runing from inside synaptic
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 29 Aug 2005 12:09:12 +0200
+
+update-manager (0.37.1+svn20050404.6) breezy; urgency=low
+
+  * remove (parts of) ubuntu branding from the application
+  * make it run only with python2.4 (ubuntu #10876)
+  * make sure to always properly escape the strings displayed
+    in the treeview
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 23 Aug 2005 16:49:54 +0200
+
+update-manager (0.37.1+svn20050404.5) breezy; urgency=low
+
+  * updates where not shown sometimes, fixed that (ubuntu #13410)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 16 Aug 2005 10:49:46 +0200
+
+update-manager (0.37.1+svn20050404.4) breezy; urgency=low
+
+  * re-read the sources.list after a "add-custom" (ubuntu #9855)
+  * settings window has a title (ubuntu #10756)
+  * default actions for the buttons (ubuntu #10741)
+  * various typos fixed (ubuntu #9866)
+  * make sure that no dialogs are opened without a parent (ubuntu #10284)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 15 Aug 2005 15:15:06 +0200
+
+update-manager (0.37.1+svn20050404.3) breezy; urgency=low
+
+  * use breezy as default for newly created sources (ubuntu #13009)
+  * be more carefull with preserving the mirror
+  * a better explaination for the "Reload" button (ubuntu #11432)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 10 Aug 2005 12:07:55 +0200
+
+update-manager (0.37.1+svn20050404.2) breezy; urgency=low
+
+  * fix a small problem in the parsing code (ubuntu #8754)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri,  6 May 2005 11:24:17 +0200
+
+update-manager (0.37.1+svn20050404.1) hoary; urgency=low
+
+  * pickup the correct proxy settings from apt (#8668)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed,  6 Apr 2005 16:39:44 +0200
+
+update-manager (0.37.1+svn20050404) hoary; urgency=low
+
+  * translation updates:
+    - xh, fr
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon,  4 Apr 2005 22:21:17 +0200
+
+update-manager (0.37.1+svn20050403) hoary; urgency=low
+
+  * translation updates:
+    - pt_BR, tw
+  * documentation updates (thanks to Sean Wheller and
+    Jeff Schering)
+  * small fixes:
+    - make sure to not duplicate sources.list entires (even for
+      mirrors)
+    - added the hoary-updates to the templates and matchers (#8600)
+    - some missing i18n strings marked as such (thanks to Zygmunt Krynicki)
+    - don't fail on missing net connections
+    - always update the status label
+ 
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Sun,  3 Apr 2005 20:54:42 +0200
+
+update-manager (0.37.1+svn20050323) hoary; urgency=low
+
+  * translation updates
+  * gui can set the new apt cache properties now
+  * warn about broken packages (#7688)
+  * only ask to reload the package list if something changed (#7871)
+  * various focus fixes (#7900)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Wed, 23 Mar 2005 01:18:38 +0100
+
+update-manager (0.37.1+svn20050314) hoary; urgency=low
+
+  * new svn snapshot, lot's of bugfixes and i18n updates.
+    - fix for a ui problem (#6837)
+    - read pined packages correctly (#7058)
+    - update list correctly after reload (#7182)
+    - tell user when dist-upgrade is needed (#7271)
+    - cdrom sources can be added now too (#7315)
+    - meta-release file bugfix (#7330)
+    - translation updates (da, fr, es, ro, pl)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 14 Mar 2005 08:49:52 +0100
+
+update-manager (0.37.1+svn20050304) hoary; urgency=low
+
+  * new snapshot, use python-apt depcache now
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri,  4 Mar 2005 22:55:46 +0100
+
+update-manager (0.37.1+svn20050301) hoary; urgency=low
+
+  * new snapshot, better de.po, better i18n support
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue,  1 Mar 2005 12:06:39 +0100
+
+update-manager (0.37.1+svn20050228.1) hoary; urgency=low
+
+  * fixed a FTBFS (because of the "cleanfiles" in Makefile.am)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 28 Feb 2005 19:12:28 +0100
+
+update-manager (0.37.1+svn20050228) hoary; urgency=low
+
+  * get the correct candidate version for updatable packages
+    (ubuntu #6825)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 28 Feb 2005 11:00:38 +0100
+
+update-manager (0.37.1+svn20050221) hoary; urgency=low
+
+  * new svn snapshot, fixes:
+    - #6756: window size too big 
+    - #6767, #6780: gnome-software-properties window broken
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 21 Feb 2005 11:30:52 +0100
+
+update-manager (0.37.1+svn20050219) hoary; urgency=low
+
+  * new svn snapshot, fixes:
+    - #6565, #6565 (typo)
+    - #6634 (remeber last details state)
+    - #6635 (progress dialog merged in main window)
+    - #6578 (hide details if no updates are available)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Sat, 19 Feb 2005 00:32:50 +0100
+
+update-manager (0.37.1) hoary; urgency=low
+
+  * typo (#6542)
+  * package list is sorted now
+  * applied "hide details if system is update-to-date" patch 
+    (#6578, thanks to Jorge Bernal)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue, 15 Feb 2005 10:49:17 +0100
+
+update-manager (0.37) hoary; urgency=low
+
+  * test for lock file and show error if the lock is already taken
+  * use utf8 for the description
+  * changelogs are fetched from http://changelogs.ubuntu.com/ now 
+    (closes: #6315)
+  * handle 404 from http and set the error accordingly
+  * set main_window to not sensitive when downloading changelogs
+  * if no updates are available, hide the checkbox column (closes: #6443)
+  
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 14 Feb 2005 15:08:06 +0100
+
+update-manager (0.36.6) hoary; urgency=low
+
+  * various bugfixes and embedding of synaptics progress windows
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Tue,  8 Feb 2005 22:12:53 +0100
+
+update-manager (0.36.5) hoary; urgency=low
+
+  * disabled sources can now be displayed too (optional preference)
+  * comments can be added
+  * various bugfixes
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Thu,  3 Feb 2005 16:21:32 +0100
+
+update-manager (0.36.4) hoary; urgency=low
+
+  * regression of the last upload fixed
+  * gnome-software-properties can be embedded into other windows now
+    (usefull for e.g. synaptic)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 31 Jan 2005 22:59:35 +0100
+
+update-manager (0.36.3) hoary; urgency=low
+
+  * updates to the main window design
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 31 Jan 2005 16:59:41 +0100
+
+update-manager (0.36.2) hoary; urgency=low
+
+  * new main window layout in update-manager 
+    (Michiel design, looks _so_ nice)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Fri, 28 Jan 2005 12:20:57 +0100
+
+update-manager (0.36.1) hoary; urgency=low
+
+  * columns are resizable now (closes: #5541)
+  * lot's of typo/gui-glitches fixes (closes: #5200,  #5816, #5801, #5802)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Mon, 24 Jan 2005 16:14:45 +0100
+
+update-manager (0.36) hoary; urgency=low
+
+  * new upstream release, added support to control APT::Periodic::*
+    variables in gnome-software-properties
+
+ -- Michael Vogt <mvo at debian.org>  Wed, 19 Jan 2005 16:59:19 +0100
+
+update-manager (0.35) hoary; urgency=low
+
+  * new upstream release
+    - typo fix (closes: #5200)
+
+ -- Michael Vogt <mvo at debian.org>  Wed,  5 Jan 2005 12:23:55 +0100
+
+update-manager (0.34) hoary; urgency=low
+
+  * new upstream release
+
+ -- Michael Vogt <mvo at debian.org>  Fri, 24 Dec 2004 12:50:13 +0100
+
+update-manager (0.33) hoary; urgency=low
+
+  * new upstream release, featuring the gnome-software-properties
+
+ -- Michael Vogt <mvo at debian.org>  Tue, 30 Nov 2004 12:41:06 +0100
+
+update-manager (0.32) hoary; urgency=low
+
+  * new upstream release
+
+ -- Michael Vogt <mvo at debian.org>  Tue, 23 Nov 2004 15:28:09 +0100
+
+update-manager (0.31-1ubuntu1) hoary; urgency=low
+
+  * Update Build-Deps and fix FTBFS.
+
+ -- Fabio M. Di Nitto <fabbione at fabbione.net>  Mon, 22 Nov 2004 13:04:09 +0100
+
+update-manager (0.31-1) hoary; urgency=low
+
+  * new upstream release, added icon, desktop file and bugfix
+
+ -- Michael Vogt <mvo at debian.org>  Sat, 13 Nov 2004 11:30:37 +0100
+
+update-manager (0.3-1) hoary; urgency=low
+
+  * New upstream release, inital ubuntu release
+
+ -- Michael Vogt <mvo at debian.org>  Wed,  3 Nov 2004 14:48:14 +0100
+
+update-manager (0.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Michiel Sikkes <michiel at eyesopened.nl>  Sat, 30 Oct 2004 02:22:12 +0200
+
+update-manager (0.1-2) unstable; urgency=low
+
+  * Um Yeah.
+
+ -- Michiel Sikkes <m.sikkes at luon.net>  Tue, 26 Oct 2004 13:16:13 +0200
+
+update-manager (0.1-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Michiel Sikkes <michiel at eyesopened.nl>  Mon, 25 Oct 2004 21:49:07 +0200
+




More information about the pkg-gnome-commits mailing list