[libcerf] 04/05: Fixed patchs for upstream version 1.5

Eugen Wintersberger eugenwintersberger-guest at moszumanska.debian.org
Mon Oct 17 11:51:32 UTC 2016


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

eugenwintersberger-guest pushed a commit to branch master
in repository libcerf.

commit 1b91e76cc0a187dbb3916cb2a5ffdf0318db90f9
Author: Eugen Wintersberger <eugen.wintersberger at gmail.com>
Date:   Mon Oct 17 13:49:33 2016 +0200

    Fixed patchs for upstream version 1.5
---
 ...-installation-path-for-HTML-documentation.patch | 13 ++++++------
 ...0002-Fixed-SO-Version-and-package-version.patch | 24 +++++-----------------
 2 files changed, 11 insertions(+), 26 deletions(-)

diff --git a/debian/patches/0001-Fixed-installation-path-for-HTML-documentation.patch b/debian/patches/0001-Fixed-installation-path-for-HTML-documentation.patch
index ebb1203..1bb79e8 100644
--- a/debian/patches/0001-Fixed-installation-path-for-HTML-documentation.patch
+++ b/debian/patches/0001-Fixed-installation-path-for-HTML-documentation.patch
@@ -3,19 +3,18 @@ Date: Fri, 28 Jun 2013 22:24:45 +0200
 Subject: Fixed installation path for HTML documentation
 
 ---
- man/Makefile.am |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
+ man/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
 
 diff --git a/man/Makefile.am b/man/Makefile.am
-index c888b45..fb35631 100644
+index 2357f3f..c808d45 100644
 --- a/man/Makefile.am
 +++ b/man/Makefile.am
-@@ -20,7 +20,7 @@
+@@ -20,6 +20,7 @@
  #   http://apps.jcns.fz-juelich.de/libcerf
  
  man_MANS = w_of_z.3 im_w_of_x.3 dawson.3 cdawson.3 cerf.3 cerfc.3 erfcx.3 cerfcx.3 erfi.3 cerfi.3 voigt.3 
--auxdir = $(datadir)/man/html
-+auxdir = $(docdir)/html
- aux_DATA = w_of_z.html voigt.html dawson.html cerf.html erfcx.html erfi.html
++htmldir = $(docdir)/html
+ html_DATA = w_of_z.html voigt.html dawson.html cerf.html erfcx.html erfi.html
  
  w_of_z.3 : w_of_z.pod
diff --git a/debian/patches/0002-Fixed-SO-Version-and-package-version.patch b/debian/patches/0002-Fixed-SO-Version-and-package-version.patch
index 0ed7026..554e6b0 100644
--- a/debian/patches/0002-Fixed-SO-Version-and-package-version.patch
+++ b/debian/patches/0002-Fixed-SO-Version-and-package-version.patch
@@ -3,31 +3,17 @@ Date: Tue, 29 Jul 2014 13:14:47 +0200
 Subject: Fixed SO-Version and package version
 
 ---
- configure.ac    |    2 +-
- lib/Makefile.am |    2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
+ lib/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/configure.ac b/configure.ac
-index 6065ea6..3229267 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -19,7 +19,7 @@
- # Website:
- #   http://apps.jcns.fz-juelich.de/libcerf
- 
--AC_INIT([cerf],[1:3],[http://apps.jcns.fz-juelich.de/libcerf])
-+AC_INIT([cerf],[1.3],[http://apps.jcns.fz-juelich.de/libcerf])
-   # version is current:revision:age; for simplicity, we always put age=0
-   # <- http://www.sourceware.org/autobook/autobook/autobook_91.html
- 
 diff --git a/lib/Makefile.am b/lib/Makefile.am
-index 12be501..5c09a83 100644
+index 81a8b42..e5336f1 100644
 --- a/lib/Makefile.am
 +++ b/lib/Makefile.am
 @@ -22,4 +22,4 @@
  lib_LTLIBRARIES = libcerf.la
- libcerf_la_SOURCES = cerf.h im_w_of_x.c erfcx.c w_of_z.c err_fcts.c 
  include_HEADERS = cerf.h
+ libcerf_la_SOURCES = cerf.h im_w_of_x.c erfcx.c w_of_z.c err_fcts.c 
 -libcerf_la_LDFLAGS = -version-info $(VERSION)
 \ No newline at end of file
-+libcerf_la_LDFLAGS = -version-info 1:3:0
++libcerf_la_LDFLAGS = -version-info $(VERSION)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libcerf.git



More information about the debian-science-commits mailing list