This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository easymock.
commit 228b6982e2dc1e809fede5bd54888e9dfb7ab214 Author: Markus Koschany <[email protected]> Date: Tue Nov 25 17:45:41 2014 +0100 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3eca528..7846c6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +easymock (3.2+ds-5) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Markus Koschany <[email protected]> Tue, 25 Nov 2014 17:45:41 +0100 + easymock (3.2+ds-4) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 3e4462c..a4f5e16 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends-Indep: libcglib3-java, libobjenesis-java Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/easymock/ -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/easymock/ +Vcs-Git: git://anonscm.debian.org/pkg-java/easymock.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/easymock.git Homepage: http://www.easymock.org Package: libeasymock-java -- 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

