[DRE-commits] [ruby-parslet] 07/07: Use https:// in debian/watch

Cédric Boutillier boutil at moszumanska.debian.org
Mon Dec 4 12:11:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-parslet.

commit ac7097ad4ab7cb31685d6935041134ae514986e1
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Dec 4 13:05:59 2017 +0100

    Use https:// in debian/watch
---
 debian/changelog | 2 +-
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 72294c9..7975c4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ ruby-parslet (1.8.1-1) unstable; urgency=medium
   * Team upload
   * New upstream version 1.8.1
   * Remove version in the gem2deb build-dependency
-  * Use https:// in Vcs-* fields
+  * Use https:// in Vcs-* fields and watch file
   * Bump Standards-Version to 4.1.2 (no changes needed)
   * Bump debhelper compatibility level to 10
   * Build-depend on ruby-ae
diff --git a/debian/watch b/debian/watch
index 234e1a7..d338d0e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/parslet .*/parslet-(.*).tar.gz
+https://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/parslet .*/parslet-(.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-parslet.git



More information about the Pkg-ruby-extras-commits mailing list