From cd41378fa65d76fcd62ec383143a546c227e0b29 Mon Sep 17 00:00:00 2001 From: Sandro Tosi Date: Thu, 19 Sep 2019 19:18:24 -0400 Subject: [PATCH] adopt under DPMT umbrella; Thanks Alexandre for your previous work! Closes: #940333 --- debian/changelog | 8 ++++++++ debian/control | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 54c6af7..db6b9b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-click (7.0-2) UNRELEASED; urgency=medium + + * debian/control + - adopt under DPMT umbrella; Thanks Alexandre for your previous work! + Closes: #940333 + + -- Sandro Tosi Thu, 19 Sep 2019 19:17:38 -0400 + python-click (7.0-1) unstable; urgency=medium [ Ondřej Nový ] diff --git a/debian/control b/debian/control index 3c3ed9f..51066c3 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: python-click Section: python Priority: optional -Maintainer: Alexandre Viau +Maintainer: Sandro Tosi +Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 9), dh-python, python-all,