1<?xml version="1.0" encoding="UTF-8"?>
2<package packagerversion="1.9.4" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
3 <name>Date_Holidays_Netherlands</name>
4 <channel>pear.php.net</channel>
5 <summary>Driver based class to calculate holidays in the Netherlands.</summary>
6 <description>Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in the Netherlands.</description>
7 <lead>
8  <name>Carsten Lucke</name>
9  <user>luckec</user>
10  <email>luckec@php.net</email>
11  <active>yes</active>
12 </lead>
13 <lead>
14  <name>Ken Guest</name>
15  <user>kguest</user>
16  <email>ken@linux.ie</email>
17  <active>yes</active>
18 </lead>
19 <developer>
20  <name>Stephan Schmidt</name>
21  <user>schst</user>
22  <email>schst@php.net</email>
23  <active>no</active>
24 </developer>
25 <contributor>
26  <name>Mark Wiesemann</name>
27  <user>wiesemann</user>
28  <email>wiesemann@php.net</email>
29  <active>no</active>
30 </contributor>
31 <contributor>
32  <name>Arjen de Korte</name>
33  <user>arjen_de_korte</user>
34  <email>build+date_holidays@de-korte.org</email>
35  <active>no</active>
36 </contributor>
37 <date>2013-09-30</date>
38 <time>22:39:52</time>
39 <version>
40  <release>0.1.4</release>
41  <api>0.17.2</api>
42 </version>
43 <stability>
44  <release>alpha</release>
45  <api>alpha</api>
46 </stability>
47 <license uri="http://www.php.net/license">PHP License</license>
48 <notes>
49* Request #19808: Change of Queen&apos;s Day to King&apos;s Day
50* Request #19815: Add Dutch translation
51 </notes>
52 <contents>
53  <dir baseinstalldir="/" name="/">
54   <file baseinstalldir="/" md5sum="97213b5553bf9cbbe6dcdf70c232d7ee" name="Date/Holidays/Driver/Netherlands.php" role="php" />
55   <file baseinstalldir="/" md5sum="39f341fb95445452e960f693f9da4558" name="Date/Holidays/Filter/Netherlands/Official.php" role="php" />
56   <file baseinstalldir="/" md5sum="063c34f1ca9e15b7c28da710a5af4d20" name="tests/Date_Holidays_Driver_Netherlands_TestSuite.php" role="test" />
57  </dir>
58 </contents>
59 <dependencies>
60  <required>
61   <php>
62    <min>5.0.0</min>
63   </php>
64   <pearinstaller>
65    <min>1.4.0b1</min>
66   </pearinstaller>
67   <package>
68    <name>Date_Holidays</name>
69    <channel>pear.php.net</channel>
70    <min>0.21.1</min>
71   </package>
72  </required>
73 </dependencies>
74 <phprelease />
75 <changelog>
76  <release>
77   <version>
78    <release>0.1.0</release>
79    <api>0.17.2</api>
80   </version>
81   <stability>
82    <release>alpha</release>
83    <api>alpha</api>
84   </stability>
85   <date>2008-05-07</date>
86   <license uri="http://www.php.net/license">PHP License</license>
87   <notes>
88initial pear release
89   </notes>
90  </release>
91  <release>
92   <version>
93    <release>0.1.1</release>
94    <api>0.1.0</api>
95   </version>
96   <stability>
97    <release>alpha</release>
98    <api>alpha</api>
99   </stability>
100   <date>2008-08-23</date>
101   <license uri="http://www.php.net/license">PHP License</license>
102   <notes>
103Slight changes to testsuite so it works when installed rather than in developers environment.
104   </notes>
105  </release>
106  <release>
107   <version>
108    <release>0.1.2</release>
109    <api>0.17.2</api>
110   </version>
111   <stability>
112    <release>alpha</release>
113    <api>alpha</api>
114   </stability>
115   <date>2008-08-23</date>
116   <license uri="http://www.php.net/license">PHP License</license>
117   <notes>
118* Utilise fix for Bug #13865: One-hour-shift in Christian driver
119   </notes>
120  </release>
121  <release>
122   <version>
123    <release>0.1.3</release>
124    <api>0.17.2</api>
125   </version>
126   <stability>
127    <release>alpha</release>
128    <api>alpha</api>
129   </stability>
130   <date>2012-12-12</date>
131   <license uri="http://www.php.net/license">PHP License</license>
132   <notes>
133* Request #19719: Extend Netherlands driver
134   </notes>
135  </release>
136 </changelog>
137</package>
138