Merge lp:~cyphermox/gbrainy/disable-gnome into lp:~ubuntu-desktop/gbrainy/ubuntu

Proposed by Mathieu Trudel-Lapierre
Status: Merged
Merged at revision: 19
Proposed branch: lp:~cyphermox/gbrainy/disable-gnome
Merge into: lp:~ubuntu-desktop/gbrainy/ubuntu
Diff against target: 24 lines (+7/-0)
2 files modified
debian/changelog (+6/-0)
debian/rules (+1/-0)
To merge this branch: bzr merge lp:~cyphermox/gbrainy/disable-gnome
Reviewer Review Type Date Requested Status
Ubuntu Desktop Pending
Review via email: mp+64232@code.launchpad.net
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
1=== modified file 'debian/changelog'
2--- debian/changelog 2011-04-11 00:47:45 +0000
3+++ debian/changelog 2011-06-10 18:34:57 +0000
4@@ -1,3 +1,9 @@
5+gbrainy (1.65-0ubuntu2) UNRELEASED; urgency=low
6+
7+ * debian/rules: build with --disable-gnome
8+
9+ -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Fri, 10 Jun 2011 13:00:36 -0400
10+
11 gbrainy (1.65-0ubuntu1) natty; urgency=low
12
13 * New upstream release
14
15=== modified file 'debian/rules'
16--- debian/rules 2010-12-20 03:46:01 +0000
17+++ debian/rules 2011-06-10 18:34:57 +0000
18@@ -7,6 +7,7 @@
19 include /usr/share/cdbs/1/rules/autoreconf.mk
20
21 DEB_INSTALL_DOCS_ALL = ./NEWS ./README
22+DEB_CONFIGURE_EXTRA_FLAGS += --disable-gnome
23 DEB_CONFIGURE_EXTRA_FLAGS += MCS=/usr/bin/mono-csc
24 DEB_CONFIGURE_EXTRA_FLAGS += CSC=/usr/bin/mono-csc
25

Subscribers

People subscribed via source and target branches