This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch dev in repository jabref.
commit 1cb8377ff968c053c2934340fefcc041d669b4d9 Author: tony mancill <[email protected]> Date: Wed Dec 14 23:11:51 2016 -0800 amend debian/README.source --- debian/README.source | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/README.source b/debian/README.source index 10dac56..a5ca878 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,13 +1,16 @@ The upstream Git repo is on GitHub and can be added as an additional remote with: - git remote add upstream-repo https://github.com/JabRef/jabref.git + git remote add upstream-repo https://github.com/JabRef/jabref.git This allows to use gbp-import-orig's --upstream-vcs-tag option. The repo at https://github.com/koppor/jabref.git also has a debian branch which is used to create parts of debian/patches. -The 3.8~pre1 source tarball was prepared by cloning Oliver Kopp's curated -debian-3.8 branch https://github.com/koppor/jabref/tree/debian_3.8 and -then removing the ./lib/ and ./gradle/ folders. +The 3.8~pre2 source tarball was prepared from the upstream master branch +at 69a327c6 and then removing the ./lib/ and ./gradle/ folders. + +Patch 001_koppor_debian_3.8.patch was prepared by generating the git diff +of upstream master @ 69a327c6 and Oliver Kopp's curated 3.8 branch +https://github.com/koppor/jabref/tree/debian_3.8 @ 2eded270. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

