Merge lp:~smoser/ubuntu/precise/tgt/lp977621-start-on-install into lp:ubuntu/precise/tgt

Proposed by Scott Moser
Status: Merged
Merged at revision: 16
Proposed branch: lp:~smoser/ubuntu/precise/tgt/lp977621-start-on-install
Merge into: lp:ubuntu/precise/tgt
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~smoser/ubuntu/precise/tgt/lp977621-start-on-install
Reviewer Review Type Date Requested Status
James Page Disapprove
Ubuntu branches Pending
Review via email: mp+101321@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Scott Moser (smoser) wrote :

Verified build sbuild, and then install into ec2 instance results in running tgt.

Revision history for this message
James Page (james-page) wrote :

Already uploaded to precise - see bug 977621.

review: Disapprove

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-08-08 04:45:03 +0000
3+++ debian/changelog 2012-04-10 02:54:18 +0000
4@@ -1,3 +1,9 @@
5+tgt (1:1.0.17-1ubuntu2) UNRELEASED; urgency=low
6+
7+ * start tgt on installation (LP: #977621)
8+
9+ -- Scott Moser <smoser@ubuntu.com> Mon, 09 Apr 2012 22:36:59 -0400
10+
11 tgt (1:1.0.17-1ubuntu1) oneiric; urgency=low
12
13 * Merge from debian remaining changes:
14
15=== modified file 'debian/rules'
16--- debian/rules 2010-06-17 10:22:39 +0000
17+++ debian/rules 2012-04-10 02:54:18 +0000
18@@ -42,7 +42,7 @@
19 dh_testroot
20 dh_installchangelogs
21 dh_installdocs
22- dh_installinit --no-start -u"start 89 2 3 4 5 . stop 11 1 ."
23+ dh_installinit -u"start 89 2 3 4 5 . stop 11 1 ."
24 dh_link
25 dh_strip
26 dh_compress

Subscribers

People subscribed via source and target branches

to all changes: