[Python-apps-commits] r12842 - in packages/hovercraft/trunk/debian (changelog control)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Mon Feb 29 17:50:36 UTC 2016


    Date: Monday, February 29, 2016 @ 17:50:35
  Author: danstender-guest
Revision: 12842

deb/control: use HTTPS for Vcs-Browser

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

Modified: packages/hovercraft/trunk/debian/changelog
===================================================================
--- packages/hovercraft/trunk/debian/changelog	2016-02-29 17:17:04 UTC (rev 12841)
+++ packages/hovercraft/trunk/debian/changelog	2016-02-29 17:50:35 UTC (rev 12842)
@@ -4,10 +4,11 @@
     + put group in Maintainer field (unconfirmed group uploads).
     + updated maintainer email address.
     + bumped Standards-Version to 3.9.7 (no changes needed).
+    + use HTTPS for Vcs-Browser.
   * deb/copyright:
     + updated email address and copyright span.
 
- -- Daniel Stender <stender at debian.org>  Mon, 29 Feb 2016 18:15:42 +0100
+ -- Daniel Stender <stender at debian.org>  Mon, 29 Feb 2016 18:18:11 +0100
 
 hovercraft (2.0+dfsg-1) unstable; urgency=low
 

Modified: packages/hovercraft/trunk/debian/control
===================================================================
--- packages/hovercraft/trunk/debian/control	2016-02-29 17:17:04 UTC (rev 12841)
+++ packages/hovercraft/trunk/debian/control	2016-02-29 17:50:35 UTC (rev 12842)
@@ -14,7 +14,7 @@
                python3-lxml,
                python3-watchdog
 Standards-Version: 3.9.7
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/hovercraft/trunk/
+Vcs-Browser: https://anonscm.debian.org/viewvc/python-apps/packages/hovercraft/trunk/
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/hovercraft/trunk/
 Homepage: https://github.com/regebro/hovercraft/
 X-Python3-Version: >= 3.2




More information about the Python-apps-commits mailing list