This is an automated email from the git hooks/post-receive script. tiber-guest pushed a commit to branch master in repository vdr-plugin-weather.
commit 8d0be3f0317b08fe53d25513a5bbdecf7f6b1d50 Author: Tobias Grimm <[email protected]> Date: Tue Jul 26 18:05:39 2016 +0200 Build-depend on libftp-dev instead of ftplib-dev (Closes: #832525) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b72e56a..b338772 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 Schmidt <[email protected]>, Thomas Günther <[email protected]> -Build-Depends: debhelper (>= 9), vdr-dev (>= 2.2.0), ftplib-dev, libmdsp-dev (>=0.11-6) +Build-Depends: debhelper (>= 9), vdr-dev (>= 2.2.0), libftp-dev, libmdsp-dev (>=0.11-6) Standards-Version: 3.9.6 Homepage: http://www.moldaner.de/vdr/ Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-weather.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-weather.git _______________________________________________ pkg-vdr-dvb-changes mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-vdr-dvb-changes
