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 163348215d6b004896c9524ef9264e6d1f67f49e Author: Jan-Pascal van Best <[email protected]> Date: Tue Aug 16 15:59:06 2011 +0000 Removed Jan-Pascal from uploaders --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/rules | 3 --- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6736d89..c711fbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +commons-csv (0.1-SNAPSHOT+svn678580-3) UNRELEASED; urgency=low + + * Removed Jan-Pascal from Uploaders + + -- Jan-Pascal van Best <[email protected]> Tue, 16 Aug 2011 17:56:13 +0200 + commons-csv (0.1-SNAPSHOT+svn678580-2) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 5c0eb13..d6fdb7c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: commons-csv Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Jan-Pascal van Best <[email protected]>, Michael Koch <[email protected]> +Uploaders: Michael Koch <[email protected]> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7), cdbs (>=0.4.48), default-jdk, ant-optional (>= 1.6.5), junit (>= 3.8.1) diff --git a/debian/rules b/debian/rules index d290bdc..605e228 100755 --- a/debian/rules +++ b/debian/rules @@ -41,6 +41,3 @@ restore-from-source: remove-source get-orig-source: debian/get-orig-source - -upload: - cd .. ; dupload -t vanbest commons-csv_$(DEB_VERSION)_$(DEB_HOST_ARCH).changes -- 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

