X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=debian%2Fchangelog;h=fb292ae0f9a1158a8dd7d6a0e0d2c1140dfaa3fb;hp=8d13bbf9f20a6dd17600c177efd61a70180e2933;hb=5bfbd08dd01a46419826d0239c1cf11ae3b3342c;hpb=c5238fab68a1a7b2ccf376a5064e9783de06c6f9 diff --git a/debian/changelog b/debian/changelog index 8d13bbf..fb292ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +browser-switchboard (2.2-1) extras-devel; urgency=low + + * New "upstream" release. + * Upstream changes: + - rename the package to browser-switchboard + - move the config file to $HOME/.config/browser-switchboard, and fall back + to the old location if no config file is found + - if no config file is found and Tear isn't installed, launch MicroB; + this avoids breaking link opening on a system with a freshly installed + browser-switchboard package and Tear not installed + - substantial documentation update + * Packaging changes: + - Rename the package to browser-switchboard; try to accommodate + updates from browser-proxy by Provides/Conflicts/Replaces + browser-proxy. + - Drop the Depends on tear, now that installing browser-switchboard + doesn't break link opening when Tear isn't installed. Recommend + tear | fennec | midori instead. + - Add a friendly display name for the application manager in + debian/control. + - Update the package description. + + -- Steven Luo Mon, 14 Dec 2009 03:39:04 -0800 + browser-proxy (2.1-1) extras-devel; urgency=low * New "upstream" release.