This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdata-uuid-perl.
commit 1a57bf68838501e294112b984670a4ccc3e2b7c6 Author: Jonas Smedegaard <[email protected]> Date: Tue Aug 4 14:42:15 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 cd60517..5f64106 100755 --- a/debian/rules +++ b/debian/rules @@ -27,6 +27,10 @@ DEB_UPSTREAM_PACKAGE = Data-UUID DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/R/RJ/RJBS DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/\+/_/ +# Build-depend unversioned on debhelper +# TODO: Drop when adopted in cdbs +CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper + # replace versions of libossp-uuid-perl providing Data::UUID shim deps-ossp = libossp-uuid-perl (<= 1.6.2-1.3) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-uuid-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
