From 01573d409020b88cacc0c1fc3bc5b333c27c94c1 Mon Sep 17 00:00:00 2001 From: Ghe Rivero Date: Fri, 2 Mar 2012 08:43:36 +0100 Subject: [PATCH] New upstream release Rewritten-From: aeed1c559ab49856d0c9683a0a499aff03aa6fcd --- trusty/debian/changelog | 6 +++--- trusty/debian/patches/pkg_data.patch | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 0c5ce60..5d223a9 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,8 +1,8 @@ -horizon (2012.1~e3+git134-g052aa55-1) unstable; urgency=low +horizon (2012.1~e4-1) unstable; urgency=low - * some testing + * New upstream release - -- Ghe Rivero Wed, 29 Feb 2012 10:12:59 +0100 + -- Ghe Rivero Fri, 02 Mar 2012 08:42:48 +0100 horizon (2012.1~e3-3) unstable; urgency=low diff --git a/trusty/debian/patches/pkg_data.patch b/trusty/debian/patches/pkg_data.patch index ed0d651..2c3c499 100644 --- a/trusty/debian/patches/pkg_data.patch +++ b/trusty/debian/patches/pkg_data.patch @@ -1,13 +1,13 @@ --- a/setup.py +++ b/setup.py -@@ -76,6 +76,7 @@ +@@ -36,6 +36,7 @@ author='Devin Carlen', author_email='devin.carlen@gmail.com', packages=find_packages(), + include_package_data=True, - zip_safe=False, - install_requires=parse_requirements(PIP_REQUIRES, TEST_REQUIRES), - dependency_links=parse_dependency_links(PIP_REQUIRES, TEST_REQUIRES), + package_data={'horizon': [s[len('horizon/'):] for s in + findall('horizon/templates') \ + + findall('horizon/dashboards/nova/templates') \ --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1 @@ -- 2.45.2