From e21fc728d9902f335f602edb2fbee24a680238f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis-Philippe=20V=C3=A9ronneau?= <pollo@debian.org> Date: Sat, 8 Jan 2022 18:32:13 -0500 Subject: [PATCH] Replace the old Clojure Team email by the new one. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1b86401..eeb7350 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +regex-clojure (1.1.0-4) UNRELEASED; urgency=normal + + [ Louis-Philippe Véronneau ] + * d/control: New email for the Clojure Team. + + -- Louis-Philippe Véronneau <pollo@debian.org> Sat, 08 Jan 2022 18:32:13 -0500 + regex-clojure (1.1.0-3) unstable; urgency=medium * Avoid warning when shadowing clojure.core/cat (Closes: #921991) diff --git a/debian/control b/debian/control index 93e28a2..6f06755 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: regex-clojure Section: java Priority: optional -Maintainer: Debian Clojure Maintainers <pkg-clojure-maintainers@lists.alioth.debian.org> +Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org> Uploaders: Elana Hashman <ehashman@debian.org> Build-Depends: javahelper (>= 0.43), -- GitLab