[jabref] 08/11: document Oliver's debian-3.8 branch as the upstream source.
Tony Mancill
tmancill at moszumanska.debian.org
Sun Dec 11 06:39:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch dev
in repository jabref.
commit 44d4ccfd14502eb19e44df7a5652f23280f91d4c
Author: tony mancill <tmancill at debian.org>
Date: Sat Dec 10 14:18:45 2016 -0800
document Oliver's debian-3.8 branch as the upstream source.
---
debian/README.source | 7 ++++++-
debian/copyright | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/README.source b/debian/README.source
index 44e0171..10dac56 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,4 +1,5 @@
-The upstream Git repo is on GitHub and can be added as an additional remote with
+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
@@ -6,3 +7,7 @@ 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.
diff --git a/debian/copyright b/debian/copyright
index 324124a..3bf84ca 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: JabRef
Upstream-Contact: Oliver Kopp <kopp.dev at gmail.com>
-Source: https://github.com/JabRef/jabref/releases
+Source: https://github.com/koppor/jabref/tree/debian_3.8
Files-Excluded: lib gradle
Comment: The +ds version is created by removing lib/ and gradle/ which
contain sourceless pre-compiled libraries which are not used anyway.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git
More information about the pkg-java-commits
mailing list