This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository fast-zip-visit-clojure.
commit f5dc00f46de2dcc3e105cd406d25c1174454c4c6 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 18 23:36:19 2018 +0200 Fixed the maintainer address --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 458f253..3fd52d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ fast-zip-visit-clojure (1.0.2-2) UNRELEASED; urgency=medium * Team upload. + * Fixed the maintainer address * Standards-Version updated to 4.1.4 * Switch to debhelper level 11 diff --git a/debian/control b/debian/control index 6022662..f61358f 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: fast-zip-visit-clojure Section: java Priority: optional -Maintainer: Debian Clojure Maintainers <[email protected]> +Maintainer: Debian Clojure Maintainers <[email protected]> Uploaders: Apollon Oikonomopoulos <[email protected]> Build-Depends: debhelper (>= 11), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fast-zip-visit-clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

