File: package-all-files.patch

package info (click to toggle)
heat 1%3A25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,532 kB
  • sloc: python: 169,293; sh: 1,053; makefile: 220
file content (12 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Package all files
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2017-12-15

--- /dev/null	2017-10-29 20:48:20.347012523 +0100
+++ b/MANIFEST.in	2017-12-15 12:16:11.182914803 +0100
@@ -0,0 +1,4 @@
+recursive-include api-ref *
+recursive-include heat *
+recursive-include heat_integrationtests *
+recursive-include rally-scenarios *