From 46ead4ea0da70970342598987c5bee0a79642c6c 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: Thu, 15 Dec 2016 21:53:11 +0800 Subject: [PATCH] Releasing debian version 2.7.1-7. --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index fb6b5e03ce..a798cd2ca9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +open-build-service (2.7.1-7) unstable; urgency=medium + + [ Antonio Terceiro ] + * remove myself from Uploaders: + + [ Andrew Lee (李健秋) ] + * Run commands when purge instead of remove. (Closes: #847688) + + -- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 15 Dec 2016 18:05:03 +0800 + open-build-service (2.7.1-6) experimental; urgency=medium * Move log, tmp and config files out of /usr and creates links instead. -- GitLab