This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-beanutils.
commit 2fcce81639ead905a5044ec64eccc8706a5fc1d8 Author: Kumar Appaiah <[email protected]> Date: Thu Sep 20 14:31:49 2007 +0000 * debian/control: + Add XS-Vcs-{Svn,Browser}. + Add Homepage field. --- debian/changelog | 8 +++++--- debian/control | 1 + 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5c6f319..e51a647 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ commons-beanutils (1.7.0-6) UNRELEASED; urgency=low * Add a watch file. - * Add XS-Vcs-{Svn,Browser} - - -- Kumar Appaiah <[email protected]> Thu, 20 Sep 2007 18:35:38 +0530 + * debian/control: + + Add XS-Vcs-{Svn,Browser}. + + Add Homepage field. + + -- Kumar Appaiah <[email protected]> Thu, 20 Sep 2007 20:08:47 +0530 commons-beanutils (1.7.0-5) unstable; urgency=low diff --git a/debian/control b/debian/control index 21bd243..8f7400f 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 4.2.30), cdbs, ant, ant-optional, libcommons-collec Standards-Version: 3.7.2 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-beanutils XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-beanutils +Homepage: http://commons.apache.org/beanutils/ Package: libcommons-beanutils-java Section: libs -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-beanutils.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

