[SCM] Algorithms for models in fundamental astronomy branch, debian, updated. bcb4be8c6d04a802633aeb00ec47c14b3e01f0fa

Ole Streicher debian at liska.ath.cx
Fri Feb 24 09:25:34 UTC 2012


The following commit has been merged in the debian branch:
commit bcb4be8c6d04a802633aeb00ec47c14b3e01f0fa
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Feb 24 10:24:55 2012 +0100

    Add documentation and changelog

diff --git a/debian/libsofa-c-dev.doc-base b/debian/libsofa-c-dev.doc-base
new file mode 100644
index 0000000..f897228
--- /dev/null
+++ b/debian/libsofa-c-dev.doc-base
@@ -0,0 +1,22 @@
+Document: sofa-c
+Title: Standards Of Fundamental Astronomy
+Section: Programming
+Author: International Astronomical Union
+Abstract: SOFA stands for Standards Of Fundamental Astronomy. The SOFA
+ software is a collection of Fortran 77 and C subroutines that implement
+ official IAU algorithms for fundamental-astronomy computations. At the
+ present time the SOFA subprograms comprise 131 “astronomy” routines supported
+ by 55 “vector/matrix” routines. 
+ .
+ The basic documentation for the SOFA collection is terse, consisting of (i)
+ detailed preamble comments in the individual routines and (ii) classified and
+ alphabetic lists of subroutine calls. For an important subset of the SOFA
+ routines, namely those concerned with the Earth’s orientation and rotation,
+ the present paper supplements the basic documentation with descriptive
+ material and cookbook examples.
+
+Format: PDF
+Files: /usr/share/doc/libsofa-c-dev/*.pdf.gz
+
+Format: TEXT
+Files: /usr/share/doc/libsofa-c-dev/*.lis 
diff --git a/debian/libsofa-c-dev.docs b/debian/libsofa-c-dev.docs
new file mode 100644
index 0000000..f0c4439
--- /dev/null
+++ b/debian/libsofa-c-dev.docs
@@ -0,0 +1,3 @@
+*/c/doc/*.lis
+*/c/doc/*.pdf
+*/c/00READ.ME
diff --git a/debian/libsofa-c0.docs b/debian/libsofa-c0.docs
new file mode 100644
index 0000000..8f1c19e
--- /dev/null
+++ b/debian/libsofa-c0.docs
@@ -0,0 +1 @@
+*/c/00READ.ME
diff --git a/debian/rules b/debian/rules
index c3a2dfb..acc88a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,9 @@
 
 %:
 	dh $@ -D20101201/c/src 
+
+override_dh_installchangelogs:
+	dh_installchangelogs */c/doc/changes.lis
+
+override_dh_compress:
+	dh_compress -X.lis

-- 
Algorithms for models in fundamental astronomy



More information about the debian-science-commits mailing list