2008
update-manager (0.68.debian-7) unstable; urgency=low
* 10_update_translation.diff:
+ Updated Japanese translations by Hideki Yamane. Closes: #503081.
+ Updated French translations.
+ Updated Catalan translations by David Planella. Closes: #494176.
-- Josselin Mouette <joss@debian.org> Wed, 22 Oct 2008 14:46:19 +0200
update-manager (0.68.debian-6) unstable; urgency=low
[ Thibaut Paumard ]
* Bug fix: 'update-manager: trailing garbage of translated "Not all
updates can be installed" message', thanks to Daiki Ueno (Closes:
#477979).
[ Josselin Mouette ]
* Remove the insane python2.4 shebangs set by distutils, grrrr.
Closes: #485588.
+ update-manager-core.{install,docs}: don't use the installed
do-release-upgrade but the one from the sources.
+ update-manager.install: same for update-manager.
* Replace some manual changes in post-install by lines in *.install.
[ Emilio Pozuelo Monfort ]
* debian/update-manager.install,
debian/10periodic:
- Don't install 10periodic anymore, it's now installed by update-notifier.
-- Emilio Pozuelo Monfort <pochu@ubuntu.com> Tue, 08 Jul 2008 17:46:13 +0200
update-manager (0.68.debian-5) unstable; urgency=high
* purge more .pyc files left here by an older version that didn't use
python-support. Closes: #451459.
-- Thibaut Paumard <paumard@users.sourceforge.net> Fri, 06 Jun 2008 17:03:38 +0200
update-manager (0.68.debian-4) unstable; urgency=low
* Let update-manager-core depend on ${shlibs:Depends}; thanks Niko Tyni.
* New patch, 60_register-clean-i18n, registers clean_i18n command in
setup.py.
* Call setup.py clean_i18n ala CDBS in patched-clean:: which is a prereq of
clean::, but with patches applied; closes: #442755.
* Bump up Standards-Version to 3.7.3.
* Hide patched-clean:: hack when in a SVN checkout.
* Drop redundant debian/pyversions.
-- Loic Minier <lool@dooz.org> Thu, 17 Jan 2008 18:46:19 +0100
2007
update-manager (0.68.debian-3) unstable; urgency=low
[ Sven Arvidsson ] * Add a basic man page (Closes: #404813) [ Josselin Mouette ] * update-manager.postinst: purge .pyc files let here by an older version that didn't use python-support. Closes: #451459. [ Gustavo Noronha Silva ] * debian/control: - Make GNOME team the maintainer, I can no longer be involved [ Loic Minier ] * Really make GNOME team the maintainer. * Japanese translation; thanks Kenshi Muto; closes: #454354.
-- Loic Minier <lool@dooz.org> Wed, 05 Dec 2007 10:43:58 +0100
update-manager (0.68.debian-2) unstable; urgency=low
[ Kilian Krause ]
* Disable get-orig-source until we mirror the original Ubuntu packages
again.
[ Gustavo Noronha Silva ]
* debian/control.in:
- add software-properties-gtk as a dependency (since update-manager
used to provide that functionality)
- remove the mention of Software-Properties from the description, since
we don't really provide it anymore on this package
(Closes: #437092)
- remove the 'all' keyword from XS-Python-Version, since it doesn't
make sense along with >= 2.4 (thanks to lintian for this fix!)
-- Gustavo Noronha Silva <kov@debian.org> Tue, 14 Aug 2007 21:28:45 -0300
update-manager (0.68.debian-1) unstable; 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 (Closes: #422928)
- no longer has 'channels' handlng; moved to software-properties
which this version depends on; this issue has been fixed there
(Closes: #410521)
* 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
* debian/patches/01_fhs_script_location.diff:
- updated to reflect new line numbers
* debian/patches/03_setup_py_for_new_distutils_extra.diff:
- removed; no longer needed, fixed upstream
-- Gustavo Noronha Silva <kov@debian.org> Thu, 09 Aug 2007 22:07:40 -0300
update-manager (0.64-2) experimental; urgency=low
[ Alan Baghumian ]
* Wrapped deps and build-deps
[ Gustavo Noronha Silva ]
* debian/patches/01_fhs_script_location.diff:
- updated to include places where update-manager itself calls
itself
* debian/dirs -> debian/update-manager-core.dirs:
- rename to make it clear what package should contain the
directories
* debian/patches/02_disable_dist_upgrade.diff:
- disable all the 'dist-upgrade' handling for now; we do not
support the meta-release magic yet (if ever)
* debian/patches/03_setup_py_for_new_distutils_extra.diff,
debian/control.in:
- make setup.py use the newer version of python-distutils-extra
* debian/rules:
- new version of python-distutils-extra puts files at their
correct location, so we don't need to move them after the
build
-- Gustavo Noronha Silva <kov@debian.org> Tue, 03 Jul 2007 22:06:11 -0300
update-manager (0.42.2ubuntu22-15) unstable; urgency=high
* applied patch by Matt Kraai which fixes my typo on the patch
which makes it not work correctly for apt 0.7.2 (Closes: #431114)
-- Gustavo Noronha Silva <kov@debian.org> Tue, 03 Jul 2007 21:08:29 -0300
update-manager (0.64-1) experimental; urgency=low
* New upstream release
- now reports errors reading the sources.list file (and any other
'system' error) before quiting (Closes: #410522)
* debian/control:
- build-dep on python-dev > 2.4 instead of python-all >= 2.3,
thanks to Loic Minier for fixing this (Closes: #427899)
- update-manager-core now depends on python-apt >= 0.7.1
because it provides the aptsources module
- make update-manager-core conflict with previous versions of
update-manager, since they share files
- suggest update-notifier (Closes: #403800)
* debian/rules, debian/patches/01_fhs_script_location.diff:
- make sure the update-manager script is installed in /usr/sbin
(Closes: #411890)
* debian/control:
- improved update-manager-core's long description to try and make clear
what an update manager actually is (Closes: #423490)
- needs python-apt >= 0.7.2 to build
-- Gustavo Noronha Silva <kov@debian.org> Tue, 19 Jun 2007 13:04:34 +0100
update-manager (0.42.2ubuntu22-14) unstable; urgency=high
* Urgency set to high because the bug it addresses affects every testing
user, and is the only being fixed
* debian/patches/04_mark_keep_in_group.diff:
- reworked to only use actiongroup if it is available from apt_pkg
(Closes: #431114)
-- Gustavo Noronha Silva <kov@debian.org> Mon, 18 Jun 2007 20:16:11 +0100
update-manager (0.42.2ubuntu22-13) unstable; urgency=low
* debian/patches/04_mark_keep_in_group.diff:
- fix problem with huge slowness in startup, thanks to
Matt Kraai for the patch (Closes: #428897)
-- Gustavo Noronha Silva <kov@debian.org> Mon, 18 Jun 2007 19:57:04 +0100
update-manager (0.42.2ubuntu22-12) unstable; urgency=low
[ Loic Minier ]
* Build-dep on python-dev >= 2.4 instead of python-all >= 2.3;
closes: #427899.
-- Gustavo Noronha Silva <kov@debian.org> Sat, 09 Jun 2007 11:36:59 -0300
update-manager (0.59.20-1) experimental; urgency=low
* New upstream release
* debian/control.in:
- added an update-manager-core package to contain the arch
specific module and other core modules, following Ubuntu's
way of doing it
* debian/patches/00_changelogs_uri.diff:
- updated for the current version
* debian/patches/01_omf_fixage.diff:
- removed; fix was applied upstream
* debian/patches/02_setup_py_fixage.diff:
- removed; upstream no longer has a hack for making sure the
mo files are updated
* debian/patches/03_lsb-release-path.diff:
- removed; upstream now calls lsb_release without a specific
path
* debian/rules:
- ignore errors on the pofile handling, if no pofiles exist
- disable instalation of the software-properties icon and of
the Debianized manual for the time being;
- make sure the locales are installed to the correct place
* debian/{update-manager-core.install,update-manager.install}:
- added; install the correct files for both packages; imported
from the Ubuntu package and customized
-- Gustavo Noronha Silva <kov@debian.org> Sat, 5 May 2007 16:32:54 -0300
update-manager (0.42.2ubuntu22-11) unstable; urgency=low
* debian/manual.tar.uu, debian/rules:
- install the Debian specific version of the manual
modified by Sven Arvidsson <sa@whiz.se> (Closes: #410916)
-- Gustavo Noronha Silva <kov@debian.org> Tue, 20 Feb 2007 12:00:19 -0200
update-manager (0.42.2ubuntu22-10) unstable; urgency=low
* Add a get-orig-source target to retrieve the upstream tarball.
* Add debian/pos/sk.po, Slovak translation; thanks Peter Mann;
closes: #407796.
-- Loic Minier <lool@dooz.org> Sun, 21 Jan 2007 18:15:21 +0100
update-manager (0.42.2ubuntu22-9) unstable; urgency=low
* New patch, 03_lsb-release-path, removes hardcoded pathname to lsb_release;
other places of the code did not hardcode the directory of lsb_release;
thanks Sylvain FORET; closes: #406314.
-- Loic Minier <lool@dooz.org> Wed, 10 Jan 2007 13:17:14 +0100
2006
update-manager (0.42.2ubuntu22-8) unstable; urgency=high
* pos/es.po:
- removed; incorrectly added to update-manager! should have gone to
update-notifier
-- Gustavo Noronha Silva <kov@debian.org> Tue, 26 Dec 2006 19:00:09 -0200
update-manager (0.42.2ubuntu22-7) unstable; urgency=high
* debian/10periodic, debian/rules:
- install a default configuration for the APT::Periodic
feature, which SoftwareProperties sets up
-- Gustavo Noronha Silva <kov@debian.org> Sat, 11 Nov 2006 12:40:08 -0200
update-manager (0.42.2ubuntu22-6) unstable; urgency=high
* pos/es.po:
- added; Spanish translation updated by
Javier Fernández-Sanguino Peña <jfs@computer.org>
(Closes: #397132)
* debian/rules, debian/software-properties.png.uu:
- install a Debian-branded icon for software-properties; icon provided
by Holger Levsen <debian@layer-acht.org>
(Closes: #397716)
* debian/pos/pt_BR.po:
- updated Brazilian Portuguese translation
* debian/control.in:
- added sharutils as Build-Depends-Indep (for uudecode)
* urgency high because this are no-code, simple fixes, fixing
an RC bug
-- Gustavo Noronha Silva <kov@debian.org> Sat, 11 Nov 2006 12:03:56 -0200
update-manager (0.42.2ubuntu22-5) unstable; urgency=low
* debian/control.in:
- enhanced description, and now mention the software properties application
(Closes: #390852)
* debian/pos/ro.po:
- updated Romanian po file containing the fix from Ubuntu's launchpad for the
plural form which makes update-manager not start; see the Ubuntu bug:
https://launchpad.net/distros/ubuntu/+source/language-pack-gnome-ro-base/+bug/46421
(Closes: #381890)
* debian/rules:
- implement a simple structure to update the pofiles with the ones provided at
debian/pos/
* debian/pos/nb.po:
- translation update by Steinar H. Gunderson <sesse@debian.org>
(Closes: #381890)
* debian/pos/sv.po:
- translation update by Daniel Nylander <yeager@lidkoping.net>
(Closes: #382964)
-- Gustavo Noronha Silva <kov@debian.org> Wed, 4 Oct 2006 23:02:05 -0300
update-manager (0.42.2ubuntu22-4) unstable; urgency=low
* debian/patches/01_omf_fixage.diff:
- add the location url, so that scrollkeeper is able to handle
the omf file (Closes: #370806); thanks to lool and kristo for
the help!
* debian/rules:
- added gnome-related debhelper calls that were missing; mainly
scrollkeeper and update-desktop-database
* debian/control.in:
- added Depends on libgnome2-perl, needed to display the debconf questions
with the GNOME frontend; (Closes: #382159)
* debian/patches/02_setup_py_fixage.diff:
- do not generate po an mo files everytime setup.py is called; try to
clean; do not install every file from channels/ (Closes: #383824)
-- Gustavo Noronha Silva <kov@debian.org> Sat, 19 Aug 2006 17:52:44 -0300
update-manager (0.42.2ubuntu22-3) unstable; urgency=low
* debian/control.in, debian/rules, debian/pycompat, debian/pyversions: - new Python Policy
-- Gustavo Noronha Silva <kov@debian.org> Fri, 23 Jun 2006 15:40:41 -0300
update-manager (0.42.2ubuntu22-2) unstable; urgency=low
* debian/control.in: - added Dependency on python-gnupginterface >= 0.3.2-8 (Closes: #370263) * debian/patches/01_install_icons_to_gnome.diff: - removed; simply wrong, the icons should go into hicolor; thanks seb128 * debian/copyright: - updated 'downloaded from', copyright info (mainly to reflect path changes) and authors; * debian/watch: - added to track new versions
-- Gustavo Noronha Silva <kov@debian.org> Sun, 4 Jun 2006 15:45:12 -0300
update-manager (0.42.2ubuntu22-1) unstable; urgency=low
* New upstream version
* With GFDL document kept in the tarball, for it has no
problems after our last GR.
* debian/patches/00_changelogs_uri.diff:
- use the changelogs uri from the DistInfo
* debian/patches/01_install_icons_to_gnome.diff:
- install the icons to the gnome hierarchy instead of hicolor
(it doesn't seem to work there)
* debian/control.in:
- setting myself as maintainer;
- updating Standards-Version to 3.7.2 with no changes
- added cdbs to Build-Depends; moved stuff to Build-Depends-Indep
- added python2.4 to Build-Depends-Indep
- Arch: all for the binary package
-- Gustavo Noronha Silva <kov@debian.org> Wed, 31 May 2006 23:01:38 -0300
update-manager (0.41.1.dfsg+CVS20051105-2) unstable; urgency=low
* Upload to unstable
-- Gustavo Noronha Silva <kov@debian.org> Fri, 13 Jan 2006 00:12:25 -0200
2005
update-manager (0.41.1.dfsg+CVS20051105-1) experimental; urgency=low
* First Debian upload based on the package by Ubuntu
* CVS Snapshot
- no version contains the generic code which allows the
program to run on Debian as well as on Ubuntu
* debian/control:
- Depends adapted to Debian Python packaging
- updated for GNOME Team stuff
- setting maintainer to decko
* debian/rules:
- GNOME Team stuff
- hack to not remove/regenerate update-manager.pot
* debian/copyright:
- improved copyright/license indications
- added copyright notices for files under Common/ which
have different copyright holders; one of them is also
LGPL, so note that
* debian/docs:
- do not install NEWS, since it is empty
-- Gustavo Noronha Silva <kov@debian.org> Sun, 13 Nov 2005 21:28:42 -0200
update-manager (0.41-1ubuntu1) breezy; urgency=low
* Lots of internal changes. * Code cleanups. * Redesign of Software Properties.
-- Michiel Sikkes <michiels@gnome.org> Sat, 9 Jul 2005 06:04:58 +0200
update-manager (0.40) breezy; urgency=low
* call intltool-update -p in build * reflect the actual cache changes in the view now
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Jun 2005 18:43:27 +0200
update-manager (0.37.1+svn20050404) hoary; urgency=low
* translation updates:
- xh, fr
-- Michael Vogt <michael.vogt@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@debian.org> Wed, 5 Jan 2005 12:23:55 +0100
2004
update-manager (0.34) hoary; urgency=low
* new upstream release
-- Michael Vogt <mvo@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@debian.org> Tue, 30 Nov 2004 12:41:06 +0100
update-manager (0.32) hoary; urgency=low
* new upstream release
-- Michael Vogt <mvo@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@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@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@debian.org> Wed, 3 Nov 2004 14:48:14 +0100
update-manager (0.2-1) unstable; urgency=low
* New upstream release.
-- Michiel Sikkes <michiel@eyesopened.nl> Sat, 30 Oct 2004 02:22:12 +0200
update-manager (0.1-2) unstable; urgency=low
* Um Yeah.
-- Michiel Sikkes <m.sikkes@luon.net> Tue, 26 Oct 2004 13:16:13 +0200
update-manager (0.1-1) unstable; urgency=low
* Initial Release.
-- Michiel Sikkes <michiel@eyesopened.nl> Mon, 25 Oct 2004 21:49:07 +0200