<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/HOWTO-RELEASE, branch 5.2</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Build docs from most recent maintenance branch</title>
<updated>2018-09-19T18:11:11+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-09-19T08:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0ea45a3b6441882b97a53344f13510c81e86103d'/>
<id>0ea45a3b6441882b97a53344f13510c81e86103d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move news to its own page in docs.</title>
<updated>2018-06-27T12:30:29+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-06-27T12:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1968d714a76cbe15abf99d2d2ee601679e0c2a08'/>
<id>1968d714a76cbe15abf99d2d2ee601679e0c2a08</id>
<content type='text'>
HOWTO-RELEASE updated accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HOWTO-RELEASE updated accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise version number to 5.2.0 in CMake config</title>
<updated>2018-06-20T15:20:33+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-06-20T15:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=292d6f045546e3e3b915602e97fcdde9d469cd9d'/>
<id>292d6f045546e3e3b915602e97fcdde9d469cd9d</id>
<content type='text'>
Add instruction to HOWTO-RELEASE as well so it is remembered in the
future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add instruction to HOWTO-RELEASE as well so it is remembered in the
future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete overhaul of HOWTO-RELEASE.</title>
<updated>2018-06-09T07:57:07+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-06-08T13:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=22db9685456c9c247cd92807fcf28567895b7a5b'/>
<id>22db9685456c9c247cd92807fcf28567895b7a5b</id>
<content type='text'>
The release process is described in more details as well as adding
section covering release candidates and how to proceed after a
release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The release process is described in more details as well as adding
section covering release candidates and how to proceed after a
release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a CITATION file (fixes #309)</title>
<updated>2018-04-07T10:41:04+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-04-01T17:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=64922f1694fba917c92116b0f595e76d2304046b'/>
<id>64922f1694fba917c92116b0f595e76d2304046b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove proj.spec file</title>
<updated>2018-04-03T15:04:46+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-04-03T15:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e2ce502a6eebd1250329f602e79bab1171f57403'/>
<id>e2ce502a6eebd1250329f602e79bab1171f57403</id>
<content type='text'>
The file seem to be unused by the packagers and we don't use ourselves.
Instead of trying to keep it up to date with each release we might as
well get rid of the thing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The file seem to be unused by the packagers and we don't use ourselves.
Instead of trying to keep it up to date with each release we might as
well get rid of the thing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup automatic man page generation</title>
<updated>2018-03-18T21:10:04+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-03-18T21:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b6e2a23585b599910cf7f3f000beab5ecd74ad31'/>
<id>b6e2a23585b599910cf7f3f000beab5ecd74ad31</id>
<content type='text'>
Create man pages from the Sphinx documentation. Ideally the man pages
are updated completely automatic when running make dist and make install
but that is a quite complicated setup. For now a script that builds the
man pages and commits them has been created. This is to be run as part
of the release process so that man pages are aligned with the most
recent version of the docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create man pages from the Sphinx documentation. Ideally the man pages
are updated completely automatic when running make dist and make install
but that is a quite complicated setup. For now a script that builds the
man pages and commits them has been created. This is to be run as part
of the release process so that man pages are aligned with the most
recent version of the docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated HOWTO-RELEASE to reflect the current state of affairs [skip ci]</title>
<updated>2018-02-01T20:15:02+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-01-10T10:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=22f5b764f35febf66293c81189a55e20939cea04'/>
<id>22f5b764f35febf66293c81189a55e20939cea04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>start working on sphinx version of proj4.org</title>
<updated>2016-02-24T14:43:42+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2016-02-24T14:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=df3bde0cfa7bb5c77a3a97d880b503ea99d3422c'/>
<id>df3bde0cfa7bb5c77a3a97d880b503ea99d3422c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increment version to 4.9.2 in preparation for release</title>
<updated>2015-09-08T15:35:12+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2015-09-08T15:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6d764c100bcd17018852893401f6c056ba91e4ee'/>
<id>6d764c100bcd17018852893401f6c056ba91e4ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
