From bd94ac966810d9e935c072b89435527b9f1712e8 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: Tue, 20 Dec 2016 01:55:23 +0800 Subject: [PATCH] Releasing debian version 2.7.1-8. --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index a798cd2ca9..39f23646af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +open-build-service (2.7.1-8) unstable; urgency=medium + + * jquery-ui.patch: migrate jquery-ui-rails from 5.0.5 to 6.0.1. + (Closes: #848510) + * debian/control: build-deps on the metapackage default-mysql-*. + (Closes: #848460) + * Refine postinst script to avoid modifies files it has shipped. And + also not fails during installation without setup database via + dbconfig-common. (Closes: #847687) + * Added README.Debian. + + -- Andrew Lee (李健秋) <ajqlee@debian.org> Mon, 19 Dec 2016 15:19:40 +0800 + open-build-service (2.7.1-7) unstable; urgency=medium [ Antonio Terceiro ] -- GitLab