[Python-apps-commits] r12784 - in packages/pylint/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sun Feb 14 20:22:58 UTC 2016


    Date: Sunday, February 14, 2016 @ 20:22:57
  Author: morph
Revision: 12784

* debian/control
  - switch Vcs-Browser to HTTPS

Modified:
  packages/pylint/trunk/debian/changelog
  packages/pylint/trunk/debian/control

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2016-02-14 20:13:34 UTC (rev 12783)
+++ packages/pylint/trunk/debian/changelog	2016-02-14 20:22:57 UTC (rev 12784)
@@ -1,8 +1,10 @@
 pylint (1.5.4-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/control
+    - switch Vcs-Browser to HTTPS
 
- -- Sandro Tosi <morph at debian.org>  Sun, 14 Feb 2016 20:13:24 +0000
+ -- Sandro Tosi <morph at debian.org>  Sun, 14 Feb 2016 20:22:42 +0000
 
 pylint (1.5.2-1) unstable; urgency=medium
 

Modified: packages/pylint/trunk/debian/control
===================================================================
--- packages/pylint/trunk/debian/control	2016-02-14 20:13:34 UTC (rev 12783)
+++ packages/pylint/trunk/debian/control	2016-02-14 20:22:57 UTC (rev 12784)
@@ -9,7 +9,7 @@
 XS-Python-Version: >= 2.6
 Homepage: http://www.pylint.org/
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/pylint/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/pylint/trunk/
+Vcs-Browser: https://anonscm.debian.org/viewvc/python-apps/packages/pylint/trunk/
 
 Package: pylint
 Architecture: all




More information about the Python-apps-commits mailing list