Changeset 4136
- Timestamp:
- 08/01/08 23:24:25 (5 years ago)
- Location:
- pkg/viola/main/update-manager/trunk/debian
- Files:
-
- 4 edited
-
changelog (modified) (1 diff)
-
changelog.ubuntu (modified) (1 diff)
-
control (modified) (1 diff)
-
control.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/viola/main/update-manager/trunk/debian/changelog
r4055 r4136 1 update-manager (1:0.93.1.debian-1) unstable; urgency=low 2 3 * New upstream release 4 - bump standards version to 3.8.0.1, not extra change is needed 5 6 -- Alan Baghumian <alan@technotux.org> Fri, 01 Aug 2008 23:23:22 +0200 7 1 8 update-manager (1:0.91.7.debian-1) unstable; urgency=low 2 9 -
pkg/viola/main/update-manager/trunk/debian/changelog.ubuntu
r4055 r4136 1 update-manager (1:0.93.1) intrepid; urgency=low 2 3 * UpdateManager/UpdateManager.py: 4 - make the init_proxy stuff look for the apt.conf proxy 5 as well (thanks to vega--) 6 * do-release-upgrade: 7 - unify proxy configuration between gtk and cli UI 8 * fix FBTFS by removing the kdepyuic calls during build 9 (no longer needed in qt4) 10 11 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Jul 2008 11:29:00 +0200 12 13 update-manager (1:0.93) intrepid; urgency=low 14 15 [ Michael Vogt ] 16 * UpdateManager/UpdateManager.py: 17 - fix typo (LP: #252195) 18 * DistUpgrade/DistUpgradeController.py: 19 - fix crash in cleanup code 20 21 [ Jonathan Riddell ] 22 * port the kde frontend to qt4 23 24 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Jul 2008 09:01:45 +0200 25 26 update-manager (1:0.92) intrepid; urgency=low 27 28 * DistUpgrade/DistUpgradeCache.py: 29 - use nvidia-common to detect what driver package is needed 30 and install it if the user had a previous nvidia driver 31 (thanks to Alberto Milone) 32 * improvements to the NonInteractive frontend 33 34 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 Jul 2008 09:26:47 +0200 35 36 update-manager (1:0.91.10) intrepid; urgency=low 37 38 * UpdateManager/Core/DistUpgradeFetcherCore.py: 39 - improved error handling for people who run 40 /tmp with noexec (LP: #219518) 41 * DistUpgrade/ReleaseAnnouncement: 42 - fixes in the announcement text (thanks to 43 Brian Murray, LP: #250693) 44 * DistUpgrade/removal_blacklist.cfg: 45 - remove nvidia-glx from the removal blacklist, 46 the naming schema changed in intrepid and the 47 old packages need to go way (LP: #249329) 48 49 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 22 Jul 2008 12:04:34 +0200 50 51 update-manager (1:0.91.9) intrepid; urgency=low 52 53 * UpdateManager/Core/MetaRelease.py: 54 - make the default meta-release location easily 55 changable via /etc/update-manager/meta-release 56 * data/meta-release: 57 - make the default configuration easier configurable 58 * data/release-upgrades: 59 - default to "normal" upgrades for intrepid 60 61 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Jul 2008 13:30:28 +0100 62 63 update-manager (1:0.91.8) intrepid; urgency=low 64 65 * data/glade/UpdateManager.glade: 66 - make the shortcut key in the auto-updates dialog 67 consistent with the main one (LP: 246321) 68 * DistUpgrade/ReleaseAnnouncement: 69 - updated for intrepid (LP: #246538) 70 71 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jul 2008 14:40:14 +0300 72 1 73 update-manager (1:0.91.7) intrepid; urgency=low 2 74 -
pkg/viola/main/update-manager/trunk/debian/control
r4055 r4136 16 16 intltool, 17 17 sharutils 18 Standards-Version: 3.8.0 18 Standards-Version: 3.8.0.1 19 19 XS-Python-Version: >= 2.5 20 20 -
pkg/viola/main/update-manager/trunk/debian/control.in
r4055 r4136 16 16 intltool, 17 17 sharutils 18 Standards-Version: 3.8.0 18 Standards-Version: 3.8.0.1 19 19 XS-Python-Version: >= 2.5 20 20
Note: See TracChangeset
for help on using the changeset viewer.


