This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit b912bffe18b7f802c8af777bd4e132f3e2810674 Author: Mike Forbes <[email protected]> Date: Wed Jul 9 15:20:46 2008 +1200 fixing debsums cron so debhelper deals with it --- debsums-update => debian/debsums.cron.daily | 0 debian/rules | 1 - 2 files changed, 1 deletion(-) diff --git a/debsums-update b/debian/debsums.cron.daily similarity index 100% rename from debsums-update rename to debian/debsums.cron.daily diff --git a/debian/rules b/debian/rules index 06d1eee..e846c9a 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,6 @@ binary-indep: cp rdebsums $(tmp)/usr/bin chmod 755 $(tmp)/usr/bin/debsums $(tmp)/usr/sbin/debsums_gen \ $(tmp)/usr/sbin/debsums_init $(tmp)/usr/bin/rdebsums - cp debsums-update $(tmp)/etc/cron.d cp debsums-ignore $(tmp)/etc dh_installdocs README cd man && po4a --rm-backups po4a.cfg -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
