[SCM] libmatroska/master: debian/patches/: patchset removed (applied upstream)
mfv at users.alioth.debian.org
mfv at users.alioth.debian.org
Tue Oct 20 12:02:21 UTC 2015
The following commit has been merged in the master branch:
commit 5f8f84685cee16af52e8ad6bf7e4a2f13a2b70da
Author: Matteo F. Vescovi <mfv at debian.org>
Date: Tue Oct 20 13:49:33 2015 +0200
debian/patches/: patchset removed (applied upstream)
diff --git a/debian/patches/link-ebml.patch b/debian/patches/link-ebml.patch
deleted file mode 100644
index a0d605e..0000000
--- a/debian/patches/link-ebml.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-Description: Link against ebml
-Author: Sebastian Ramacher <sramacher at debian.org>
-Last-Update: 2015-08-03
-
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -8,6 +8,7 @@
- AM_CPPFLAGS += -DDEBUG
- AM_CXXFLAGS += -g
- endif
-+AM_CPPFLAGS += $(EBML_CFLAGS)
-
- lib_LTLIBRARIES = libmatroska.la
- libmatroska_la_SOURCES = \
-@@ -27,6 +28,7 @@
- src/KaxTracks.cpp \
- src/KaxVersion.cpp
- libmatroska_la_LDFLAGS = -version-info 6:0:0 -no-undefined
-+libmatroska_la_LIBADD = $(EBML_LIBS)
-
- nobase_include_HEADERS = \
- matroska/c/libmatroska.h \
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 6dbe9a8..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-link-ebml.patch
--
libmatroska packaging
More information about the pkg-multimedia-commits
mailing list