Removes debian/patches/Adds-versioninfo-files.patch
[openstack-build/ceilometer-build.git] / xenial / debian / patches / removes-pecan-from-toolspip-requires
1 Description: <short summary of the patch>
2  TODO: Put a short summary on the line above and replace this paragraph
3  with a longer explanation of this change. Complete the meta-information
4  with other relevant fields (see below for details). To make it easier, the
5  information below has been extracted from the changelog. Adjust it or drop
6  it.
7  .
8  ceilometer (2013.1~g0.3+ad5ff3e4e5-1) experimental; urgency=low
9  .
10    * Initial release (Closes: #693406).
11 Author: Thomas Goirand <zigo@debian.org>
12 Bug-Debian: http://bugs.debian.org/693406
13
14 ---
15 The information above should follow the Patch Tagging Guidelines, please
16 checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
17 are templates for supplementary fields that you might want to add:
18
19 Origin: <vendor|upstream|other>, <url of original patch>
20 Bug: <url in upstream bugtracker>
21 Bug-Debian: http://bugs.debian.org/<bugnumber>
22 Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
23 Forwarded: <no|not-needed|url proving that it has been forwarded>
24 Reviewed-By: <name and email of someone who approved the patch>
25 Last-Update: <YYYY-MM-DD>
26
27 --- ceilometer-2013.1~g0.3+ad5ff3e4e5.orig/MANIFEST.in
28 +++ ceilometer-2013.1~g0.3+ad5ff3e4e5/MANIFEST.in
29 @@ -6,14 +6,3 @@ exclude .gitreview
30  
31  global-exclude *.pyc
32  recursive-include public *
33 -include ceilometer/api/v1/static/bootstrap/css/bootstrap-responsive.css
34 -include ceilometer/api/v1/static/bootstrap/css/bootstrap.css
35 -include ceilometer/api/v1/static/bootstrap/img/glyphicons-halflings-white.png
36 -include ceilometer/api/v1/static/bootstrap/img/glyphicons-halflings.png
37 -include ceilometer/api/v1/static/bootstrap/js/bootstrap.js
38 -include ceilometer/api/v1/static/d3.v2.js
39 -include ceilometer/api/v1/static/rickshaw.css
40 -include ceilometer/api/v1/static/rickshaw.js
41 -include ceilometer/api/v1/templates/list_event.html
42 -include ceilometer/storage/sqlalchemy/migrate_repo/README
43 -include ceilometer/storage/sqlalchemy/migrate_repo/migrate.cfg
44 --- ceilometer-2013.1~g0.3+ad5ff3e4e5.orig/tools/pip-requires
45 +++ ceilometer-2013.1~g0.3+ad5ff3e4e5/tools/pip-requires
46 @@ -15,5 +15,4 @@ python-glanceclient
47  python-novaclient>=2.6.10
48  python-keystoneclient>=0.2,<0.3
49  python-swiftclient
50 -pecan
51  lxml