diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 13 | ||||
| -rwxr-xr-x | debian/rules | 3 |
2 files changed, 12 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 5b847b61..e5c87e50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,16 @@ update-manager (0.42.2ubuntu6) dapper; urgency=low + * SoftwareProperties/: + - fix some UI problems (thanks to Sebastian Heinlein) + - add breezy-updates, breezy-security to the Add dialog + * 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 - * po/pt_BR.po: updated translation (thanks to - Carlos Eduardo Pedroza Santiviago) - * data/gnome-software-properties.desktop.in, update-manager.desktop.in, - debian/rules: undo the detection in favour of the simpler update of + * 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 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Feb 2006 15:58:09 +0100 diff --git a/debian/rules b/debian/rules index dbeb3dc4..3753e9f7 100755 --- a/debian/rules +++ b/debian/rules @@ -62,6 +62,9 @@ binary-arch: build install dh_installchangelogs ChangeLog dh_installdocs dh_scrollkeeper + dh_installmime + dh_desktop + dh_gconf dh_installexamples # dh_install # dh_installmenu |
