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 01bf39b0384c71cb341dfda67fd0a1869d7960ce Author: Markus Koschany <[email protected]> Date: Thu May 21 19:52:06 2015 +0000 Add README.source --- debian/README.source | 7 +++++++ debian/changelog | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..36c0d91 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,7 @@ +libapache-mod-jk for Debian +=========================== + +Steps to retrieve the upstream sources of this package. + +1. svn export -r 1680946 https://svn.apache.org/repos/asf/tomcat/jk/trunk/ +2. Change JK_VERISRELEASE to 1 in native/common/jk_version.h diff --git a/debian/changelog b/debian/changelog index 5173be9..efe0674 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,7 @@ libapache-mod-jk (1:1.2.40+svn150520-1) unstable; urgency=high * Add fix-privacy-breach.patch and fix lintian errors about "privacy breach logo". * Update debian/copyright information. Add missing BSD-3-clause license. + * Add README.source. -- Markus Koschany <[email protected]> Thu, 21 May 2015 17:53:24 +0200 -- 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

