This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch maintenance-1.2.0 in repository clojure.
commit 11df583f2e04c44ca79d07a25d876027b864b8c8 Author: Emmanuel Bourg <[email protected]> Date: Fri May 2 17:16:04 2014 +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 891f475..6c13156 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ clojure1.2 (1.2.1+dfsg-5) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.5 (no changes) + - Removed the deprecated DM-Upload-Allowed field -- Emmanuel Bourg <[email protected]> Fri, 02 May 2014 17:14:38 +0200 diff --git a/debian/control b/debian/control index f3d5fe7..d320def 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Standards-Version: 3.9.5 Homepage: http://clojure.org Vcs-Git: git://git.debian.org/pkg-java/clojure.git Vcs-Browser: http://git.debian.org/?p=pkg-java/clojure.git -DM-Upload-Allowed: yes Package: clojure1.2 Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

