<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/nad, branch 4.9.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>Regenerate nad/Makefile.in as a follow-up of https://github.com/OSGeo/proj.4/pull/301</title>
<updated>2015-09-09T07:47:20+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2015-09-09T07:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3bbee2b5e54db54eb510d484b470da2c4f67b3e2'/>
<id>3bbee2b5e54db54eb510d484b470da2c4f67b3e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't install test &amp; build files.</title>
<updated>2015-09-08T23:02:55+00:00</updated>
<author>
<name>Bas Couwenberg</name>
<email>sebastic@xs4all.nl</email>
</author>
<published>2015-09-08T23:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=be5192a0abbf94b82b9ceadbe7367532b285363a'/>
<id>be5192a0abbf94b82b9ceadbe7367532b285363a</id>
<content type='text'>
These files should be included in the distribution tarballs, but not installed by `make install`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files should be included in the distribution tarballs, but not installed by `make install`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't include files in proj dist, also included in proj-datumgrids dist.</title>
<updated>2015-09-08T22:44:06+00:00</updated>
<author>
<name>Bas Couwenberg</name>
<email>sebastic@xs4all.nl</email>
</author>
<published>2015-09-08T22:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7212fdbc3fd04939a499a9525f1c3262748761fc'/>
<id>7212fdbc3fd04939a499a9525f1c3262748761fc</id>
<content type='text'>
As discussed in the [Missing proj_def.dat in 4.9.1 release](http://lists.maptools.org/pipermail/proj/2015-September/007229.html) thead on the proj list,
`make dist` for proj shouldn't include the datumgrid files also included in the proj-datumgrid distributions.

The following files shouldn't be included in proj, because they're in proj-datumgrids already:

 * nad/ntf_r93.gsb        (included in proj-datumgrids &lt;= 1.6RC1)
 * nad/ntv1_can.dat       (included in proj-datumgrids &lt;= 1.6RC1)
 * nad/null.lla           (included in proj-datumgrids &lt;= 1.5)
 * nad/nzgd2kgrid0005.gsb (included in proj-datumgrids &lt;= 1.6RC1)

This change comprises two (partial) reverts:

 1) Revert "nad/Makefile.am: add missing 'null.lla ntf_r93.gsb nzgd2kgrid0005.gsb ntv1_can.dat' to EXTRA_DIST"

    This reverts commit a4c7892a94667e62d62caa053ac4b51ef790741c.

 2) Partial Revert "add files to EXTRA_DIST so they are removed by make uninstall"

    This partially reverts commit 0a7eda807da1e17f60558acebd89a08872b5b6e9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As discussed in the [Missing proj_def.dat in 4.9.1 release](http://lists.maptools.org/pipermail/proj/2015-September/007229.html) thead on the proj list,
`make dist` for proj shouldn't include the datumgrid files also included in the proj-datumgrid distributions.

The following files shouldn't be included in proj, because they're in proj-datumgrids already:

 * nad/ntf_r93.gsb        (included in proj-datumgrids &lt;= 1.6RC1)
 * nad/ntv1_can.dat       (included in proj-datumgrids &lt;= 1.6RC1)
 * nad/null.lla           (included in proj-datumgrids &lt;= 1.5)
 * nad/nzgd2kgrid0005.gsb (included in proj-datumgrids &lt;= 1.6RC1)

This change comprises two (partial) reverts:

 1) Revert "nad/Makefile.am: add missing 'null.lla ntf_r93.gsb nzgd2kgrid0005.gsb ntv1_can.dat' to EXTRA_DIST"

    This reverts commit a4c7892a94667e62d62caa053ac4b51ef790741c.

 2) Partial Revert "add files to EXTRA_DIST so they are removed by make uninstall"

    This partially reverts commit 0a7eda807da1e17f60558acebd89a08872b5b6e9.
</pre>
</div>
</content>
</entry>
<entry>
<title>autogen'd stuff</title>
<updated>2015-09-08T16:13:52+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2015-09-08T16:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bd3d58c0d22c203b07764f0669159c37b1f9288c'/>
<id>bd3d58c0d22c203b07764f0669159c37b1f9288c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add files to EXTRA_DIST so they are removed by make uninstall</title>
<updated>2015-09-08T16:13:24+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2015-09-08T16:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0a7eda807da1e17f60558acebd89a08872b5b6e9'/>
<id>0a7eda807da1e17f60558acebd89a08872b5b6e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerate nad/Makefile.in</title>
<updated>2015-09-07T09:28:19+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2015-09-07T09:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7522032454849fd950ab5bdfb56e8544e5c97bb9'/>
<id>7522032454849fd950ab5bdfb56e8544e5c97bb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nad/Makefile.am: add missing 'null.lla ntf_r93.gsb nzgd2kgrid0005.gsb ntv1_can.dat' to EXTRA_DIST</title>
<updated>2015-09-07T09:28:07+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2015-09-07T09:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a4c7892a94667e62d62caa053ac4b51ef790741c'/>
<id>a4c7892a94667e62d62caa053ac4b51ef790741c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compile (from automake-1.14.1), and regenerate Makefile.in properly (thus reverting 152e3dcf65c2d8a0f2d210ddb2a3fae8bbe2307e) and nad/Makefile.in (follow-up of #297)</title>
<updated>2015-09-07T08:40:54+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2015-09-07T08:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=53b0b00415ae93ade4ca9798f8c7280c29629b26'/>
<id>53b0b00415ae93ade4ca9798f8c7280c29629b26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote branch 'sebastic/include-proj_def.dat-in-dist'</title>
<updated>2015-09-07T08:35:18+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2015-09-07T08:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3fe93c59c8a51c0f7507beb645226c4327016c76'/>
<id>3fe93c59c8a51c0f7507beb645226c4327016c76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add proj_def.dat in nad/CMakeLists.txt (#274)</title>
<updated>2015-09-07T08:33:17+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2015-09-07T08:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3e63bf1cac8515deac548058f29daa3983542364'/>
<id>3e63bf1cac8515deac548058f29daa3983542364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
