This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jspwiki.
commit 3a41692d5dae7790aa343c8b4d9f277e7976ca37 Author: Emmanuel Bourg <[email protected]> Date: Thu Nov 13 01:09:28 2014 +0100 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 1d8b661..9861568 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ jspwiki (2.8.0-6) UNRELEASED; urgency=medium * Added a watch file * debian/rules: Use dh_install to install the files in /etc/jspwiki * Added debian/orig-tar.sh to build the upstream tarball + * Moved the package to Git -- Emmanuel Bourg <[email protected]> Thu, 06 Mar 2014 12:59:23 +0100 diff --git a/debian/control b/debian/control index 1a656a5..7a63214 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,8 @@ Build-Depends-Indep: libcommons-codec-java, yui-compressor, wget Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jspwiki -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jspwiki +Vcs-Git: git://anonscm.debian.org/pkg-java/jspwiki.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jspwiki.git Homepage: http://jspwiki.apache.org Package: jspwiki -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jspwiki.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

