From b4abef4d4f1aa976914fa406e96a747f930a3b54 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 14 Jun 2013 23:08:09 +0800 Subject: [PATCH] New upstream release. Rewritten-From: 2228c82c9a6802e2c0a568748c9e0eb0f2391773 --- xenial/debian/changelog | 4 +++- xenial/debian/openstack-dashboard-apache.prerm | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index efc93a5..a304ee9 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,8 +1,10 @@ -horizon (2013.1.1-3) unstable; urgency=low +horizon (2013.1.2-1) unstable; urgency=low + * New upstream release. * Ran wrap-and-sort. * Also rm -rf /var/lib/horizon on purge (Closes: #668760). * Removed chown -R, does more selective chown instead. + * Removes "a2ensite default" in postrm (Closes: #708632). -- Thomas Goirand Thu, 30 May 2013 11:23:28 +0800 diff --git a/xenial/debian/openstack-dashboard-apache.prerm b/xenial/debian/openstack-dashboard-apache.prerm index eeacdad..0068cfb 100644 --- a/xenial/debian/openstack-dashboard-apache.prerm +++ b/xenial/debian/openstack-dashboard-apache.prerm @@ -5,6 +5,5 @@ set -e a2dissite openstack-dashboard a2dissite openstack-dashboard-ssl-redirect a2dissite openstack-dashboard-ssl -a2ensite default #DEBHELPER# \ No newline at end of file -- 2.45.2