This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository metainf-services.
commit 93cf95831a3ace25181afd67be8e9f135bebaee2 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 4 15:02:07 2014 +0200 Removed the deprecated DM-Upload-Allowed field --- debian/changelog | 8 ++++++++ debian/control | 1 - 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 179fd23..fa51221 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +metainf-services (1.4-2) UNRELEASED; urgency=medium + + * Team upload. + * debian/control: + - Removed the deprecated DM-Upload-Allowed field + + -- Emmanuel Bourg <[email protected]> Thu, 04 Sep 2014 15:01:45 +0200 + metainf-services (1.4-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 21b6388..8739aa8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,6 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: James Page <[email protected]> -DM-Upload-Allowed: yes Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper Build-Depends-Indep: default-jdk-doc, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/metainf-services.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

