[pkg-java] r4928 - trunk/easymock/debian
janpascal-guest at alioth.debian.org
janpascal-guest at alioth.debian.org
Fri Nov 30 22:56:57 UTC 2007
Author: janpascal-guest
Date: 2007-11-30 22:56:57 +0000 (Fri, 30 Nov 2007)
New Revision: 4928
Modified:
trunk/easymock/debian/control
Log:
Updated control file: Vcs-* fields
Modified: trunk/easymock/debian/control
===================================================================
--- trunk/easymock/debian/control 2007-11-30 22:55:29 UTC (rev 4927)
+++ trunk/easymock/debian/control 2007-11-30 22:56:57 UTC (rev 4928)
@@ -3,12 +3,13 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Jan-Pascal van Best <janpascal at vanbest.org>
-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 @@
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 @@
by simulating their collaborators with Mock Objects.
.
This package contains the documentation for the Mock Objects library.
- .
- Homepage: http://www.easymock.org
More information about the pkg-java-commits
mailing list