[Python-apps-commits] r14186 - in packages/alot/trunk/debian (2 files)

jljusten-guest at users.alioth.debian.org jljusten-guest at users.alioth.debian.org
Mon Jul 10 01:56:10 UTC 2017


    Date: Monday, July 10, 2017 @ 01:56:10
  Author: jljusten-guest
Revision: 14186

debian: Override lintian vcs-field-uses-insecure-uri

anonscm.debian.org doesn't appear to offer a secure url.

This lintian override should be removed as part of git migration.

Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>

Added:
  packages/alot/trunk/debian/source/lintian-overrides
Modified:
  packages/alot/trunk/debian/changelog

Modified: packages/alot/trunk/debian/changelog
===================================================================
--- packages/alot/trunk/debian/changelog	2017-07-10 01:56:07 UTC (rev 14185)
+++ packages/alot/trunk/debian/changelog	2017-07-10 01:56:10 UTC (rev 14186)
@@ -3,6 +3,7 @@
   * Update Vcs-Svn url
   * Update Standards-Version to 4.0.0
   * Fix lintian debian-rules-parses-dpkg-parsechangelog
+  * Override lintian vcs-field-uses-insecure-uri
 
  -- Jordan Justen <jordan.l.justen at intel.com>  Fri, 07 Jul 2017 12:59:53 -0700
 

Added: packages/alot/trunk/debian/source/lintian-overrides
===================================================================
--- packages/alot/trunk/debian/source/lintian-overrides	                        (rev 0)
+++ packages/alot/trunk/debian/source/lintian-overrides	2017-07-10 01:56:10 UTC (rev 14186)
@@ -0,0 +1,3 @@
+# anonscm.debian.org doesn't appear to offer a secure url.
+# This should be removed as part of git migration.
+alot source: vcs-field-uses-insecure-uri




More information about the Python-apps-commits mailing list