[vdr-plugin-eepg] 01/01: Fixed installation of eepg.conf

Tobias Grimm tiber-guest at moszumanska.debian.org
Sun Sep 6 13:54:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a commit to branch master
in repository vdr-plugin-eepg.

commit 2987d6e094030f623b99c60d3ed471330e41a522
Author: etobi <git at e-tobi.net>
Date:   Sun Sep 6 15:46:21 2015 +0200

    Fixed installation of eepg.conf
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c689f3b..3d411f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-eepg (0.0.5+git20150215-4) unstable; urgency=medium
+
+  * Fixed installation of eepg.conf
+
+ -- Tobias Grimm <etobi at debian.org>  Sun, 06 Sep 2015 15:51:49 +0200
+
 vdr-plugin-eepg (0.0.5+git20150215-3) trusty; urgency=medium
 
   * Now supporting the /etc/vdr/conf.d mechanism
diff --git a/debian/rules b/debian/rules
index 3252667..ce69a42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ PLG_PACKAGE = $(filter-out %-dbg, $(shell dh_listpackages))
 DBG_PACKAGE = $(filter %-dbg, $(shell dh_listpackages))
 
 %:
-	dh $@
+	dh $@ --with vdrplugin
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/$(PLG_PACKAGE)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-eepg.git



More information about the pkg-vdr-dvb-changes mailing list