summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJavier Fernandez-Sanguino <jfs@debian.org>2011-09-21 23:22:58 +0200
committerJavier Fernandez-Sanguino <jfs@debian.org>2011-09-21 23:22:58 +0200
commitfe274309d8d7e7787e06d2cb88ec4ed280b63805 (patch)
tree458562804776286fe92d86bbecc99fd957cf7992 /debian/changelog
parentd9469ae4f48795b8a96776d94c526481b02f4949 (diff)
downloadpkg-cron-fe274309d8d7e7787e06d2cb88ec4ed280b63805.tar.gz
Escape the '%' in the examples so that they can work when copied over to crontab (Closes: #642309)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8ea8210..fac89d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+cron (3.0pl1-121) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Put the maintainer address in UTF-8 encoding
+ * debian/source/lintian-overrides:
+ - Removed, no longer required
+ * crontab.5:
+ - Escape the '%' in the examples so that they can work when copied over
+ to crontab (Closes: #642309)
+
+ -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org> Mon, 19 Sep 2011 00:20:17 +0200
+
cron (3.0pl1-120) unstable; urgency=low
* do_command.c, cron.h, cron.8: