This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libapache-mod-jk.
commit ca5b9bd230cbeace693a34fe26cf7da3706d9295 Author: Markus Koschany <[email protected]> Date: Sat Oct 8 15:19:56 2016 +0200 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8a7ba5b..6f51c99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libapache-mod-jk (1:1.2.41-2) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Markus Koschany <[email protected]> Sat, 08 Oct 2016 15:19:56 +0200 + libapache-mod-jk (1:1.2.41-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 831e84d..985ef38 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends-Indep: lynx, xsltproc Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libapache-mod-jk +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libapache-mod-jk.git Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/libapache-mod-jk Homepage: http://tomcat.apache.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libapache-mod-jk.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

