[vdr-plugin-epg2vdr] 01/01: Now supporting the /etc/vdr/conf.d mechanism

Tobias Grimm tiber-guest at moszumanska.debian.org
Sun Aug 30 16:21:32 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-2
in repository vdr-plugin-epg2vdr.

commit 21bdc594eea237440f5e768fc5b9336e6a149da1
Author: etobi <git at e-tobi.net>
Date:   Mon Mar 23 21:53:29 2015 +0100

    Now supporting the /etc/vdr/conf.d mechanism
---
 debian/changelog                             | 6 ++++++
 debian/{plugin.epg2vdr.conf => epg2vdr.conf} | 0
 debian/install                               | 2 +-
 debian/rules                                 | 4 ----
 4 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eac04a2..7b0520d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-epg2vdr (0.1.12.git20150203.1541-2) unstable; urgency=medium
+
+  * Now supporting the /etc/vdr/conf.d mechanism
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 23 Mar 2015 21:53:23 +0100
+
 vdr-plugin-epg2vdr (0.1.12.git20150203.1541-1) trusty; urgency=medium
 
   * Migrated from yaVDR to Debian
diff --git a/debian/plugin.epg2vdr.conf b/debian/epg2vdr.conf
similarity index 100%
rename from debian/plugin.epg2vdr.conf
rename to debian/epg2vdr.conf
diff --git a/debian/install b/debian/install
index 0eb62ae..2944041 100644
--- a/debian/install
+++ b/debian/install
@@ -1 +1 @@
-debian/plugin.epg2vdr.conf    etc/vdr/plugins/
+debian/epg2vdr.conf    etc/vdr/conf.avail/
diff --git a/debian/rules b/debian/rules
index 627af30..71d64fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,9 +10,5 @@ override_dh_strip:
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/vdr-plugin-epg2vdr
 
-override_dh_gencontrol:
-	sh /usr/share/vdr-dev/dependencies.sh
-	dh_gencontrol
-
 %:
 	dh $@

-- 
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