~ubuntu-branches/ubuntu/utopic/calendarserver/utopic

« back to all changes in this revision

Viewing changes to twistedcaldav/zoneinfo/Africa/Malabo.ics

  • Committer: Package Import Robot
  • Author(s): Rahul Amaram
  • Date: 2012-05-29 18:12:12 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120529181212-mxjdfncopy6vou0f
Tags: 3.2+dfsg-1
* New upstream release
* Moved from using cdbs to dh sequencer
* Modified calenderserver init.d script based on /etc/init.d/skeleton script
* Removed ldapdirectory.patch as the OpenLDAP directory service has been 
  merged upstream
* Moved package to section "net" as calendarserver is more service than 
  library (Closes: #665859)
* Changed Architecture of calendarserver package to any as the package
  now includes compiled architecture dependent Python extensions
* Unowned files are no longer left on the system upon purging
  (Closes: #668731)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
BEGIN:VCALENDAR
2
 
PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
3
 
VERSION:2.0
4
 
BEGIN:VTIMEZONE
5
 
TZID:Africa/Malabo
6
 
X-LIC-LOCATION:Africa/Malabo
7
 
BEGIN:STANDARD
8
 
TZOFFSETFROM:+003508
9
 
TZOFFSETTO:+0000
10
 
TZNAME:GMT
11
 
DTSTART:19120101T000000
12
 
RDATE:19120101T000000
13
 
END:STANDARD
14
 
BEGIN:STANDARD
15
 
TZOFFSETFROM:+0000
16
 
TZOFFSETTO:+0100
17
 
TZNAME:WAT
18
 
DTSTART:19631215T000000
19
 
RDATE:19631215T000000
20
 
END:STANDARD
21
 
END:VTIMEZONE
22
 
END:VCALENDAR
 
1
BEGIN:VCALENDAR
 
2
VERSION:2.0
 
3
CALSCALE:GREGORIAN
 
4
PRODID:-//calendarserver.org//Zonal//EN
 
5
BEGIN:VTIMEZONE
 
6
TZID:Africa/Malabo
 
7
X-LIC-LOCATION:Africa/Malabo
 
8
BEGIN:STANDARD
 
9
DTSTART:19120101T000000
 
10
RDATE:19120101T000000
 
11
TZNAME:GMT
 
12
TZOFFSETFROM:+003508
 
13
TZOFFSETTO:+0000
 
14
END:STANDARD
 
15
BEGIN:STANDARD
 
16
DTSTART:19631215T000000
 
17
RDATE:19631215T000000
 
18
TZNAME:WAT
 
19
TZOFFSETFROM:+0000
 
20
TZOFFSETTO:+0100
 
21
END:STANDARD
 
22
END:VTIMEZONE
 
23
END:VCALENDAR