This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository pentaho-reporting-flow-engine.
commit ec30f2cba93793a880531e7d03774a56143a1407 Author: tony mancill <[email protected]> Date: Mon Apr 10 21:28:28 2017 -0700 add boilerplate README.source --- debian/README.source | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..f846ea2 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,9 @@ +Patch System +============ + +This package uses quilt to manage all modifications to the upstream +source. Changes are stored in the source package as diffs in +debian/patches and applied during the build. + +See /usr/share/doc/quilt/README.source for a detailed explanation. + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pentaho-reporting-flow-engine.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

