This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libcommons-cli-java.
commit e498911f3fdd4166ae744e18425bdfac652d7853 Author: Michael Koch <[email protected]> Date: Tue Oct 23 21:03:48 2007 +0200 Imported Debian patch 1.0-11 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1c61cc2..fa185e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libcommons-cli-java (1.0-11) unstable; urgency=low + + * Fixed Homepage field in debian/control. Closes: #446792. + + -- Michael Koch <[email protected]> Tue, 23 Oct 2007 21:03:48 +0200 + libcommons-cli-java (1.0-10) unstable; urgency=low * Fixed jar name and link to jar. Closes: #446008. diff --git a/debian/control b/debian/control index a768296..8a83572 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]> Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8) Build-Depends-Indep: java-gcj-compat-dev, ant, libcommons-lang-java, junit Standards-Version: 3.7.2 -Homepage: <http://jakarta.apache.org/commons/cli> +Homepage: http://jakarta.apache.org/commons/cli Package: libcommons-cli-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-cli-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

