From 366ff25690d7b5ad51f5e3569c1581b6d1411815 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Wed, 4 Sep 2019 08:52:02 +0200 Subject: [PATCH] Release 0.172 Signed-off-by: Mattia Rizzolo --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 077455c..57b028d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ubuntu-dev-tools (0.172) UNRELEASED; urgency=medium +ubuntu-dev-tools (0.172) unstable; urgency=medium [ Mattia Rizzolo ] * autopkgtest: Add a allow-stderr restriction, as things log to stderr. @@ -10,10 +10,10 @@ ubuntu-dev-tools (0.172) UNRELEASED; urgency=medium * dh_python2 doesn't generate a python dependency in ubuntu-dev-tools, now that it's scripts-only, so manually declare one. * Install pull-debian-source as python 3. It was ported, and doesn't work - under python 2 any more. (LP: #1841127) + under python 2 any more. LP: #1841127 * Use dh_install to split the build into multiple binary packages. - -- Mattia Rizzolo Fri, 23 Aug 2019 10:07:40 +0200 + -- Mattia Rizzolo Wed, 04 Sep 2019 08:44:51 +0200 ubuntu-dev-tools (0.171) unstable; urgency=medium