This is an automated email from the git hooks/post-receive script. tiber-guest pushed a commit to annotated tag debian/2.3.2-1_etobi1 in repository vdr.
commit 40c7ebe33ae22c29b7d1640ea9a008c50b298d60 Author: Tobias Grimm <[email protected]> Date: Sat Jan 7 14:04:54 2017 +0100 Made vdr depend on lsb-base (>= 3.0-6), which is required by the init script --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c6cd7f3..e418d4a 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Homepage: http://www.tvdr.de/ Package: vdr Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, adduser +Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6) Recommends: lirc, ttf-bitstream-vera | fonts-freefont-ttf Suggests: vdr-plugin-dvbsddevice Provides: ${vdr:Provides} -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr.git _______________________________________________ pkg-vdr-dvb-changes mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-vdr-dvb-changes
