Merge lp:~cyphermox/libappindicator/remove-clean into lp:libappindicator/13.10

Proposed by Mathieu Trudel-Lapierre
Status: Merged
Approved by: Allan LeSage
Approved revision: 258
Merged at revision: 259
Proposed branch: lp:~cyphermox/libappindicator/remove-clean
Merge into: lp:libappindicator/13.10
Diff against target: 28 lines (+6/-5)
2 files modified
debian/changelog (+6/-0)
debian/rules (+0/-5)
To merge this branch: bzr merge lp:~cyphermox/libappindicator/remove-clean
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Didier Roche-Tolomelli Approve
Iain Lane Approve
Review via email: mp+157947@code.launchpad.net

Commit message

Remove the clean target.

Description of the change

Remove the clean target.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Iain Lane (laney) :
review: Approve
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

looking good!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Autolanding.
More details in the following jenkins job:
http://jenkins.qa.ubuntu.com/job/libappindicator-autolanding/2/
Executed test runs:
    FAILURE: http://jenkins.qa.ubuntu.com/job/libappindicator-raring-amd64-autolanding/2/console

review: Needs Fixing (continuous-integration)
Revision history for this message
Allan LeSage (allanlesage) wrote :

Approving over Jenkins' objection; cli-common-dev was missing from the autolanding host machine.

Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

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-03-13 02:02:14 +0000
3+++ debian/changelog 2013-04-09 20:06:22 +0000
4@@ -1,3 +1,9 @@
5+libappindicator (12.10.1daily13.03.13-0ubuntu2) UNRELEASED; urgency=low
6+
7+ * debian/rules: drop the clean target, it's superfluous.
8+
9+ -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Tue, 09 Apr 2013 16:04:00 -0400
10+
11 libappindicator (12.10.1daily13.03.13-0ubuntu1) raring; urgency=low
12
13 [ Sebastien Bacher ]
14
15=== modified file 'debian/rules'
16--- debian/rules 2013-04-03 14:05:33 +0000
17+++ debian/rules 2013-04-09 20:06:22 +0000
18@@ -17,11 +17,6 @@
19 %:
20 dh $@ --with autoreconf,python2,cli,gir
21
22-# Note: No cli here so that the pbuilder stuff works
23-clean:
24- dh_autoreconf_clean
25- dh_clean
26-
27 override_dh_autoreconf:
28 NOCONFIGURE=1 dh_autoreconf ./autogen.sh
29

Subscribers

People subscribed via source and target branches