[Python-modules-commits] r29667 - in packages/libcloud/trunk/debian (3 files)
asb at users.alioth.debian.org
asb at users.alioth.debian.org
Mon Jul 7 01:40:50 UTC 2014
Date: Monday, July 7, 2014 @ 01:40:49
Author: asb
Revision: 29667
Add lintian overrides for privacy-breach-generic as they are
being triggered by dummy data used in the testsuite.
Added:
packages/libcloud/trunk/debian/python-libcloud.lintian-overrides
packages/libcloud/trunk/debian/python3-libcloud.lintian-overrides
Modified:
packages/libcloud/trunk/debian/changelog
Modified: packages/libcloud/trunk/debian/changelog
===================================================================
--- packages/libcloud/trunk/debian/changelog 2014-07-07 01:32:58 UTC (rev 29666)
+++ packages/libcloud/trunk/debian/changelog 2014-07-07 01:40:49 UTC (rev 29667)
@@ -4,6 +4,8 @@
* Build Python3 package (Closes: #745962). Thanks to
Daniel Lintott for the initial patch!
* Correctly install upstream changelog.
+ * Add lintian overrides for privacy-breach-generic as they are
+ being triggered by dummy data used in the testsuite.
-- Andrew Starr-Bochicchio <a.starr.b at gmail.com> Sun, 06 Jul 2014 20:12:15 -0400
Added: packages/libcloud/trunk/debian/python-libcloud.lintian-overrides
===================================================================
--- packages/libcloud/trunk/debian/python-libcloud.lintian-overrides (rev 0)
+++ packages/libcloud/trunk/debian/python-libcloud.lintian-overrides 2014-07-07 01:40:49 UTC (rev 29667)
@@ -0,0 +1,2 @@
+# This is dummy data used in the testsuite.
+privacy-breach-generic
Added: packages/libcloud/trunk/debian/python3-libcloud.lintian-overrides
===================================================================
--- packages/libcloud/trunk/debian/python3-libcloud.lintian-overrides (rev 0)
+++ packages/libcloud/trunk/debian/python3-libcloud.lintian-overrides 2014-07-07 01:40:49 UTC (rev 29667)
@@ -0,0 +1,2 @@
+# This is dummy data used in the testsuite.
+privacy-breach-generic
More information about the Python-modules-commits
mailing list