This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository netty.
commit 52fa7bb2db1e4d3783281759a7cd1de01b7b9015 Author: Emmanuel Bourg <[email protected]> Date: Sat Sep 12 23:17:12 2015 +0200 Removed the deprecated DM-Upload-Allowed field --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a5b22f7..7750f8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ netty (1:4.0.30-1) UNRELEASED; urgency=low * debian/control: - Team maintenance by Debian Java Maintainers - Standards-Version updated to 3.9.6 (no changes) + - Removed the deprecated DM-Upload-Allowed field * debian/watch: Track the release tags on GitHub * Moved the package to Git * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 5f3664c..d8b9d5c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,6 @@ Source: netty Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -DM-Upload-Allowed: yes Uploaders: Chris Grzegorczyk <[email protected]>, Graziano Obertelli <[email protected]>, Kyo Lee <[email protected]>, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netty.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

