Changes for 0.2.2.
Conflicts: CMakeLists.txt
This commit is contained in:
parent
8f1a942c81
commit
5956e67fc0
5 changed files with 18 additions and 3 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
|
@ -1,3 +1,11 @@
|
|||
geary (0.2.2+1~precise1) precise; urgency=low
|
||||
|
||||
* Fix PLAIN authentication (failed w/ Yahoo! and other SMTP servers)
|
||||
* Build will fail if intltool not installed (necessary for .desktop)
|
||||
|
||||
-- Jim Nelson <jim@yorba.org> Thu, 18 Oct 2012 15:38:44 -0700
|
||||
|
||||
|
||||
geary (0.2.1-1~precise5) precise; urgency=low
|
||||
|
||||
* Save attachments FileChooserDialog now displays network mounts
|
||||
|
|
|
|||
3
debian/control.quantal
vendored
3
debian/control.quantal
vendored
|
|
@ -16,7 +16,8 @@ Build-Depends: debhelper (>= 8),
|
|||
libsqlite3-dev (>= 3.7.4),
|
||||
libgnome-keyring-dev (>= 3.2.2),
|
||||
libmessaging-menu-dev (>= 12.10.2),
|
||||
libunity-dev (>= 5.12.0)
|
||||
libunity-dev (>= 5.12.0),
|
||||
intltool
|
||||
Standards-Version: 3.8.3
|
||||
Homepage: http://www.yorba.org
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue