[erfa] 01/01: Install E-mail confirmation of license change
Ole Streicher
olebole-guest at alioth.debian.org
Fri Sep 13 09:50:04 UTC 2013
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository erfa.
commit d8769808bacdcfbd3a7a87afecab28c28fd380c4
Author: Ole Streicher <debian at liska.ath.cx>
Date: Fri Sep 13 11:49:57 2013 +0200
Install E-mail confirmation of license change
---
debian/copyright | 20 ++++++++++++++++++++
debian/liberfa-dev.docs | 2 ++
debian/liberfa0.docs | 2 ++
debian/rules | 4 +++-
4 files changed, 27 insertions(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright
index a5bec0d..10b0efd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -54,3 +54,23 @@ License: BSD-3-Clause
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
+Comment: ERFA has received explicit permission from the IAU SOFA Board to
+ re-license and re-copyright ERFA from SOFA. The email providing permission is
+ shown here:
+ .
+ > The IAU Standards Of Fundamental Astronomy Board approves the
+ > relicensing of a changed SOFA library by the NumFOCUS Foundation to use
+ > a "Three Clause BSD" license. The changed, relicensed version shall
+ > differ from the SOFA version in that all function names shall change to
+ > use "era" as a prefix in place of "iau", and that the SOFA Board shall
+ > be removed as a copyright holder in the relicensed version.
+ .
+ > Catherine
+ > Chair, IAU SOFA Board
+ > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ > HM Nautical Almanac Office
+ > United Kingdom Hydrographic Office
+ > Admiralty Way
+ > Taunton TA1 2DN
+ > Catherine.Hohenkerk at UKHO.gov.uk
+ > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
diff --git a/debian/liberfa-dev.docs b/debian/liberfa-dev.docs
new file mode 100644
index 0000000..884e476
--- /dev/null
+++ b/debian/liberfa-dev.docs
@@ -0,0 +1,2 @@
+INFO
+README.rst
diff --git a/debian/liberfa0.docs b/debian/liberfa0.docs
new file mode 100644
index 0000000..884e476
--- /dev/null
+++ b/debian/liberfa0.docs
@@ -0,0 +1,2 @@
+INFO
+README.rst
diff --git a/debian/rules b/debian/rules
index e3daa8a..d017cf7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,6 @@
%:
dh $@ --with autoreconf
-
+override_dh_autoreconf:
+ mkdir m4
+ dh_autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/erfa.git
More information about the debian-science-commits
mailing list