[hamradio-commits] [liquid-dsp] 07/10: Refresh define-soname patch

Andreas E. Bombe aeb at moszumanska.debian.org
Sun Oct 29 00:54:28 UTC 2017


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

aeb pushed a commit to annotated tag debian/1.3.1-1
in repository liquid-dsp.

commit 312253be2d0c08178ca23b8da191a434083ca115
Author: Andreas Bombe <aeb at debian.org>
Date:   Sat Oct 28 20:24:38 2017 +0200

    Refresh define-soname patch
    
    Gbp-Dch: Ignore
---
 debian/patches/define-soname | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/patches/define-soname b/debian/patches/define-soname
index 0332e97..8b243ae 100644
--- a/debian/patches/define-soname
+++ b/debian/patches/define-soname
@@ -5,10 +5,12 @@ Author: Andreas Bombe <aeb at debian.org>
 Last-Update: 2016-12-11
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/makefile.in
-+++ b/makefile.in
+Index: git/makefile.in
+===================================================================
+--- git.orig/makefile.in	2017-10-28 20:23:47.395786766 +0200
++++ git/makefile.in	2017-10-28 20:23:47.391786768 +0200
 @@ -1167,7 +1167,7 @@
- 	$(CC) -dynamiclib -install_name $@ -o $@ $^ $(LDFLAGS)
+ 	$(CC) -dynamiclib -install_name $@ -o $@ $^ $(LDFLAGS) $(LIBS)
  
  # linux, et al
 -libliquid.so: libliquid.a
@@ -24,9 +26,11 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  	install -m 644 -p $(addprefix include/,$(headers_install)) $(DESTDIR)$(prefix)/include/liquid
  	@echo ""
  	@echo "---------------------------------------------------------"
---- a/configure.ac
-+++ b/configure.ac
-@@ -226,7 +226,7 @@
+Index: git/configure.ac
+===================================================================
+--- git.orig/configure.ac	2017-10-28 20:23:47.395786766 +0200
++++ git/configure.ac	2017-10-28 20:23:47.391786768 +0200
+@@ -242,7 +242,7 @@
      REBIND=""
      ;;
  *)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/liquid-dsp.git



More information about the pkg-hamradio-commits mailing list