From d2d0f660c8fc664301f5ef7dd1b7ae9128035d98 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Fri, 12 May 2017 10:02:48 +0530 Subject: [PATCH] update changelog --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3bdf163476..1d931b9e7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,16 @@ +gitlab (8.13.11+dfsg1-7) UNRELEASED; urgency=medium + + * Correctly bind dbconfig-common configuration file to gitlab package + (and not to $gitlab_user) in debian/config + * Revert change in debian/postinst from previous upload which incorrectly + binds dbconfig-common configuration file to $gitlab_user package + + -- Pirate Praveen Fri, 12 May 2017 09:58:23 +0530 + gitlab (8.13.11+dfsg1-6) unstable; urgency=medium * Remove hard coded gitlab user in postinst (Closes: #862329) + * Remove dbconfig-common config files on purge -- Pirate Praveen Thu, 11 May 2017 22:29:06 +0530