[Python-apps-commits] r13021 - in packages/pep257/trunk/debian	(changelog control)
    danstender-guest at users.alioth.debian.org 
    danstender-guest at users.alioth.debian.org
       
    Tue Mar 22 18:08:06 UTC 2016
    
    
  
    Date: Tuesday, March 22, 2016 @ 18:08:05
  Author: danstender-guest
Revision: 13021
deb/control: use HTTPS for Vcs-Browser
Modified:
  packages/pep257/trunk/debian/changelog
  packages/pep257/trunk/debian/control
Modified: packages/pep257/trunk/debian/changelog
===================================================================
--- packages/pep257/trunk/debian/changelog	2016-03-22 18:07:15 UTC (rev 13020)
+++ packages/pep257/trunk/debian/changelog	2016-03-22 18:08:05 UTC (rev 13021)
@@ -3,8 +3,9 @@
   * deb/control:
     + updated maintainer email address.
     + bumped standards version to 3.9.7 (no changes needed).
+    + use HTTPS for Vcs-Browser.
 
- -- Daniel Stender <stender at debian.org>  Tue, 22 Mar 2016 19:06:38 +0100
+ -- Daniel Stender <stender at debian.org>  Tue, 22 Mar 2016 19:07:32 +0100
 
 pep257 (0.7.0-1) unstable; urgency=medium
 
Modified: packages/pep257/trunk/debian/control
===================================================================
--- packages/pep257/trunk/debian/control	2016-03-22 18:07:15 UTC (rev 13020)
+++ packages/pep257/trunk/debian/control	2016-03-22 18:08:05 UTC (rev 13021)
@@ -15,7 +15,7 @@
 Standards-Version: 3.9.7
 Homepage: http://pep257.readthedocs.org/en/latest
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/pep257/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/pep257/trunk/
+Vcs-Browser: https://anonscm.debian.org/viewvc/python-apps/packages/pep257/trunk/
 X-Python-Version: >= 2.6
 Testsuite: autopkgtest
 
    
    
More information about the Python-apps-commits
mailing list