diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/_base/dependencies/libcaldav/debian/changelog | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/dependencies/libcaldav/debian/changelog')
-rw-r--r-- | ubuntu/_base/dependencies/libcaldav/debian/changelog | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/ubuntu/_base/dependencies/libcaldav/debian/changelog b/ubuntu/_base/dependencies/libcaldav/debian/changelog new file mode 100644 index 000000000..13d81ef1d --- /dev/null +++ b/ubuntu/_base/dependencies/libcaldav/debian/changelog @@ -0,0 +1,29 @@ +libcaldav (0.6.5-2debian2) maverick; urgency=low + + * Fixed RECURRENCE-ID modification with Zimbra CalDAV resources + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 28 Aug 2010 16:34:00 -0600 + +libcaldav (0.6.4-0debian0) lenny; urgency=low + + * Added VTODO support + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 27 Aug 2010 18:53:00 -0600 + +libcaldav (0.6.3-0debian1) lenny; urgency=low + + * Multiple VEVENT blocks in a single CardDAV response are now returned correctly + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 26 Aug 2010 15:40:00 -0600 + +libcaldav (0.6.2-0debian0) lenny; urgency=low + + * Added "Connection: close" to the list of headers sent, so that server keep-alive (which causes long delays) is disabled. + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sun, 18 Jul 2010 15:29:00 -0600 + +libcaldav (0.6.1-1debian0) lenny; urgency=low + + * Initial Lenny build + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 31 May 2010 01:55:00 -0600 |