Merge lp:~aaronp/software-center/little-things into lp:software-center

Proposed by Aaron Peachey
Status: Merged
Merged at revision: 1765
Proposed branch: lp:~aaronp/software-center/little-things
Merge into: lp:software-center
Diff against target: 26 lines (+3/-1)
2 files modified
debian/changelog (+2/-1)
setup.py (+1/-0)
To merge this branch: bzr merge lp:~aaronp/software-center/little-things
Reviewer Review Type Date Requested Status
software-store-developers Pending
Review via email: mp+60304@code.launchpad.net

Description of the change

little change to add the helper script from my usefulness votes changes to the setup.py file

To post a comment you must log in.

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 2011-05-05 06:05:36 +0000
3+++ debian/changelog 2011-05-08 10:39:29 +0000
4@@ -16,8 +16,9 @@
5 - fix 'no log handler' error on update-software-center (LP #728896)
6 * lp:~aaronp/software-center/enhance-usefulness:
7 - load/cache users usefulnes votes
8+ * add utils/get_useful_votes_helper.py to the setup scripts
9
10- -- Gary Lasker <gary.lasker@canonical.com> Thu, 05 May 2011 02:03:51 -0400
11+ -- Aaron Peachey <alpeachey@gmail.com> Sun, 08 May 2011 20:32:04 +1000
12
13 software-center (4.1) oneiric; urgency=low
14
15
16=== modified file 'setup.py'
17--- setup.py 2011-04-11 14:09:54 +0000
18+++ setup.py 2011-05-08 10:39:29 +0000
19@@ -81,6 +81,7 @@
20 "utils/submit_usefulness.py",
21 "utils/get_reviews_helper.py",
22 "utils/get_review_stats_helper.py",
23+ "utils/get_useful_votes_helper.py",
24 "utils/update-software-center",
25 "utils/update-software-center-agent",
26 ],

Subscribers

People subscribed via source and target branches