[Python-apps-commits] r12889 - in packages/hg-git/trunk/debian	(changelog control)
    vicho at users.alioth.debian.org 
    vicho at users.alioth.debian.org
       
    Sun Mar  6 14:33:10 UTC 2016
    
    
  
    Date: Sunday, March 6, 2016 @ 14:33:09
  Author: vicho
Revision: 12889
Use https for Vcs-Browser
Modified:
  packages/hg-git/trunk/debian/changelog
  packages/hg-git/trunk/debian/control
Modified: packages/hg-git/trunk/debian/changelog
===================================================================
--- packages/hg-git/trunk/debian/changelog	2016-03-06 14:33:05 UTC (rev 12888)
+++ packages/hg-git/trunk/debian/changelog	2016-03-06 14:33:09 UTC (rev 12889)
@@ -5,6 +5,7 @@
     clarifying that it uses ReST markup.  Thanks Ben Finney
     <ben+debian at benfinney.id.au> for the patch. (Closes: #805756)
   * Improve autopkgtest to push commits from the mercurial clone to git
+  * Use https for Vcs-Browser
 
  -- Javi Merino <vicho at debian.org>  Sun, 06 Mar 2016 13:34:25 +0000
 
Modified: packages/hg-git/trunk/debian/control
===================================================================
--- packages/hg-git/trunk/debian/control	2016-03-06 14:33:05 UTC (rev 12888)
+++ packages/hg-git/trunk/debian/control	2016-03-06 14:33:09 UTC (rev 12889)
@@ -16,7 +16,7 @@
 X-Python-Version: >= 2.5
 Homepage: http://hg-git.github.com/
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/hg-git/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/hg-git/trunk/
+Vcs-Browser: https://anonscm.debian.org/viewvc/python-apps/packages/hg-git/trunk/
 
 Package: mercurial-git
 Architecture: all
    
    
More information about the Python-apps-commits
mailing list