This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 1eda7d7c8d6c1ad24e224fac0cab9283a67c83e6 Author: gregor herrmann <[email protected]> Date: Thu Sep 15 23:59:05 2016 +0200 Use HTTPS for various URLs in debian/*. Thanks: lintian. --- debian/copyright | 4 ++-- debian/patches/fix-headless-bibtex-output.diff | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index 05acbdd..f5930f5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JabRef Upstream-Contact: Morten Alver, Nizar Batada Source: https://github.com/JabRef/jabref/releases @@ -622,7 +622,7 @@ License: CC-BY-SA-3.0 constitutes a Collection will not be considered an Adaptation (as defined below) for the purposes of this License. 3. *"Creative Commons Compatible License"* means a license that is - listed at http://creativecommons.org/compatiblelicenses that has + listed at https://creativecommons.org/compatiblelicenses that has been approved by Creative Commons as being essentially equivalent to this License, including, at a minimum, because that license: (i) contains terms that have the same purpose, meaning and effect diff --git a/debian/patches/fix-headless-bibtex-output.diff b/debian/patches/fix-headless-bibtex-output.diff index 41c0710..d123af4 100644 --- a/debian/patches/fix-headless-bibtex-output.diff +++ b/debian/patches/fix-headless-bibtex-output.diff @@ -1,8 +1,8 @@ Description: fix headless BibTeX output Origin: vendor -Bug: http://sourceforge.net/p/jabref/bugs/1228/ +Bug: https://sourceforge.net/p/jabref/bugs/1228/ Bug-Debian: https://bugs.debian.org/723100 -Forwarded: http://sourceforge.net/p/jabref/bugs/1228/ +Forwarded: https://sourceforge.net/p/jabref/bugs/1228/ Author: Vincent Fourmond <[email protected]> Reviewed-by: gregor herrmann <[email protected]> Last-Update: 2014-05-07 -- 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

