[SCM] iem-plugin-suite/master: Refreshed patches

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Jan 10 20:16:37 UTC 2018


The following commit has been merged in the master branch:
commit 519c1875e7cf600618285c0b60919a97ad4b57b4
Author: IOhannes m zmölnig <zmoelnig at umlautS.umlaeute.mur.at>
Date:   Wed Jan 10 20:32:34 2018 +0100

    Refreshed patches

diff --git a/debian/patches/DEBIAN_projucer-fakeX.patch b/debian/patches/DEBIAN_projucer-fakeX.patch
index bb679d8..1d41219 100644
--- a/debian/patches/DEBIAN_projucer-fakeX.patch
+++ b/debian/patches/DEBIAN_projucer-fakeX.patch
@@ -13,6 +13,6 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  # helper applications
 -PROJUCER=Projucer
 +PROJUCER=xvfb-run -a Projucer
- DOS2UNIX=$(shell which dos2unix true | head -1)
- TOUCH=touch
  
+ # generic rules
+ .PHONY: distclean clean all
diff --git a/debian/patches/series b/debian/patches/series
index 0be64e8..0277a55 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-strip-CRLF-fix.patch
 DEBIAN_projucer-fakeX.patch
diff --git a/debian/patches/strip-CRLF-fix.patch b/debian/patches/strip-CRLF-fix.patch
deleted file mode 100644
index 544426d..0000000
--- a/debian/patches/strip-CRLF-fix.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: removed dos2unix hack to restore line endings
- upstream's makefile included a hack to restore line-endings
- after resaving JUCE project files (which stores them as CRLF).
- since fixed the line-endings to CRLF, the hack has become obsolete
-Author: IOhannes m zmölnig
-Origin: upstream
-Applied-Upstream: 78aa1b5b9c6ed1aa5f61a03e1c142010cbf61c5f
-Last-Update: 2017-12-23
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- iem-plugin-suite.orig/Makefile
-+++ iem-plugin-suite/Makefile
-@@ -37,5 +37,4 @@
- 
- %/Builds/LinuxMakefile/Makefile: %.jucer
- 	$(PROJUCER) -resave "$^"
--	$(DOS2UNIX) "$^"
- 	$(TOUCH) "$@"

-- 
iem-plugin-suite packaging



More information about the pkg-multimedia-commits mailing list