From 8157acfeee202a23b17ce03760ee18246a34665c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= <onovy@debian.org>
Date: Thu, 24 Sep 2020 08:51:14 +0200
Subject: [PATCH] d/control: Update Maintainer field with new Debian Python
 Team contact address

---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f5bf8e5..661f6f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 python-validictory (0.8.3-5) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.4.1.
+  * d/control: Update Maintainer field with new Debian Python Team
+    contact address.
 
  -- Ondřej Nový <onovy@debian.org>  Fri, 18 Oct 2019 15:54:23 +0200
 
diff --git a/debian/control b/debian/control
index 2b4ce5b..90c2b74 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: python-validictory
 Section: python
 Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
+Maintainer: Debian Python Team <team+python@tracker.debian.org>
 Uploaders:
  Paul Tagliamonte <paultag@debian.org>,
 Build-Depends:
-- 
GitLab