[givaro] 03/05: Updating the patches

Julien Puydt julien.puydt at laposte.net
Thu Jun 30 14:12:56 UTC 2016


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

jpuydt-guest pushed a commit to branch master
in repository givaro.

commit 93b71d01f11a51da466bfe32be2ca039bacb9aca
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Thu Jun 30 10:10:22 2016 +0200

    Updating the patches
---
 debian/patches/local-include-syntax.patch |  4 ++--
 debian/patches/series                     |  1 -
 debian/patches/soname.patch               | 12 ------------
 3 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/debian/patches/local-include-syntax.patch b/debian/patches/local-include-syntax.patch
index 6756b69..0f1e884 100644
--- a/debian/patches/local-include-syntax.patch
+++ b/debian/patches/local-include-syntax.patch
@@ -1,7 +1,7 @@
 Fix system header include syntax for local header. (Closes: #681589)
 
---- a/src/kernel/zpz/StaticElement.h
-+++ b/src/kernel/zpz/StaticElement.h
+--- a/src/kernel/field/StaticElement.h
++++ b/src/kernel/field/StaticElement.h
 @@ -20,7 +20,7 @@
  #define __GIVARO_static_element_H
  
diff --git a/debian/patches/series b/debian/patches/series
index c3d048e..5f34bd9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,4 +2,3 @@ fix-doc-path.patch
 givaro-makefile.patch
 doxygen-exclude-debian-dir.patch
 local-include-syntax.patch
-soname.patch
diff --git a/debian/patches/soname.patch b/debian/patches/soname.patch
deleted file mode 100644
index ca6693a..0000000
--- a/debian/patches/soname.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Bump SONAME. (Closes: #678769)
-
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -20,6 +20,6 @@
- 	kernel/gmp++/libgmppp.la kernel/bstruct/libgivbstruct.la kernel/integer/libgivinteger.la kernel/memory/libgivmemory.la kernel/rational/libgivrational.la kernel/system/libgivsystem.la kernel/zpz/libgivzpz.la library/tools/libgivtools.la library/poly1/libgivpoly1.la
- 
- # soname of libgivaro
--libgivaro_la_LDFLAGS = -version-info 5:2:5
-+libgivaro_la_LDFLAGS = -version-info 6:2:5
- libgivaro_la_LDFLAGS+= -no-undefined
- libgivaro_la_LDFLAGS+=$(LDFLAGS)

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



More information about the debian-science-commits mailing list