From 50f868a9105ef7ba8b550779b3d263a688b28da7 Mon Sep 17 00:00:00 2001 From: Bill Allombert Date: Thu, 31 Mar 2011 12:43:16 +0000 Subject: [PATCH] examples/popcon-stat.pl was not executable. --- debian/changelog | 3 ++- popcon-stat.pl | 0 2 files changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 popcon-stat.pl diff --git a/debian/changelog b/debian/changelog index ec02e12..a18d320 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,8 +18,9 @@ popularity-contest (1.52) UNRELEASED; urgency=low * debian/cron.daily, FAQ: - Add variable MTAOPS to pass extra options to sendmail. Closes: #403916. Thanks Michelle Konzack + * examples/popcon-stat.pl was not executable. - -- Bill Allombert Wed, 30 Mar 2011 18:01:48 +0200 + -- Bill Allombert Thu, 31 Mar 2011 14:42:50 +0200 popularity-contest (1.51) unstable; urgency=low diff --git a/popcon-stat.pl b/popcon-stat.pl old mode 100644 new mode 100755