[SCM] Algorithms for models in fundamental astronomy branch, debian, updated. aa3191a99b6df9b57f6c7d17dbf35174f164a684
Ole Streicher
debian at liska.ath.cx
Wed Jul 11 09:55:43 UTC 2012
The following commit has been merged in the debian branch:
commit aa3191a99b6df9b57f6c7d17dbf35174f164a684
Author: Ole Streicher <debian at liska.ath.cx>
Date: Wed Jul 11 11:54:50 2012 +0200
Adjust version number for new version
diff --git a/debian/changelog b/debian/changelog
index 55d2e1f..d930fbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-iausofa-c (2012.03.01-2) UNRELEASED; urgency=low
+iausofa-c (2012.03.01a-1) UNRELEASED; urgency=low
+ * New upstream version
* Multiarch support
* Add "DM-Upload-Allowed: yes"
- -- Ole Streicher <debian at liska.ath.cx> Mon, 09 Jul 2012 09:56:46 +0200
+ -- Ole Streicher <debian at liska.ath.cx> Mon, 11 Jul 2012 11:52:16 +0200
iausofa-c (2012.03.01-1) unstable; urgency=low
diff --git a/debian/patches/create_shared_lib.patch b/debian/patches/create_shared_lib.patch
index 9f1b2d3..6067732 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/20120301/c/src/makefile
-+++ b/20120301/c/src/makefile
+--- a/20120301_a/c/src/makefile
++++ b/20120301_a/c/src/makefile
@@ -64,7 +64,7 @@
# for functions, CFLAGX for executables) here.
diff --git a/debian/patches/set_installation_path.patch b/debian/patches/set_installation_path.patch
index 84b93f8..5e20ef8 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/20120301/c/src/makefile
-+++ b/20120301/c/src/makefile
+--- a/20120301_a/c/src/makefile
++++ b/20120301_a/c/src/makefile
@@ -49,11 +49,11 @@
# Specify the installation home directory.
diff --git a/debian/rules b/debian/rules
index a2d1e7b..18ea3a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
#export DH_VERBOSE=1
%:
- dh $@ -D20120301/c/src
+ dh $@ -D20120301_a/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