This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository electric.
commit 5577e11a066a37aff0e388b8bd9923052e9578db Author: Markus Koschany <[email protected]> Date: Wed Jul 9 11:18:18 2014 +0200 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 7379a1e..400ea55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +electric (9.04+dfsg-2) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Markus Koschany <[email protected]> Wed, 09 Jul 2014 11:18:18 +0200 + electric (9.04+dfsg-1) unstable; urgency=medium * Imported Upstream version 9.04. (Closes: #598445) diff --git a/debian/control b/debian/control index eb25d7d..0b553c7 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends-Indep: libslf4j-java, scala Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/electric -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/electric +Vcs-Git: git://anonscm.debian.org/pkg-java/electric.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/electric.git Homepage: http://www.staticfreesoft.com/productsFree.html Package: electric -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/electric.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

