[DRE-commits] [redmine] 06/19: Switch Vcs-* to https URLs
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Feb 15 12:31:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository redmine.
commit 5319d10c86b41d42a5cf8ed07e267cb95e7596fe
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Feb 15 08:37:28 2016 -0200
Switch Vcs-* to https URLs
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 168a1c8..cdbb986 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ redmine (3.2.0-1) UNRELEASED; urgency=medium
to Uploaders:
* List runtime dependencies as build dependencies as well, and check that
all dependencies are OK at build time.
+ * Switch Vcs-* to https URLs
-- Antonio Terceiro <terceiro at debian.org> Fri, 22 Jan 2016 10:46:36 -0200
diff --git a/debian/control b/debian/control
index 4242381..50dde33 100644
--- a/debian/control
+++ b/debian/control
@@ -29,8 +29,8 @@ Build-Depends: bundler,
ruby-roadie-rails
Build-Depends-Indep: po-debconf
Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/redmine.git
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/redmine.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/redmine.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/redmine.git
Homepage: http://www.redmine.org
Testsuite: autopkgtest
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/redmine.git
More information about the Pkg-ruby-extras-commits
mailing list