This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository velocity.
commit 329f3ff0302efa1211af123dbbc577162063a50a Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 21 15:44:29 2016 +0200 Removed the deprecated DM-Upload-Allowed field --- debian/changelog | 2 ++ debian/control | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 12b462a..fd20d4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ velocity (1.7-4.1) UNRELEASED; urgency=medium * Non-maintainer upload. + * debian/control: + - Removed the deprecated DM-Upload-Allowed field * Moved the package to Git -- Emmanuel Bourg <[email protected]> Tue, 21 Jun 2016 15:41:09 +0200 diff --git a/debian/control b/debian/control index 200aca1..cb9b07f 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,6 @@ Standards-Version: 3.9.3 Vcs-Git: https://anonscm.debian.org/git/pkg-java/velocity.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/velocity.git Homepage: http://velocity.apache.org/ -DM-Upload-Allowed: yes Package: velocity Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/velocity.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

