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,