[SCM] soundtouch/master: Remove 02_nostrip.patch, no longer needed.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Sep 4 16:40:37 UTC 2012


The following commit has been merged in the master branch:
commit e7245f57e16511cd84cbf5e988e1834e2df74ef6
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Sep 4 18:32:10 2012 +0200

    Remove 02_nostrip.patch, no longer needed.

diff --git a/debian/patches/02_nostrip.patch b/debian/patches/02_nostrip.patch
deleted file mode 100644
index 9fb6780..0000000
--- a/debian/patches/02_nostrip.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: Do not strip the SoundStretch binary by default.
- If we use DEB_BUILD_OPTIONS=nostrip the SoundStretch binary is still stripped.
- .
- Correct this behavior by eliminating the -s flags.
-Bug-Debian: http://bugs.debian.org/438038
-Forwarded: yes
-Author: Miguel Colon <debian.micove at gmail.com>
-Last-Update: 2011-02-25
---- soundtouch-1.5.0.orig/source/SoundStretch/Makefile.am
-+++ soundtouch-1.5.0/source/SoundStretch/Makefile.am
-@@ -44,7 +44,7 @@ soundstretch_SOURCES=main.cpp RunParamet
- soundstretch_LDADD=../SoundTouch/libSoundTouch.la -lm
- 
- ## linker flags
--soundstretch_LDFLAGS=-s
-+#soundstretch_LDFLAGS=-s
- 
- ## additional compiler flags
- soundstretch_CXXFLAGS=-O3
diff --git a/debian/patches/series b/debian/patches/series
index e2b587d..d7fa819 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 01_remove_sse.patch
-02_nostrip.patch

-- 
soundtouch packaging



More information about the pkg-multimedia-commits mailing list