[libcerf] 03/03: Generated new patch set

Eugen Wintersberger eugenwintersberger-guest at moszumanska.debian.org
Tue Aug 12 11:51:42 UTC 2014


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

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

commit 9b1ac32ff25b3d0370a410c29e24e929d5bb5d19
Author: Eugen Wintersberger <eugen.wintersberger at gmail.com>
Date:   Tue Aug 12 13:40:32 2014 +0200

    Generated new patch set
---
 ...-installation-path-for-HTML-documentation.patch | 21 ++++++++++++++
 ...0002-Fixed-SO-Version-and-package-version.patch | 33 ++++++++++++++++++++++
 debian/patches/series                              |  2 ++
 3 files changed, 56 insertions(+)

diff --git a/debian/patches/0001-Fixed-installation-path-for-HTML-documentation.patch b/debian/patches/0001-Fixed-installation-path-for-HTML-documentation.patch
new file mode 100644
index 0000000..ebb1203
--- /dev/null
+++ b/debian/patches/0001-Fixed-installation-path-for-HTML-documentation.patch
@@ -0,0 +1,21 @@
+From: Eugen Wintersberger <eugen.wintersberger at gmail.com>
+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(-)
+
+diff --git a/man/Makefile.am b/man/Makefile.am
+index c888b45..fb35631 100644
+--- a/man/Makefile.am
++++ b/man/Makefile.am
+@@ -20,7 +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
+ 
+ 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
new file mode 100644
index 0000000..0ed7026
--- /dev/null
+++ b/debian/patches/0002-Fixed-SO-Version-and-package-version.patch
@@ -0,0 +1,33 @@
+From: Eugen Wintersberger <eugen.wintersberger at gmail.com>
+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(-)
+
+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
+--- 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_LDFLAGS = -version-info $(VERSION)
+\ No newline at end of file
++libcerf_la_LDFLAGS = -version-info 1:3:0
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..53e27f1
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,2 @@
+0001-Fixed-installation-path-for-HTML-documentation.patch
+0002-Fixed-SO-Version-and-package-version.patch

-- 
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