Merge lp:~rodrigo-moya/ubuntu/natty/couchdb-glib/enable-debug-messages into lp:~ubuntu-desktop/couchdb-glib/ubuntu

Proposed by Rodrigo Moya
Status: Merged
Merged at revision: 29
Proposed branch: lp:~rodrigo-moya/ubuntu/natty/couchdb-glib/enable-debug-messages
Merge into: lp:~ubuntu-desktop/couchdb-glib/ubuntu
Diff against target: 34 lines (+11/-2)
2 files modified
debian/changelog (+10/-1)
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~rodrigo-moya/ubuntu/natty/couchdb-glib/enable-debug-messages
Reviewer Review Type Date Requested Status
Ubuntu Desktop Pending
Review via email: mp+56597@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-01 15:48:15 +0000
3+++ debian/changelog 2011-04-06 15:49:24 +0000
4@@ -1,7 +1,16 @@
5+couchdb-glib (0.7.2-0ubuntu2) natty; urgency=low
6+
7+ * debian/rules:
8+ - Remove --disable-debug-messages, as the problem we had when adding this
9+ flag is now solved. Debugging messages will only show up when users
10+ set COUCHDB_DEBUG_MESSAGES environment variable
11+
12+ -- Rodrigo Moya <rodrigo.moya@canonical.com> Wed, 06 Apr 2011 17:33:39 +0200
13+
14 couchdb-glib (0.7.2-0ubuntu1) natty; urgency=low
15
16 * New upstream release
17- - - Port to gdbus (Rodrigo Moya)
18+ - Port to gdbus (Rodrigo Moya)
19 - Add some more tests for desktopcouch (Rodrigo Moya)
20 - Use g_strcmp0 instead of g_str_equal (Rodrigo Moya) (LP: #727370)
21
22
23=== modified file 'debian/rules'
24--- debian/rules 2010-11-24 16:57:03 +0000
25+++ debian/rules 2011-04-06 15:49:24 +0000
26@@ -3,7 +3,7 @@
27 include /usr/share/cdbs/1/rules/debhelper.mk
28 include /usr/share/cdbs/1/class/gnome.mk
29
30-DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc --enable-introspection=yes --disable-debug-messages
31+DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc --enable-introspection=yes
32
33 binary-predeb/gir1.0-couchdb-glib-1.0::
34 dh_girepository -pgir1.0-couchdb-glib-1.0

Subscribers

People subscribed via source and target branches

to all changes: