Also includes all yaml files.
This commit is contained in:
parent
c9a5b7c05d
commit
dfe0804ec1
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,4 +1,10 @@
|
||||
python-os-client-config (1.6.1-1) experimental; urgency=medium
|
||||
python-os-client-config (1.6.0-2) experimental; urgency=medium
|
||||
|
||||
* Also includes all yaml files.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Thu, 10 Sep 2015 08:48:43 +0000
|
||||
|
||||
python-os-client-config (1.6.0-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
||||
|
15
debian/patches/include-all-yaml-files.patch
vendored
Normal file
15
debian/patches/include-all-yaml-files.patch
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
Description: Also package all yaml files
|
||||
Author: Thomas Goirand <zigo@debian.org>
|
||||
Forwarded: https://review.openstack.org/222074
|
||||
Last-Update: 2015-09-10
|
||||
|
||||
--- python-os-client-config-1.6.0.orig/MANIFEST.in
|
||||
+++ python-os-client-config-1.6.0/MANIFEST.in
|
||||
@@ -3,4 +3,5 @@ include ChangeLog
|
||||
exclude .gitignore
|
||||
exclude .gitreview
|
||||
|
||||
-global-exclude *.pyc
|
||||
\ No newline at end of file
|
||||
+global-exclude *.pyc
|
||||
+recursive-include os_client_config *.yaml
|
1
debian/patches/series
vendored
Normal file
1
debian/patches/series
vendored
Normal file
@ -0,0 +1 @@
|
||||
include-all-yaml-files.patch
|
Loading…
x
Reference in New Issue
Block a user