Update mail-remote patch for 2.8.2
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@687 ed03ce00-e4f4-0310-9448-ee38221cb277
This commit is contained in:
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -7,6 +7,7 @@ evolution (2.8.2-1) UNRELEASED; urgency=low
|
||||
[ Oystein Gisnas ]
|
||||
* New upstream release
|
||||
- debian/control: Move prefer plain plugin to standard
|
||||
- 70_no-mail-remote-plugin.patch: Update patch
|
||||
* Document mailbox summary corruption and removal of
|
||||
IMAP4rev1 provider. [debian/README.Debian]
|
||||
* Document common network-manager error messages.
|
||||
@ -14,7 +15,7 @@ evolution (2.8.2-1) UNRELEASED; urgency=low
|
||||
* Don't depend on HAL and NetworkManager on non-Linux archs. Thanks to
|
||||
Petr Salinger. (closes: #401540) [debian/control]
|
||||
|
||||
-- Oystein Gisnas <oystein@gisnas.net> Sun, 7 Jan 2007 13:34:47 +0100
|
||||
-- Oystein Gisnas <oystein@gisnas.net> Sun, 7 Jan 2007 14:26:13 +0100
|
||||
|
||||
evolution (2.8.1.1-1) experimental; urgency=low
|
||||
|
||||
|
22
debian/patches/70_no-mail-remote-plugin.patch
vendored
22
debian/patches/70_no-mail-remote-plugin.patch
vendored
@ -1,22 +1,24 @@
|
||||
--- configure.in.orig 2006-08-02 01:17:14.950332992 +0200
|
||||
+++ configure.in 2006-08-02 01:17:37.473908888 +0200
|
||||
@@ -1430,7 +1430,7 @@
|
||||
diff -Nur evolution-2.8.2/configure evolution-2.8.2.new/configure
|
||||
--- evolution-2.8.2/configure 2006-11-20 17:15:34.000000000 +0100
|
||||
+++ evolution-2.8.2.new/configure 2007-01-07 14:24:54.000000000 +0100
|
||||
@@ -33789,7 +33789,7 @@
|
||||
plugins_standard="$plugins_standard_always"
|
||||
all_plugins_standard="$plugins_standard"
|
||||
|
||||
-plugins_experimental_always="backup-restore folder-unsubscribe mail-to-meeting mail-remote prefer-plain save-attachments"
|
||||
+plugins_experimental_always="backup-restore folder-unsubscribe mail-to-meeting prefer-plain save-attachments"
|
||||
-plugins_experimental_always="backup-restore folder-unsubscribe mail-to-meeting mail-remote save-attachments"
|
||||
+plugins_experimental_always="backup-restore folder-unsubscribe mail-to-meeting save-attachments"
|
||||
plugins_experimental="$plugins_experimental_always $IPOD_SYNC"
|
||||
all_plugins_experimental="$plugins_experimental_always ipod-sync"
|
||||
|
||||
--- configure.orig 2006-08-02 01:17:19.854587432 +0200
|
||||
+++ configure 2006-08-02 01:18:15.676101272 +0200
|
||||
@@ -32979,7 +32979,7 @@
|
||||
diff -Nur evolution-2.8.2/configure.in evolution-2.8.2.new/configure.in
|
||||
--- evolution-2.8.2/configure.in 2006-11-20 17:03:56.000000000 +0100
|
||||
+++ evolution-2.8.2.new/configure.in 2007-01-07 14:25:06.000000000 +0100
|
||||
@@ -1477,7 +1477,7 @@
|
||||
plugins_standard="$plugins_standard_always"
|
||||
all_plugins_standard="$plugins_standard"
|
||||
|
||||
-plugins_experimental_always="backup-restore folder-unsubscribe mail-to-meeting mail-remote prefer-plain save-attachments"
|
||||
+plugins_experimental_always="backup-restore folder-unsubscribe mail-to-meeting prefer-plain save-attachments"
|
||||
-plugins_experimental_always="backup-restore folder-unsubscribe mail-to-meeting mail-remote save-attachments"
|
||||
+plugins_experimental_always="backup-restore folder-unsubscribe mail-to-meeting save-attachments"
|
||||
plugins_experimental="$plugins_experimental_always $IPOD_SYNC"
|
||||
all_plugins_experimental="$plugins_experimental_always ipod-sync"
|
||||
|
||||
|
Reference in New Issue
Block a user