~chromium-team/chromium-browser/artful-beta

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Chad Miller
  • Date: 2014-02-21 00:14:13 UTC
  • Revision ID: chad.miller@canonical.com-20140221001413-xeloyqxq52xndv72
* Upstream release 33.0.1750.115.
* debian/rules, debian/control: Switch to using ninja instead of make to
  build. Switch from CDBS to dh. Remove many old hacks.
* debian/patches/disable_gn.patch: disable broken GN before build. Temporary
  hack.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
XSBC-Original-Maintainer: Micah Gersten <micahg@ubuntu.com>, Fabien Tassin <fta@ubuntu.com>
7
7
Vcs-Bzr: https://code.launchpad.net/~chromium-team/chromium-browser/saucy-working
8
8
Homepage: http://code.google.com/chromium/
9
 
Build-Depends: cdbs,
10
 
        debhelper (>= 5),
 
9
Build-Depends:
 
10
        debhelper (>= 9),
 
11
        ninja-build,
11
12
        pkg-config,
12
13
        lsb-release,
13
14
        quilt,