This is an automated email from the git hooks/post-receive script. tiber-guest pushed a commit to branch master in repository vdr-plugin-pvrinput.
commit ac8eba46fe02d8f7f42a56eba3c603af3748ff4f Author: etobi <[email protected]> Date: Fri Feb 13 22:06:59 2015 +0100 Depend on libudev-dev --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3af4c93..abc7c95 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: video Priority: extra Maintainer: Debian VDR Team <[email protected]> Uploaders: Tobias Grimm <[email protected]>, Thomas Günther <[email protected]>, Thomas Schmidt <[email protected]> -Build-Depends: debhelper (>= 9), vdr-dev (>= 2.1.10), gettext, pkg-config, linux-libc-dev (>= 2.6.21-4~bpo.1) +Build-Depends: debhelper (>= 9), vdr-dev (>= 2.1.10), gettext, pkg-config, linux-libc-dev (>= 2.6.21-4~bpo.1), libudev-dev Standards-Version: 3.9.6 Homepage: http://projects.vdr-developer.org/projects/plg-pvrinput -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-pvrinput.git _______________________________________________ pkg-vdr-dvb-changes mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-vdr-dvb-changes
