This is an automated email from the git hooks/post-receive script. xguimard-guest pushed a commit to branch master in repository lemonldap-ng.
commit 794c583c65612825a4266ffd25eddd79258dda99 Author: Xavier Guimard <[email protected]> Date: Tue Feb 13 09:32:27 2018 +0100 Update source link in debian/copyright (https) --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 66bd963..4fd2dfa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lemonldap-ng (1.9.15-2) UNRELEASED; urgency=medium * Bump debhelper compatibility level to 10 * Move Nginx dependency to "recommends" as FastCGI server may be on another server + * Update source link in debian/copyright (https) -- Xavier Guimard <[email protected]> Mon, 12 Feb 2018 20:26:56 +0100 diff --git a/debian/copyright b/debian/copyright index d7fc6cf..33c8e08 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: lemonldap-ng Upstream-Contact: Xavier Guimard <[email protected]> -Source: http://forge.objectweb.org/project/showfiles.php?group_id=274 +Source: https://forge.objectweb.org/project/showfiles.php?group_id=274 Files: * Copyright: 2005-2017, Xavier Guimard <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
