[Python-apps-commits] r13009 - in packages/dodgy/trunk/debian (changelog control)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Tue Mar 22 13:31:28 UTC 2016


    Date: Tuesday, March 22, 2016 @ 13:31:27
  Author: danstender-guest
Revision: 13009

deb/control: use HTTPS for Vcs-Browser

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

Modified: packages/dodgy/trunk/debian/changelog
===================================================================
--- packages/dodgy/trunk/debian/changelog	2016-03-22 13:30:50 UTC (rev 13008)
+++ packages/dodgy/trunk/debian/changelog	2016-03-22 13:31:27 UTC (rev 13009)
@@ -4,8 +4,9 @@
     + put group into Maintainer field (unconfirmed group uploads).
     + updated uploader email address.
     + bumped standards to 3.9.7 (no changes needed).
+    + use HTTPS for Vcs-Browser.
 
- -- Daniel Stender <stender at debian.org>  Tue, 22 Mar 2016 14:30:22 +0100
+ -- Daniel Stender <stender at debian.org>  Tue, 22 Mar 2016 14:31:02 +0100
 
 dodgy (0.1.7-1) unstable; urgency=medium
 

Modified: packages/dodgy/trunk/debian/control
===================================================================
--- packages/dodgy/trunk/debian/control	2016-03-22 13:30:50 UTC (rev 13008)
+++ packages/dodgy/trunk/debian/control	2016-03-22 13:31:27 UTC (rev 13009)
@@ -14,7 +14,7 @@
 Standards-Version: 3.9.7
 Homepage: https://github.com/landscapeio/dodgy
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/dodgy/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/dodgy/trunk/
+Vcs-Browser: https://anonscm.debian.org/viewvc/python-apps/packages/dodgy/trunk/
 X-Python-Version: >= 2.7
 Testsuite: autopkgtest
 




More information about the Python-apps-commits mailing list