[vdr-plugin-undelete] 01/01: Now supporting the /etc/vdr/conf.d mechanism
Tobias Grimm
tiber-guest at moszumanska.debian.org
Mon Aug 31 18:05:36 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-undelete.
commit ee129faae248dd84f099434c500c37e81a5c803c
Author: etobi <git at e-tobi.net>
Date: Mon Mar 23 23:27:04 2015 +0100
Now supporting the /etc/vdr/conf.d mechanism
---
debian/changelog | 6 ++++++
debian/rules | 6 +-----
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7972fc7..03e23c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-undelete (0.0.7+git20150214-3) experimental; urgency=medium
+
+ * Now supporting the /etc/vdr/conf.d mechanism
+
+ -- Tobias Grimm <etobi at debian.org> Mon, 23 Mar 2015 23:27:00 +0100
+
vdr-plugin-undelete (0.0.7+git20150214-2) experimental; urgency=medium
* Build-depend on vdr-dev (>= 2.2.0)
diff --git a/debian/rules b/debian/rules
index 1c1b37b..df77587 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,11 +4,7 @@
#export DH_VERBOSE=1
%:
- dh $@
-
-override_dh_gencontrol:
- sh /usr/share/vdr-dev/dependencies.sh
- dh_gencontrol
+ dh $@ --with vdrplugin
get-vcs-snapshot:
sh debian/get-vcs-snapshot.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-undelete.git
More information about the pkg-vdr-dvb-changes
mailing list