This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libfile-data-perl.
commit 0386ade383e694256892cec5b5e8f1a97d0a84d7 Author: Jonas Smedegaard <[email protected]> Date: Fri Aug 7 11:02:13 2015 +0200 Tidy rules file: Suppress versioned debhelper build-dependency. --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/rules b/debian/rules index 97b70e5..35db82a 100755 --- a/debian/rules +++ b/debian/rules @@ -24,3 +24,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk DEB_UPSTREAM_PACKAGE = File-Data DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/File DEB_UPSTREAM_TARBALL_MD5 = e578c43ee928e5be65774ef9de7fbc9d + +# Build-depend unversioned on debhelper +# TODO: Drop when adopted in cdbs +CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-data-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
