[SCM] Algorithms for models in fundamental astronomy branch, master, updated. ab90af71e15eae5b3cf1b9761df554086f853cdb
Ole Streicher
debian at liska.ath.cx
Thu Mar 1 15:38:38 UTC 2012
The following commit has been merged in the master branch:
commit ab90af71e15eae5b3cf1b9761df554086f853cdb
Author: Ole Streicher <debian at liska.ath.cx>
Date: Thu Mar 1 16:37:57 2012 +0100
Update to new upstream version
diff --git a/debian/changelog b/debian/changelog
index aaeb88b..7dbdcc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-iausofa-c (2010.12.01-1) unstable; urgency=low
+iausofa-c (2012.03.01-1) unstable; urgency=low
* Initial release. (Closes: #659639)
- -- Ole Streicher <debian at liska.ath.cx> Mon, 13 Feb 2012 14:48:21 +0100
+ -- Ole Streicher <debian at liska.ath.cx> Thu, 01 Mar 2012 16:45:00 +0100
diff --git a/debian/copyright b/debian/copyright
index fba37c9..c3a86a1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Author: IAU SOFA Board <sofa at ukho.gov.uk>
Source: hhttp://www.iausofa.org/current_C.html
Files: *
-Copyright: Copyright (C) 2010 Standards Of Fundamental Astronomy Board
+Copyright: Copyright (C) 2012 Standards Of Fundamental Astronomy Board
of the International Astronomical Union.
License: SOFA
BY USING THIS SOFTWARE YOU ACCEPT THE FOLLOWING TERMS AND CONDITIONS
diff --git a/debian/patches/create_shared_lib.patch b/debian/patches/create_shared_lib.patch
index 0ef3272..0dddf14 100644
--- a/debian/patches/create_shared_lib.patch
+++ b/debian/patches/create_shared_lib.patch
@@ -1,7 +1,7 @@
Author: Ole Streicher <debian at liska.ath.cx>
Description: Create a shared library
---- a/20101201/c/src/makefile
-+++ b/20101201/c/src/makefile
+--- a/20120301/c/src/makefile
++++ b/20120301/c/src/makefile
@@ -64,7 +64,7 @@ SOFA_INC_DIR = $(INSTALL_DIR)/include/
# for functions, CFLAGX for executables) here.
diff --git a/debian/patches/set_installation_path.patch b/debian/patches/set_installation_path.patch
index 4c2574c..f827bc6 100644
--- a/debian/patches/set_installation_path.patch
+++ b/debian/patches/set_installation_path.patch
@@ -1,8 +1,8 @@
Author: Ole Streicher <debian at liska.ath.cx>
Description: Set the installation path according to the FHS. Also, remove the
"test" target alias (use installcheck instead).
---- a/20101201/c/src/makefile
-+++ b/20101201/c/src/makefile
+--- a/20120301/c/src/makefile
++++ b/20120301/c/src/makefile
@@ -49,7 +49,7 @@
# Specify the installation home directory.
diff --git a/debian/rules b/debian/rules
index acc88a0..a2d1e7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
#export DH_VERBOSE=1
%:
- dh $@ -D20101201/c/src
+ dh $@ -D20120301/c/src
override_dh_installchangelogs:
dh_installchangelogs */c/doc/changes.lis
--
Algorithms for models in fundamental astronomy
More information about the debian-science-commits
mailing list