From 98db3c6401a88e62ba73bed38ccbacdfc871b518 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andrew=20Lee=20=28=E6=9D=8E=E5=81=A5=E7=A7=8B=29?=
 <ajqlee@debian.org>
Date: Wed, 19 Oct 2016 15:44:41 +0800
Subject: [PATCH] Releasing debian version 2.7.1-2.

---
 debian/changelog | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 63d0dae51d..2765aa8a59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+open-build-service (2.7.1-2) experimental; urgency=medium
+
+  * Generate clockworkd.clock.output log file. (Closes:#839211)
+  * debian/obs-api.postinst: set config/database.yml own by www-data.
+    (Closes: #839163)
+  * debian/obs-api.obsapidelayed.init: calls rake instead of rake.ruby2.3.
+    (Closes: #839166)
+  * debian/obs-api.postinst: set correct permission in tmp dir for
+    delayed_job start up correctly. (Closes: #839174)
+  * debian/obs-api.obsapidelayed.init: specific directory to API_ROOT for
+    clockworkd to run. (Closes: #839219)
+  * Apply fix-sphinx.patch: fix brackets in Makefile that prepare for sphinx
+    to run.
+  * debian/obs-worker.obsworker.default: update OBS_RUN_DIR.
+  * debian/obs-worker.obsworker.init: set correct permission for
+    obsworker to run.
+  * debian/obs-api.postinst: drop duplicate pathfind function.
+  * debian/obs-api.postinst: drop path in command.
+
+ -- Andrew Lee (李健秋) <ajqlee@debian.org>  Fri, 30 Sep 2016 18:02:41 +0800
+
 open-build-service (2.7.1-1) experimental; urgency=low
 
   * New upstream release. (Closes: #838022)
-- 
GitLab