Merge lp:~bratsche/libgrip/packaging-remove-gtkdoc-dependency into lp:~oif-team/libgrip/packaging

Proposed by Cody Russell
Status: Merged
Merged at revision: 32
Proposed branch: lp:~bratsche/libgrip/packaging-remove-gtkdoc-dependency
Merge into: lp:~oif-team/libgrip/packaging
Diff against target: 11 lines (+0/-1)
1 file modified
debian/control (+0/-1)
To merge this branch: bzr merge lp:~bratsche/libgrip/packaging-remove-gtkdoc-dependency
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
Review via email: mp+49644@code.launchpad.net

Description of the change

In in debian/rules, we do DEB_CONFIGURE_EXTRA_FLAGS += --disable-gtk-doc but in debian/control we set a dependency on gtk-doc-tools. This branch gets rid of this dependency.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2011-01-24 19:50:36 +0000
+++ debian/control 2011-02-14 15:10:46 +0000
@@ -7,7 +7,6 @@
7 cdbs (>= 0.4.41),7 cdbs (>= 0.4.41),
8 libglib2.0-dev (>=2.14.0),8 libglib2.0-dev (>=2.14.0),
9 libgtk2.0-dev (>= 2.21.5-1ubuntu3),9 libgtk2.0-dev (>= 2.21.5-1ubuntu3),
10 gtk-doc-tools,
11 libutouch-geis-dev,10 libutouch-geis-dev,
12 gobject-introspection,11 gobject-introspection,
13 libgirepository1.0-dev,12 libgirepository1.0-dev,

Subscribers

People subscribed via source and target branches