[Python-modules-commits] [deap] 11/17: deb/control: use HTTPS also for Vcs-Git

Daniel Stender danstender-guest at moszumanska.debian.org
Sun Mar 20 01:33:44 UTC 2016


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

danstender-guest pushed a commit to branch master
in repository deap.

commit 9f18b34f2a8e3f29924e779d83c8323b1fcf449c
Author: Daniel Stender <stender at debian.org>
Date:   Sun Mar 20 01:54:01 2016 +0100

    deb/control: use HTTPS also for Vcs-Git
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0c2ac6f..e39442f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,12 +3,13 @@ deap (1.0.2.post2-1) UNRELEASED; urgency=medium
   * New upstream release (Closes: #818717).
   * deb/control:
     + updated maintainer email address.
+    + use HTTPS also for Vcs-Git.
     + removed Testsuite field (obsolete).
   * deb/rules:
     + added export for LC_ALL (build needs UTF-8).
     + removed DEB_BUILD_OPTIONS=nodocs switch from dh_auto_install (obsolete).
 
- -- Daniel Stender <stender at debian.org>  Sun, 20 Mar 2016 01:52:41 +0100
+ -- Daniel Stender <stender at debian.org>  Sun, 20 Mar 2016 01:53:41 +0100
 
 deap (1.0.1-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 6a4f7cb..c6b57cc 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends:
  texlive-latex-extra
 Standards-Version: 3.9.6
 Homepage: http://deap.gel.ulaval.ca/doc/default/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/deap.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/deap.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/deap.git
 
 Package: python-deap

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/deap.git



More information about the Python-modules-commits mailing list