This is an automated email from the git hooks/post-receive script. babilen-guest pushed a commit to branch master in repository jackson-dataformat-smile.
commit 2a446a6cffa00e9535f0fde987806b1724293c17 Author: Wolodja Wentland <[email protected]> Date: Thu Sep 26 19:34:25 2013 +0100 Correct Homepage entry --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7d42115..7414098 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ jackson-dataformat-smile (2.2.2-2) UNRELEASED; urgency=low * debian/control - Correct Vcs-* field entries (svn → git) + - Correct Homepage entry -- Wolodja Wentland <[email protected]> Thu, 26 Sep 2013 17:53:19 +0000 diff --git a/debian/control b/debian/control index 76c603c..f384ef2 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: default-jdk-doc, Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-java/jackson-dataformat-smile.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jackson-dataformat-smile.git -Homepage: http://wiki.fasterxml.com/JacksonForSmile +Homepage: http://wiki.fasterxml.com/JacksonHome Package: libjackson2-dataformat-smile Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-smile.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

