[vdr-plugin-osdserver] 01/01: Fixed installation of osdserver.conf
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sun Sep 6 13:55:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to annotated tag debian/0.1.3-16
in repository vdr-plugin-osdserver.
commit 245868a4a1479f8260b6915d0bb67f455a43bbab
Author: etobi <git at e-tobi.net>
Date: Sun Sep 6 15:53:35 2015 +0200
Fixed installation of osdserver.conf
---
debian/changelog | 6 ++++++
debian/rules | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 03a6f3c..ae95ac4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-osdserver (0.1.3-16) unstable; urgency=medium
+
+ * Fixed installation of osdserver.conf
+
+ -- Tobias Grimm <etobi at debian.org> Sun, 06 Sep 2015 15:53:29 +0200
+
vdr-plugin-osdserver (0.1.3-15) unstable; urgency=medium
* Now supporting the /etc/vdr/conf.d mechanism
diff --git a/debian/rules b/debian/rules
index 91a319e..dacbd0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
CXXFLAGS += $(shell pkg-config vdr --variable=cxxflags)
%:
- dh $@
+ dh $@ --with vdrplugin
override_dh_auto_build:
dh_auto_build -- all $(MAKE_OPTIONS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-osdserver.git
More information about the pkg-vdr-dvb-changes
mailing list