From aff8c1dc75b93faa6ad4704e8e34865297708f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20O=C5=BCarowski?= <piotr@debian.org> Date: Wed, 30 Mar 2011 16:40:20 +0200 Subject: [PATCH] Remove myself from Uploaders --- debian/changelog | 1 + debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0ed1815..f3345ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-defaults (2.6.6-14) UNRELEASED; urgency=low * python.mk: add py_builddir macro. $(call py_builddir, 2.6) returns "build/lib.linux-x86_64-2.6" on amd64 + * Remove myself from Uploaders -- Piotr Ożarowski <piotr@debian.org> Sun, 27 Mar 2011 16:29:05 +0200 diff --git a/debian/control b/debian/control index 3d4625e..2f7a9c8 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: python-defaults Section: python Priority: optional Maintainer: Matthias Klose <doko@debian.org> -Uploaders: Scott Kitterman <scott@kitterman.com>, Piotr Ożarowski <piotr@debian.org> +Uploaders: Scott Kitterman <scott@kitterman.com> Build-Depends: debhelper (>= 6.0.7~) Build-Depends-Indep: libhtml-tree-perl, debiandoc-sgml, python-docutils (>= 0.4-3) Standards-Version: 3.9.1 diff --git a/debian/control.in b/debian/control.in index a248ce6..35437b3 100644 --- a/debian/control.in +++ b/debian/control.in @@ -2,7 +2,7 @@ Source: python-defaults Section: python Priority: optional Maintainer: Matthias Klose <doko@debian.org> -Uploaders: Scott Kitterman <scott@kitterman.com>, Piotr Ożarowski <piotr@debian.org> +Uploaders: Scott Kitterman <scott@kitterman.com> Build-Depends: debhelper (>= 6.0.7~) Build-Depends-Indep: libhtml-tree-perl, debiandoc-sgml, python-docutils (>= 0.4-3) Standards-Version: 3.9.1 -- GitLab