deb-glance/MANIFEST.in
Clark Boylan eb8c956753 Add glance/versioninfo to MANIFEST.in.
Fixes bug #1040734

Adding glance/versioninfo to MANIFEST.in adds the versioninfo file to
sdist packages. Adding this file to sdist packages allows versioning to
work properly when installing from an sdist package.

Change-Id: I7c9d2843e428fb0da1ffb461410c75a25a6e51d0
2012-08-23 08:56:05 -07:00

22 lines
556 B
Plaintext

include run_tests.sh ChangeLog
include README.rst builddeb.sh
include MANIFEST.in pylintrc
include AUTHORS
include run_tests.py
include HACKING.rst
include LICENSE
include ChangeLog
include babel.cfg tox.ini
include openstack-common.conf
include glance/versioninfo
include glance/openstack/common/README
include glance/db/sqlalchemy/migrate_repo/README
include glance/db/sqlalchemy/migrate_repo/migrate.cfg
include glance/db/sqlalchemy/migrate_repo/versions/*.sql
graft doc
graft etc
graft glance/locale
graft glance/tests
graft tools
global-exclude *.pyc