diff --git a/debian/changelog b/debian/changelog index a88b97e..70f7e21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-trollius (2.0-1) unstable; urgency=medium * New upstream release. * Fixed new upstream VCS URLs in debian/rules. + * Removed non-active maintainers from uploaders. -- Thomas Goirand Fri, 05 Feb 2016 16:54:08 +0800 diff --git a/debian/control b/debian/control index fb494ce..d7d3c01 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,7 @@ Source: python-trollius Section: python Priority: optional Maintainer: PKG OpenStack -Uploaders: Julien Danjou , - Thomas Goirand , - Mehdi Abaakouk +Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-concurrent.futures,