diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/dependencies/libcaldav/debian/changelog | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.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 |