[iausofa] 02/02: Adjust patches
Ole Streicher
olebole-guest at moszumanska.debian.org
Wed Oct 8 15:33:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository iausofa.
commit 79f909e0bef833ce82c180788fc83b2216887187
Author: Ole Streicher <debian at liska.ath.cx>
Date: Wed Oct 8 17:25:19 2014 +0200
Adjust patches
---
debian/changelog | 5 +++--
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, 10 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d563839..244e4c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-iausofa-c (2013.12.02.c-2) UNRELEASED; urgency=low
+iausofa-c (2013.12.02.d-1) UNRELEASED; urgency=low
+ * New upstream version
* Update standards version to 3.9.6. No changes needed.
- -- Ole Streicher <olebole at debian.org> Thu, 25 Sep 2014 12:27:44 +0200
+ -- Ole Streicher <olebole at debian.org> Wed, 08 Oct 2014 17:23:20 +0200
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 c7e8ad1..5519177 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_c/c/src/makefile
-+++ b/20131202_c/c/src/makefile
+--- a/20131202_d/c/src/makefile
++++ b/20131202_d/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 f4331f0..09817d9 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_c/c/src/makefile
-+++ b/20131202_c/c/src/makefile
+--- a/20131202_d/c/src/makefile
++++ b/20131202_d/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 e7ba496..11f6124 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_c/c/src/makefile
-+++ b/20131202_c/c/src/makefile
+--- a/20131202_d/c/src/makefile
++++ b/20131202_d/c/src/makefile
@@ -49,11 +49,11 @@
# Specify the installation home directory.
diff --git a/debian/rules b/debian/rules
index 1a47449..9beeac6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
#export DH_VERBOSE=1
%:
- dh $@ -D20131202_c/c/src
+ dh $@ -D20131202_d/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