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

Proposed by Mathieu Trudel-Lapierre
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 260
Merged at revision: 263
Proposed branch: lp:~cyphermox/libappindicator/13.04-clean-remove
Merge into: lp:libappindicator/13.04
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/13.04-clean-remove
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
Iain Lane Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+157948@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: Approve (continuous-integration)
Revision history for this message
Iain Lane (laney) :
review: Approve
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

looking fine!

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-04-09 02:02:32 +0000
3+++ debian/changelog 2013-04-09 20:10:26 +0000
4@@ -1,3 +1,9 @@
5+libappindicator (12.10.1daily13.04.09-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:06:45 -0400
10+
11 libappindicator (12.10.1daily13.04.09-0ubuntu1) raring; urgency=low
12
13 * Automatic snapshot from revision 258
14
15=== modified file 'debian/rules'
16--- debian/rules 2013-04-03 14:09:10 +0000
17+++ debian/rules 2013-04-09 20:10:26 +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