From ac75c33a45a619f1478dbd86942bad08be66ba79 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: Fri, 30 Dec 2016 17:35:44 +0800 Subject: [PATCH] Releasing debian version 2.7.1-9. --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index 39f23646af..3ee626b2bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +open-build-service (2.7.1-9) unstable; urgency=medium + + * obs-worker: drop slptool from depends as it's scheduled for removal + from Debian. (Closes: #848855) + * disable-slp.patch: do not use SLP in obs-serverconf as Debian drop + slptool from archive. (Closes: #848855) + * Added debian/NEWS. + * drop ruby-interpreter from depends as it's not exist. + * Set Architecture: all. + * Drop breaks on obs-webui. + + -- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 22 Dec 2016 14:35:54 +0800 + 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. -- GitLab