From b31d5909f204c1f7eedcf8e58548b0ba481d290c Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 2 May 2006 11:50:31 +0200 Subject: * merged from docteam svn --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 26be8e90..5abfb26a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ update-manager (0.42.2ubuntu15) dapper; urgency=low * disable the install button if there no updates * show main window after restoring the size * fix broken spelling, typos (ubuntu: #42431, #28777) + * help/C: merged from the docteam svn (ubuntu: 36092) + -- -- cgit v1.2.3 From c62dd52cee0ef79bb1486dc8174433906e7c0653 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 2 May 2006 17:40:35 +0200 Subject: * changelog updated --- debian/changelog | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 5abfb26a..8e2a1fbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,14 @@ update-manager (0.42.2ubuntu15) dapper; urgency=low - * disable the install button if there no updates - * show main window after restoring the size - * fix broken spelling, typos (ubuntu: #42431, #28777) + * 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 Tue, 2 May 2006 12:13:59 +0200 update-manager (0.42.2ubuntu14) dapper; urgency=low -- cgit v1.2.3 From 5dee82ce3b64803a10ab2395dcc73cbf8852f3df Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 2 May 2006 18:03:00 +0200 Subject: * debian/control: lintian clean now, set myself as maintainer --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian') 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 -Build-Depends: debhelper (>= 4.0.0), libxml-parser-perl, scrollkeeper, intltool, python-dev -Standards-Version: 3.6.1.1 +Maintainer: Michael Vogt +Build-Depends-Indep: debhelper (>= 4.0.0), libxml-parser-perl, scrollkeeper, intltool, python-dev +Standards-Version: 3.6.2 Package: update-manager Architecture: all -- cgit v1.2.3