Merge lp:~zulcss/horizon/1210253 into lp:~ubuntu-server-dev/horizon/havana

Proposed by Chuck Short
Status: Merged
Merged at revision: 163
Proposed branch: lp:~zulcss/horizon/1210253
Merge into: lp:~ubuntu-server-dev/horizon/havana
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+7/-0)
debian/rules (+0/-1)
To merge this branch: bzr merge lp:~zulcss/horizon/1210253
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+181311@code.launchpad.net

Description of the change

Fixes missing files issue during install (LP: #1210253)

To post a comment you must log in.
Revision history for this message
James Page (james-page) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-07-22 18:36:36 +0000
3+++ debian/changelog 2013-08-21 14:12:15 +0000
4@@ -1,3 +1,10 @@
5+horizon (1:2013.2~b2-0ubuntu3) saucy; urgency=low
6+
7+ * debian/rules: Don't remove egg information while cleaning.
8+ (LP: #1210253)
9+
10+ -- Chuck Short <zulcss@ubuntu.com> Wed, 21 Aug 2013 10:08:35 -0400
11+
12 horizon (1:2013.2~b2-0ubuntu2) saucy; urgency=low
13
14 * debian/control: Fix typo in depends.
15
16=== modified file 'debian/rules'
17--- debian/rules 2013-07-22 16:29:56 +0000
18+++ debian/rules 2013-08-21 14:12:15 +0000
19@@ -34,7 +34,6 @@
20 override_dh_auto_clean:
21 dh_clean
22 rm -rf $(CURDIR)/build
23- rm -rf $(CURDIR)/horizon.egg-info
24 rm -rf $(CURDIR)/debian/openstack-dashboard
25 rm -rf $(CURDIR)/debian/python-django-horizon
26 rm -rf $(CURDIR)/debian/tmp

Subscribers

People subscribed via source and target branches