~ubuntu-branches/ubuntu/natty/gnome-do/natty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane
  • Date: 2010-09-29 17:53:43 UTC
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20100929175343-w2egc7d2lngsn7x3
Tags: 0.8.3.1+dfsg-2
* debian/patches/03_disable_docky.dpatch: Add patch to disable Docky
  theme as this is now distributed as a separate project, in the docky
  package.
* debian/patches/04_dont_disable_deprecated.dpatch: Add patch to not
  build with *DISABLE_DEPRECATED. libdo uses deprecated symbols and
  FTBFS with these flags set. It's wrong to set them in release tarballs
  anyway.
* debian/control, debian/rules: Add dh-autoreconf to autoreconf in the
  build in order to pick up the above patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>
5
5
Uploaders: Christopher James Halse Rogers <raof@ubuntu.com>, Iain Lane <laney@ubuntu.com>
6
6
Build-Depends: debhelper (>= 7.0.50), 
 
7
               dh-autoreconf,
7
8
               dpatch,
8
9
               mono-devel (>= 2.4.2.3),
9
10
               intltool,
10
11
               autoconf,
11
12
               autotools-dev,
12
13
               automake,
13
 
               libtool,
 
14
               libtool,
14
15
               libndesk-dbus1.0-cil-dev,
15
16
               libndesk-dbus-glib1.0-cil-dev,
16
17
               libmono-cairo2.0-cil,