I see that there is an update to Thunderbird, but to avoid breaking
vital extensions I am wary about updating. How can I tell to which
version Thunderbird will be updated? Thanks!
✈demios:~$ aptitude show thunderbird
Package: thunderbird
State: installed
Automatically installed: no
Version: 3.1.10+build1+nobinonly-0ubuntu0.11.04.2
Priority: optional
Section: mail
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Uncompressed Size: 30.3 M
Depends: fontconfig, psmisc, debianutils (>= 1.16), libasound2 (>
1.0.24.1), libatk1.0-0 (>= 1.12.4),
libc6 (>= 2.11), libcairo2 (>= 1.6.0), libdbus-1-3 (>=
1.0.2), libdbus-glib-1-2 (>= 0.78),
libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1
(>= 1:4.1.1), libgdk-pixbuf2.0-0
(>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>=
2.18.0), libhunspell-1.2-0 (>= 1.2.11),
libjpeg62 (>= 6b1), libnspr4 (>= 4.7.3-0ubuntu1~), libnss3
(>= 3.12.6), libpango1.0-0 (>=
1.14.0), libpixman-1-0 (>= 0.11.2), libstartup-notification0
(>= 0.10), libstdc++6 (>= 4.1.1),
libx11-6, libxrender1, libxt6, zlib1g (>= 1:1.1.4)
Recommends: myspell-en-us | hunspell-dictionary | myspell-dictionary,
thunderbird-globalmenu
Suggests: thunderbird-gnome-support (=
3.1.10+build1+nobinonly-0ubuntu0.11.04.2), latex-xft-fonts,
libthai0
Conflicts: mozilla-thunderbird
Breaks: thunderbird-gnome-support (<= 3.0.4+nobinonly-0ubuntu3)
Replaces: mozilla-thunderbird, thunderbird-gnome-support (<=
3.0.4+nobinonly-0ubuntu3)
Provides: mail-reader
Description: mail/news client with RSS and integrated spam filter support
Thunderbird is a lightweight mail/news/RSS client, based on the
Mozilla suite. It supports different
mail accounts (POP, IMAP, Gmail), has an integrated learning Spam
filter, and offers easy organization
of mails with tagging and virtual folders. Also, more features can be
added by installing extensions.
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-20-2011, 05:44 PM
Jordon Bedwell
To which version will Aptitude update?
On 07/20/2011 12:39 PM, Dotan Cohen wrote:
> I see that there is an update to Thunderbird, but to avoid breaking
> vital extensions I am wary about updating. How can I tell to which
> version Thunderbird will be updated? Thanks!
What version of Ubuntu are you using?
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-20-2011, 05:56 PM
NoOp
To which version will Aptitude update?
On 07/20/2011 10:39 AM, Dotan Cohen wrote:
> I see that there is an update to Thunderbird, but to avoid breaking
> vital extensions I am wary about updating. How can I tell to which
> version Thunderbird will be updated? Thanks!
>
> ✈demios:~$ aptitude show thunderbird
> Package: thunderbird
> State: installed
> Automatically installed: no
> Version: 3.1.10+build1+nobinonly-0ubuntu0.11.04.2
> Priority: optional
...
https://launchpad.net/ubuntu/+source/thunderbird/
and
$ apt-cache policy thunderbird
That last will show you the installed version and the 'Candidate' version.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-20-2011, 06:01 PM
Avi
To which version will Aptitude update?
Dotan Cohen wrote:
> I see that there is an update to Thunderbird, but to avoid breaking
> vital extensions I am wary about updating. How can I tell to which
> version Thunderbird will be updated? Thanks!
From your apt-cache show, it's the highest available version. So here
it's:
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-20-2011, 06:37 PM
Dotan Cohen
To which version will Aptitude update?
On Wed, Jul 20, 2011 at 20:56, NoOp <glgxg@sbcglobal.net> wrote:
> $ apt-cache policy thunderbird
>
> That last will show you the installed version and the 'Candidate' version.
>
Thanks, that is exactly what I was looking for!
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-20-2011, 06:37 PM
Dotan Cohen
To which version will Aptitude update?
On Wed, Jul 20, 2011 at 21:01, Avi <lists@avi.co> wrote:
> Dotan Cohen wrote:
>
>> I see that there is an update to Thunderbird, but to avoid breaking
>> vital extensions I am wary about updating. How can I tell to which
>> version Thunderbird will be updated? Thanks!
>
> From your apt-cache show, it's the highest available version. So here
> it's:
>
>> Version: 3.1.10+build1+nobinonly-0ubuntu0.11.04.2
>
> Were other versions available you can specify a lower version than the
> highest with an equals sign:
>
> apt-get install thunderbird=3.1.10+build1+nobinonly-0ubuntu0.11.04.2
>
Nice, thanks!
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users