This is an automated email from the git hooks/post-receive script. tiber-guest pushed a commit to annotated tag debian/2.3.2-1_etobi1 in repository vdr.
commit e02c78d4163249a0e4956d170b4cd1c723a88061 Author: Tobias Grimm <[email protected]> Date: Sat Jan 7 13:08:50 2017 +0100 Droppes systemd.patch - fixed upstream --- debian/patches/series | 1 - debian/patches/systemd.patch | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/debian/patches/series b/debian/patches/series index 95e714e..c223546 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -3,4 +3,3 @@ 12_osdbase-maxitems.patch 99_ncursesw-include.patch -systemd.patch diff --git a/debian/patches/systemd.patch b/debian/patches/systemd.patch deleted file mode 100644 index ff1b425..0000000 --- a/debian/patches/systemd.patch +++ /dev/null @@ -1,19 +0,0 @@ -Description: Use libsystemd instead of transitional libsystemd-daemon -Author: Tobias Grimm <[email protected]> ---- -Index: vdr/Makefile -=================================================================== ---- vdr.orig/Makefile 2015-09-21 22:07:22.568154904 +0200 -+++ vdr/Makefile 2015-10-05 21:21:49.338294885 +0200 -@@ -95,9 +95,9 @@ - LIBS += $(shell pkg-config --libs fribidi) - endif - ifdef SDNOTIFY --INCLUDES += $(shell pkg-config --cflags libsystemd-daemon) -+INCLUDES += $(shell pkg-config --cflags libsystemd) - DEFINES += -DSDNOTIFY --LIBS += $(shell pkg-config --libs libsystemd-daemon) -+LIBS += $(shell pkg-config --libs libsystemd) - endif - - LIRC_DEVICE ?= /var/run/lirc/lircd -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr.git _______________________________________________ pkg-vdr-dvb-changes mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-vdr-dvb-changes
