Merge lp:~seb128/indicator-session/clean-deprecated-build-depends into lp:indicator-session/13.04

Proposed by Sebastien Bacher
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 378
Merged at revision: 378
Proposed branch: lp:~seb128/indicator-session/clean-deprecated-build-depends
Merge into: lp:indicator-session/13.04
Prerequisite: lp:~robert-ancell/indicator-session/lp-1084756
Diff against target: 36 lines (+6/-3)
2 files modified
debian/changelog (+6/-1)
debian/control (+0/-2)
To merge this branch: bzr merge lp:~seb128/indicator-session/clean-deprecated-build-depends
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+137153@code.launchpad.net

Commit message

Clean deprecated Build-Depends on gconf and dbusglib

Description of the change

Clean deprecated Build-Depends on gconf and dbusglib

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Looking good! Thanks :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2012-11-16 18:55:58 +0000
+++ debian/changelog 2012-11-30 11:07:10 +0000
@@ -1,5 +1,6 @@
1indicator-session (12.10.5-0ubuntu1) UNRELEASED; urgency=low1indicator-session (12.10.5-0ubuntu1) UNRELEASED; urgency=low
22
3 [ Mathieu Trudel-Lapierre ]
3 * debian/rules:4 * debian/rules:
4 - Add DPKG_GENSYMBOLS_CHECK_LEVEL=4.5 - Add DPKG_GENSYMBOLS_CHECK_LEVEL=4.
5 - Use the dh sequencer with autoreconf.6 - Use the dh sequencer with autoreconf.
@@ -18,7 +19,11 @@
18 - Use the same icons in the greeter as in the user session (LP: #1049244)19 - Use the same icons in the greeter as in the user session (LP: #1049244)
19 - Test upower_proxy for NULL before using it. (LP: #1061844)20 - Test upower_proxy for NULL before using it. (LP: #1061844)
2021
21 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 14 Nov 2012 15:22:44 -050022 [ Sebastien Bacher ]
23 * debian/control:
24 - clean deprecated Build-Depends on gconf and dbusglib
25
26 -- Sebastien Bacher <seb128@ubuntu.com> Fri, 30 Nov 2012 11:11:49 +0100
2227
23indicator-session (12.10.4-0ubuntu1) quantal; urgency=low28indicator-session (12.10.4-0ubuntu1) quantal; urgency=low
2429
2530
=== modified file 'debian/control'
--- debian/control 2012-11-16 18:55:58 +0000
+++ debian/control 2012-11-30 11:07:10 +0000
@@ -12,8 +12,6 @@
12 dbus-test-runner,12 dbus-test-runner,
13 libgtk-3-dev,13 libgtk-3-dev,
14 libglib2.0-dev (>= 2.33),14 libglib2.0-dev (>= 2.33),
15 libgconf2-dev,
16 libdbus-glib-1-dev,
17 gnome-doc-utils,15 gnome-doc-utils,
18 libindicator3-dev (>= 0.3.90),16 libindicator3-dev (>= 0.3.90),
19 libdbusmenu-glib-dev (>= 0.5.90),17 libdbusmenu-glib-dev (>= 0.5.90),

Subscribers

People subscribed via source and target branches