This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jalview.
commit dfad94384d9ad0f259c82c32fc29ac6e48fb37a5 Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 12 14:07:07 2014 +0200 Moved the package to Git --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f316c1f..ec6ce99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jalview (2.7.dfsg-4) UNRELEASED; urgency=low * Removed the unused build dependency on libgnujaf-java * Updated Standards-Version to 3.9.5 (no changes) + * Moved the package to Git -- Emmanuel Bourg <[email protected]> Wed, 20 Nov 2013 01:16:04 +0100 diff --git a/debian/control b/debian/control index 9b384b4..ebd8b31 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends: cdbs, debhelper (>= 7), default-jdk, libapache-mime4j-java (>= 0.7.2), libhttpclient-java, libvamsas-client-java Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jalview -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/jalview +Vcs-Git: git://anonscm.debian.org/pkg-java/jalview.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jalview.git Homepage: http://www.jalview.org Package: jalview -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jalview.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

