This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit bb77606941051996d46b96fc6ba8fae69ad313cc Author: gregor herrmann <[email protected]> Date: Thu Sep 15 23:43:38 2016 +0200 Add debian/README.source, pointing to the upstream Git repo. --- debian/README.source | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..6b57e6d --- /dev/null +++ b/debian/README.source @@ -0,0 +1,8 @@ +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 + +This allows to use gbp-import-orig's --upstream-vcs-tag option. + +The upstream repo also has a debian branch which currently is used to create +parts of debian/patches. -- 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

