[libtest-mojibake-perl] 02/04: Use https protocol (not git) for repository URL

Carnë Draug carandraug+dev at gmail.com
Fri Jan 27 18:04:23 UTC 2017


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

carandraug-guest pushed a commit to branch master
in repository libtest-mojibake-perl.

commit 2886b6e0147bacb9befb3ea87b5a8ce86914e300
Author: Carnë Draug <carandraug+dev at gmail.com>
Date:   Fri Jan 27 15:42:04 2017 +0000

    Use https protocol (not git) for repository URL
---
 debian/changelog         | 3 ---
 debian/upstream/metadata | 3 ++-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 37dcbdf..307e5b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,6 @@
 libtest-mojibake-perl (1.1-1) UNRELEASED; urgency=low
 
   TODO:
-  - debian/upstream/metadata: the Respository URL should use https
-    `dpt debian-upmstream' fixes this as well as manually changing it (again,
-    a dh-make-perl glitch)
   - autopkgtest: adding the script to debian/tests/pkg-perl/smoke-files of
     course works. it has the slight disadvantage that it then tests the script
     from the source tree and not the installed one at /usr/bin/scan_mojibake.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 1344863..7332f93 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -3,4 +3,5 @@ Archive: CPAN
 Bug-Database: https://github.com/creaktive/Test-Mojibake/issues
 Contact: Stanislaw Pusep <stas at sysd.org>
 Name: Test-Mojibake
-Repository: git://github.com/creaktive/Test-Mojibake.git
+Repository: https://github.com/creaktive/Test-Mojibake.git
+Repository-Browse: https://github.com/creaktive/Test-Mojibake

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



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