[vdr-plugin-epg2vdr] 01/01: Fixed installation of epg2vdr.conf
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sun Sep 6 13:54:53 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.12.git20150203.1541-3
in repository vdr-plugin-epg2vdr.
commit cf06b2ab78803224fa1c2783bff4c4dca909ff59
Author: etobi <git at e-tobi.net>
Date: Sun Sep 6 15:42:09 2015 +0200
Fixed installation of epg2vdr.conf
---
debian/changelog | 6 ++++++
debian/epg2vdr.conf | 2 +-
debian/rules | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7b0520d..8027166 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-epg2vdr (0.1.12.git20150203.1541-3) unstable; urgency=medium
+
+ * Fixed installation of epg2vdr.conf
+
+ -- Tobias Grimm <etobi at debian.org> Sun, 06 Sep 2015 15:42:05 +0200
+
vdr-plugin-epg2vdr (0.1.12.git20150203.1541-2) unstable; urgency=medium
* Now supporting the /etc/vdr/conf.d mechanism
diff --git a/debian/epg2vdr.conf b/debian/epg2vdr.conf
index 9696bf6..b7bbaa4 100644
--- a/debian/epg2vdr.conf
+++ b/debian/epg2vdr.conf
@@ -4,4 +4,4 @@
# For more details see:
# - /usr/share/doc/vdr-plugin-epg2vdr/README
-
+[epg2vdr]
diff --git a/debian/rules b/debian/rules
index 71d64fa..a909592 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,4 +11,4 @@ override_dh_auto_install:
dh_auto_install --destdir=debian/vdr-plugin-epg2vdr
%:
- dh $@
+ dh $@ --with vdrplugin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-epg2vdr.git
More information about the pkg-vdr-dvb-changes
mailing list