This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wss4j.
commit 13a8b3787d4812ee2796d1fcc149b146efb981b8 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 23 07:20:40 2013 +0000 Removed the deprecated DM-Upload-Allowed flag --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c219705..87dc412 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ wss4j (1.5.8+svntag-2.1) UNRELEASED; urgency=low * Team upload. * Updated Standards-Version to 3.9.4 (no changes) + * Removed the deprecated DM-Upload-Allowed flag -- Emmanuel Bourg <[email protected]> Mon, 23 Sep 2013 09:18:49 +0200 diff --git a/debian/control b/debian/control index f92b290..9943d73 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,6 @@ Source: wss4j Section: java Priority: optional Maintainer: Debian Eucalyptus Maintainers <[email protected]> -DM-Upload-Allowed: yes Uploaders: Chris Grzegorczyk <[email protected]>, Graziano Obertelli <[email protected]>, Kyo Lee <[email protected]>, Thierry Carrez <[email protected]> Build-Depends-Indep: default-jdk, libaxis-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wss4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

