Description: TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . ceilometer (2013.1~g0.3+ad5ff3e4e5-1) experimental; urgency=low . * Initial release (Closes: #693406). Author: Thomas Goirand Bug-Debian: http://bugs.debian.org/693406 --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: --- ceilometer-2013.1~g0.3+ad5ff3e4e5.orig/MANIFEST.in +++ ceilometer-2013.1~g0.3+ad5ff3e4e5/MANIFEST.in @@ -6,14 +6,3 @@ exclude .gitreview global-exclude *.pyc recursive-include public * -include ceilometer/api/v1/static/bootstrap/css/bootstrap-responsive.css -include ceilometer/api/v1/static/bootstrap/css/bootstrap.css -include ceilometer/api/v1/static/bootstrap/img/glyphicons-halflings-white.png -include ceilometer/api/v1/static/bootstrap/img/glyphicons-halflings.png -include ceilometer/api/v1/static/bootstrap/js/bootstrap.js -include ceilometer/api/v1/static/d3.v2.js -include ceilometer/api/v1/static/rickshaw.css -include ceilometer/api/v1/static/rickshaw.js -include ceilometer/api/v1/templates/list_event.html -include ceilometer/storage/sqlalchemy/migrate_repo/README -include ceilometer/storage/sqlalchemy/migrate_repo/migrate.cfg --- ceilometer-2013.1~g0.3+ad5ff3e4e5.orig/tools/pip-requires +++ ceilometer-2013.1~g0.3+ad5ff3e4e5/tools/pip-requires @@ -15,5 +15,4 @@ python-glanceclient python-novaclient>=2.6.10 python-keystoneclient>=0.2,<0.3 python-swiftclient -pecan lxml