This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-csv.
commit 2668ad9b20357e7a9abe8a73c4b2ef681a20b7b1 Author: Jan-Pascal van Best <[email protected]> Date: Tue Sep 9 10:12:09 2008 +0000 Added DM-Upload-Allowed to debian/control --- debian/changelog | 3 ++- debian/control | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2d98fbf..216a974 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,9 @@ commons-csv (0.1-SNAPSHOT+svn678580-1) UNRELEASED; urgency=low build system. * Remove full Apache license from debian/copyright and referred to /usr/share/common-licenses instead. + * Added DM-Upload-Allowed: yes to debian/control. - -- Jan-Pascal van Best <[email protected]> Tue, 09 Sep 2008 12:08:21 +0200 + -- Jan-Pascal van Best <[email protected]> Tue, 09 Sep 2008 12:10:16 +0200 commons-csv (0.1-SNAPSHOT+svn558885-1) unstable; urgency=low diff --git a/debian/control b/debian/control index c277d85..39b881b 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Jan-Pascal van Best <[email protected]> +DM-Upload-Allowed: yes Build-Depends: debhelper (>= 5.0.0), cdbs (>=0.4.48), dpatch (>= 2.0), java-gcj-compat-dev, ant-optional (>= 1.6.5), junit (>= 3.8.1) Standards-Version: 3.8.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-csv.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

