[iausofa] 02/02: Adjust for new version
Ole Streicher
olebole-guest at moszumanska.debian.org
Tue Feb 10 11:16:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository iausofa.
commit f1d95dbf1fae3eb9cc17c250f1b4279fdb3c08a7
Author: Ole Streicher <debian at liska.ath.cx>
Date: Tue Feb 10 12:17:08 2015 +0100
Adjust for new version
---
debian/changelog | 4 ++--
debian/patches/create_shared_lib.patch | 4 ++--
debian/patches/propagate_buildflags.patch | 4 ++--
debian/patches/set_installation_path.patch | 4 ++--
debian/rules | 2 +-
5 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 244e4c8..c1d55f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-iausofa-c (2013.12.02.d-1) UNRELEASED; urgency=low
+iausofa-c (2015.02.09-1) UNRELEASED; urgency=low
* New upstream version
* Update standards version to 3.9.6. No changes needed.
- -- Ole Streicher <olebole at debian.org> Wed, 08 Oct 2014 17:23:20 +0200
+ -- Ole Streicher <debian at liska.ath.cx> Tue, 10 Feb 2015 12:15:10 +0100
iausofa-c (2013.12.02.c-1) unstable; urgency=low
diff --git a/debian/patches/create_shared_lib.patch b/debian/patches/create_shared_lib.patch
index 5519177..6632a5c 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/20131202_d/c/src/makefile
-+++ b/20131202_d/c/src/makefile
+--- a/20150209/c/src/makefile
++++ b/20150209/c/src/makefile
@@ -64,7 +64,7 @@
# for functions, CFLAGX for executables) here.
diff --git a/debian/patches/propagate_buildflags.patch b/debian/patches/propagate_buildflags.patch
index 09817d9..7ab9369 100644
--- a/debian/patches/propagate_buildflags.patch
+++ b/debian/patches/propagate_buildflags.patch
@@ -1,7 +1,7 @@
Author: Ole Streicher <debian at liska.ath.cx>
Description: Propagate CFLAGS and CPPFLAGS to the build system
---- a/20131202_d/c/src/makefile
-+++ b/20131202_d/c/src/makefile
+--- a/20150209/c/src/makefile
++++ b/20150209/c/src/makefile
@@ -64,8 +64,8 @@
# for functions, CFLAGX for executables) here.
diff --git a/debian/patches/set_installation_path.patch b/debian/patches/set_installation_path.patch
index 11f6124..fced579 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/20131202_d/c/src/makefile
-+++ b/20131202_d/c/src/makefile
+--- a/20150209/c/src/makefile
++++ b/20150209/c/src/makefile
@@ -49,11 +49,11 @@
# Specify the installation home directory.
diff --git a/debian/rules b/debian/rules
index 9beeac6..16a2f91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
#export DH_VERBOSE=1
%:
- dh $@ -D20131202_d/c/src
+ dh $@ -D20150209/c/src
override_dh_installchangelogs:
dh_installchangelogs */c/doc/changes.lis
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/iausofa.git
More information about the debian-science-commits
mailing list