[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] call changelogs from bpo dinstall



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/backports/cron.dinstall |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/config/backports/cron.dinstall b/config/backports/cron.dinstall
index 634ef1d..5b03527 100755
--- a/config/backports/cron.dinstall
+++ b/config/backports/cron.dinstall
@@ -356,6 +356,14 @@ ts "locked part finished"
 state "postlock"
 
 GO=(
+    FUNC="changelogs"
+    TIME="changelogs"
+    ARGS=""
+    ERR="false"
+)
+stage $GO &
+
+GO=(
     FUNC="pgdump_post"
     TIME="pg_dump2"
     ARGS=""
-- 
1.5.6.5



Reply to: