Merge lp:~didrocks/unity-greeter/prepare-dailies into lp:unity-greeter

Proposed by Didier Roche-Tolomelli
Status: Merged
Approved by: Robert Ancell
Approved revision: 895
Merged at revision: 893
Proposed branch: lp:~didrocks/unity-greeter/prepare-dailies
Merge into: lp:unity-greeter
Diff against target: 38 lines (+10/-3)
3 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/changelog (+7/-0)
debian/rules (+1/-3)
To merge this branch: bzr merge lp:~didrocks/unity-greeter/prepare-dailies
Reviewer Review Type Date Requested Status
Robert Ancell Approve
PS Jenkins bot (community) continuous-integration Approve
Unity Greeter Development Team Pending
Review via email: mp+171473@code.launchpad.net

Commit message

Prepare unity-greeter for daily releases

Description of the change

Prepare unity-greeter for daily releases

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Robert Ancell (robert-ancell) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added directory '.bzr-builddeb'
=== added file '.bzr-builddeb/default.conf'
--- .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
+++ .bzr-builddeb/default.conf 2013-06-26 07:33:26 +0000
@@ -0,0 +1,2 @@
1[BUILDDEB]
2split = True
03
=== modified file 'debian/changelog'
--- debian/changelog 2013-06-24 03:18:39 +0000
+++ debian/changelog 2013-06-26 07:33:26 +0000
@@ -1,3 +1,10 @@
1unity-greeter (13.10.1-0ubuntu3) UNRELEASED; urgency=low
2
3 * Minor changes for daily release
4 * Automatic snapshot from revision 892 (bootstrap)
5
6 -- Didier Roche <didrocks@ubuntu.com> Wed, 26 Jun 2013 09:25:10 +0200
7
1unity-greeter (13.10.1-0ubuntu2) saucy; urgency=low8unity-greeter (13.10.1-0ubuntu2) saucy; urgency=low
29
3 * debian/50-unity-greeter.conf:10 * debian/50-unity-greeter.conf:
411
=== modified file 'debian/rules'
--- debian/rules 2013-02-20 16:35:10 +0000
+++ debian/rules 2013-06-26 07:33:26 +0000
@@ -3,10 +3,8 @@
3LDFLAGS+=-Wl,--as-needed3LDFLAGS+=-Wl,--as-needed
44
5%:5%:
6 dh $@ --with autoreconf6 dh $@ --with autoreconf --fail-missing
77
8override_dh_autoreconf:8override_dh_autoreconf:
9 NOCONFIGURE=1 dh_autoreconf ./autogen.sh9 NOCONFIGURE=1 dh_autoreconf ./autogen.sh
1010
11override_dh_install:
12 dh_install --fail-missing

Subscribers

People subscribed via source and target branches