diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 12 | ||||
| -rw-r--r-- | debian/control | 6 |
2 files changed, 15 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 848d5c6d..8e2a1fbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +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@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) diff --git a/debian/control b/debian/control index 691eba0c..6a1e80bc 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: update-manager Section: gnome Priority: optional -Maintainer: Michiel Sikkes <michiel@eyesopened.nl> -Build-Depends: debhelper (>= 4.0.0), libxml-parser-perl, scrollkeeper, intltool, python-dev -Standards-Version: 3.6.1.1 +Maintainer: Michael Vogt <michael.vogt@ubuntu.com> +Build-Depends-Indep: debhelper (>= 4.0.0), libxml-parser-perl, scrollkeeper, intltool, python-dev +Standards-Version: 3.6.2 Package: update-manager Architecture: all |
