[Debian-astro-commits] [iausofa] 02/03: Rediff patches and debian/rules

Ole Streicher olebole at moszumanska.debian.org
Sat Dec 24 14:29:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch debian
in repository iausofa.

commit 8d36a4b75055b381bda1d24a763cc0835f0526e8
Author: Ole Streicher <olebole at debian.org>
Date:   Sat Dec 24 15:26:25 2016 +0100

    Rediff patches and debian/rules
---
 debian/patches/Create-a-shared-library.patch                      | 8 ++++----
 .../Propagate-CFLAGS-and-CPPFLAGS-to-the-build-system.patch       | 8 ++++----
 .../patches/Set-the-installation-path-according-to-the-FHS.patch  | 8 ++++----
 debian/rules                                                      | 2 +-
 4 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/debian/patches/Create-a-shared-library.patch b/debian/patches/Create-a-shared-library.patch
index 22b3b4f..8457da0 100644
--- a/debian/patches/Create-a-shared-library.patch
+++ b/debian/patches/Create-a-shared-library.patch
@@ -3,13 +3,13 @@ Date: Sat, 30 Jul 2016 13:15:26 +0200
 Subject: Create a shared library
 
 ---
- 20160503_b/c/src/makefile | 23 +++++++++++++++++------
+ 20160503_c/c/src/makefile | 23 +++++++++++++++++------
  1 file changed, 17 insertions(+), 6 deletions(-)
 
-diff --git a/20160503_b/c/src/makefile b/20160503_b/c/src/makefile
+diff --git a/20160503_c/c/src/makefile b/20160503_c/c/src/makefile
 index 8fa0597..4ed66fe 100644
---- a/20160503_b/c/src/makefile
-+++ b/20160503_b/c/src/makefile
+--- a/20160503_c/c/src/makefile
++++ b/20160503_c/c/src/makefile
 @@ -64,7 +64,7 @@ SOFA_INC_DIR = $(INSTALL_DIR)/include/
  # for functions, CFLAGX for executables) here.
  
diff --git a/debian/patches/Propagate-CFLAGS-and-CPPFLAGS-to-the-build-system.patch b/debian/patches/Propagate-CFLAGS-and-CPPFLAGS-to-the-build-system.patch
index 3baaf43..1b580b9 100644
--- a/debian/patches/Propagate-CFLAGS-and-CPPFLAGS-to-the-build-system.patch
+++ b/debian/patches/Propagate-CFLAGS-and-CPPFLAGS-to-the-build-system.patch
@@ -3,13 +3,13 @@ Date: Sat, 30 Jul 2016 13:15:26 +0200
 Subject: Propagate CFLAGS and CPPFLAGS to the build system
 
 ---
- 20160503_b/c/src/makefile | 6 +++---
+ 20160503_c/c/src/makefile | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
 
-diff --git a/20160503_b/c/src/makefile b/20160503_b/c/src/makefile
+diff --git a/20160503_c/c/src/makefile b/20160503_c/c/src/makefile
 index 4ed66fe..4dc712a 100644
---- a/20160503_b/c/src/makefile
-+++ b/20160503_b/c/src/makefile
+--- a/20160503_c/c/src/makefile
++++ b/20160503_c/c/src/makefile
 @@ -64,8 +64,8 @@ SOFA_INC_DIR = $(INSTALL_DIR)/include/
  # for functions, CFLAGX for executables) here.
  
diff --git a/debian/patches/Set-the-installation-path-according-to-the-FHS.patch b/debian/patches/Set-the-installation-path-according-to-the-FHS.patch
index 2551aa8..5dc5507 100644
--- a/debian/patches/Set-the-installation-path-according-to-the-FHS.patch
+++ b/debian/patches/Set-the-installation-path-according-to-the-FHS.patch
@@ -4,13 +4,13 @@ Subject: Set the installation path according to the FHS.
 
 Also, remove the "test" target alias (use installcheck instead).
 ---
- 20160503_b/c/src/makefile | 6 +++---
+ 20160503_c/c/src/makefile | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
 
-diff --git a/20160503_b/c/src/makefile b/20160503_b/c/src/makefile
+diff --git a/20160503_c/c/src/makefile b/20160503_c/c/src/makefile
 index 5321ebc..8fa0597 100644
---- a/20160503_b/c/src/makefile
-+++ b/20160503_b/c/src/makefile
+--- a/20160503_c/c/src/makefile
++++ b/20160503_c/c/src/makefile
 @@ -49,11 +49,11 @@
  
  # Specify the installation home directory.
diff --git a/debian/rules b/debian/rules
index f02be66..4146b71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ -D20160503_b/c/src
+	dh $@ -D20160503_c/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-astro-commits mailing list