Merge ~vorlon/britney/+git/britney2-ubuntu:master into ~ubuntu-release/britney/+git/britney2-ubuntu:master

Proposed by Steve Langasek
Status: Merged
Merged at revision: 00a097f49750adc1bf11ecab92d89610785d3d6a
Proposed branch: ~vorlon/britney/+git/britney2-ubuntu:master
Merge into: ~ubuntu-release/britney/+git/britney2-ubuntu:master
Diff against target: 17 lines (+5/-4)
1 file modified
INSTALL (+5/-4)
Reviewer Review Type Date Requested Status
Iain Lane Pending
Review via email: mp+355419@code.launchpad.net

Description of the change

Misc cleanup of the INSTALL 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
1diff --git a/INSTALL b/INSTALL
2index 4b1b199..003a31c 100644
3--- a/INSTALL
4+++ b/INSTALL
5@@ -4,7 +4,8 @@ INSTALL for britney v2.0
6 Requirements:
7 -------------
8
9- * Python 3 aptitude install python3
10- * Python APT/DPKG bindings aptitude install python3-apt
11- * Python YAML library aptitude install python3-yaml
12- * Python nose tests (testing) aptitude install python3-nose
13+ * Python 3 apt install python3
14+ * Python APT/DPKG bindings apt install python3-apt
15+ * Python YAML library apt install python3-yaml
16+ * Python nose tests (testing) apt install python3-nose
17+ * Python AMQP bindings apt install python3-amqplib

Subscribers

People subscribed via source and target branches