[lemonldap-ng] 01/04: Use https URI for debian/watch

Xavier Guimard xguimard-guest at moszumanska.debian.org
Wed Jan 17 06:20:04 UTC 2018


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 1135a6f1f59bd2a8c94ef3f66f7e07678e52de60
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Jan 17 07:14:14 2018 +0100

    Use https URI for debian/watch
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 36fedcf..ed7b81c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 lemonldap-ng (1.9.14-2) UNRELEASED; urgency=medium
 
   * declare conformance with Policy 4.1.3 (no changes needed)
+  * Use https URI for debian/watch
 
  -- Xavier Guimard <x.guimard at free.fr>  Thu, 28 Dec 2017 07:04:35 +0100
 
diff --git a/debian/watch b/debian/watch
index 5b80368..19695c5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://download.forge.objectweb.org/lemonldap/ lemonldap-ng-(\d[\d\.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://download.forge.ow2.org/lemonldap/ lemonldap-ng-(\d[\d\.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git



More information about the Pkg-perl-cvs-commits mailing list