[Piuparts-commits] [piuparts] 01/01: crontab-master.in: update webpages every six hours.
Holger Levsen
holger at moszumanska.debian.org
Fri Dec 5 17:36:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 44574e9bbc912caac058adbfccf2df22274e6fe9
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Dec 5 18:35:45 2014 +0100
crontab-master.in: update webpages every six hours.
---
conf/crontab-master.in | 2 +-
debian/changelog | 1 +
htdocs/index.tpl | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/conf/crontab-master.in b/conf/crontab-master.in
index ce8ed99..5f4e1e9 100644
--- a/conf/crontab-master.in
+++ b/conf/crontab-master.in
@@ -9,7 +9,7 @@
# generate reports twice a day
# (dinstall runs 1|7|13|19:52, so this is long after mirror pushes...)
#
-0 0,12 * * * @sharedir@/piuparts/master/generate_daily_report
+0 0,6,12,18 * * * @sharedir@/piuparts/master/generate_daily_report
#
# reschedule old logs twice a day
diff --git a/debian/changelog b/debian/changelog
index 983f1a8..db504e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ piuparts (0.62) UNRELEASED; urgency=medium
* piuparts.conf.pejacevic: add new suite: jessie2proposed.
* piuparts.conf.piu-slave-1und1-01: merge changes from pejacevic config but
replace amd64 with i386.
+ * crontab-master.in: update webpages every six hours.
-- Andreas Beckmann <anbe at debian.org> Wed, 03 Dec 2014 20:36:30 +0100
diff --git a/htdocs/index.tpl b/htdocs/index.tpl
index 64f6eae..aa66865 100644
--- a/htdocs/index.tpl
+++ b/htdocs/index.tpl
@@ -58,7 +58,7 @@
</tr>
<tr class="normalrow">
<td class="contentcell2">
- These pages are updated twice a day.
+ These pages are updated every six hours.
</td>
</tr>
<tr class="normalrow">
@@ -73,7 +73,7 @@
</tr>
<tr class="normalrow">
<td class="contentcell2">
- <b>2014-12-05</b> In preparation of the jessie release, another new suite was added: <em>jessie2proposed</em>, testing installation in jessie, then upgrade to jessie-proposed-upgrades, ending in purge as usual.
+ <b>2014-12-05</b> In preparation of the jessie release, another new suite was added: <em>jessie2proposed</em>, testing installation in jessie, then upgrade to jessie-proposed-upgrades, ending in purge as usual. Web pages are now updated four times a day.
</td>
</tr>
<tr class="normalrow">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list