This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository easymock.
commit 923587bfe3994e876758fdbf3fcf364707a59c3a Author: Jan-Pascal van Best <[email protected]> Date: Fri Nov 30 22:56:57 2007 +0000 Updated control file: Vcs-* fields --- debian/control | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 9dc4cd0..c607baf 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,13 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Jan-Pascal van Best <[email protected]> -XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/easymock/ -XS-Vcs-svn: svn://svn.debian.org/svn/pkg-java/trunk/easymock/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/easymock/ +Vcs-svn: svn://svn.debian.org/svn/pkg-java/trunk/easymock/ Build-Depends: cdbs, debhelper (>= 5.0.42), dpatch (>= 2.0), java-gcj-compat-dev (>= 1.0.76), ant-optional (>= 1.7.0), junit4 (>= 4.3.1) Standards-Version: 3.7.2 +Homepage: http://www.easymock.org Package: libeasymock-java Architecture: all @@ -20,8 +21,6 @@ Description: Java library to generate Mock Objects for given interfaces and are able to check whether they are used as defined. Domain classes can be tested in isolation by simulating their collaborators with Mock Objects. - . - Homepage: http://www.easymock.org Package: libeasymock-java-doc Architecture: all @@ -35,5 +34,3 @@ Description: Java library to generate Mock Objects for given interfaces (documen by simulating their collaborators with Mock Objects. . This package contains the documentation for the Mock Objects library. - . - Homepage: http://www.easymock.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

