From c744f7441fc04625ef48f52828061ed1be42864b Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Mon, 5 Aug 2019 13:50:40 +0200 Subject: [PATCH] Changelog for 0.170 Signed-off-by: Mattia Rizzolo --- debian/changelog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b05346c..1653248 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ubuntu-dev-tools (0.170) UNRELEASED; urgency=medium +ubuntu-dev-tools (0.170) unstable; urgency=medium [ Robie Basak ] * pull-debian-source: @@ -9,8 +9,12 @@ ubuntu-dev-tools (0.170) UNRELEASED; urgency=medium [ Mattia Rizzolo ] * d/control: + Bump debhelper compat level to 12. + * reverse-depends: + + prevent crash when specifying a specific architecture. Closes: #933018 + * ubuntutools/archive: + + Default to checking signatures while pulling a .dsc. - -- Mattia Rizzolo Sat, 20 Jul 2019 15:09:05 +0200 + -- Mattia Rizzolo Mon, 05 Aug 2019 13:28:23 +0200 ubuntu-dev-tools (0.169) unstable; urgency=medium