Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(499)

Side by Side Diff: installer/linux/debian_i386/control

Issue 210018: Build -dbgsym Debian packages. These contain the stripped-out debugging symbo... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « installer/linux/debian_amd64/rules ('k') | installer/linux/debian_i386/rules » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Source: google-o3d 1 Source: google-o3d
2 Section: non-free/web 2 Section: non-free/web
3 Priority: optional 3 Priority: optional
4 Maintainer: Tristan Schmelcher <tschmelcher@google.com> 4 Maintainer: Tristan Schmelcher <tschmelcher@google.com>
5 Build-Depends: debhelper (>= 4.0.0), cdbs (>=0.4.34ubuntu4) 5 Build-Depends: debhelper (>= 4.0.0), cdbs (>=0.4.34ubuntu4)
6 Standards-Version: 3.7.2 6 Standards-Version: 3.7.2
7 7
8 Package: google-o3d 8 Package: google-o3d
9 Architecture: i386 9 Architecture: i386
10 Depends: libc6, libstdc++6, libgcc1, zlib1g, libglew1.5 10 Depends: libc6, libstdc++6, libgcc1, zlib1g, libglew1.5
11 Conflicts: o3d-plugin 11 Conflicts: o3d-plugin
12 Replaces: o3d-plugin 12 Replaces: o3d-plugin
13 Description: Google O3D Plugin 13 Description: Google O3D Plugin
14 O3D is an open-source web API for creating rich, interactive 3D applications in 14 O3D is an open-source web API for creating rich, interactive 3D applications in
15 the browser. 15 the browser.
16 . 16 .
17 This package provides the NPAPI browser plugin for running O3D-based web apps. 17 This package provides the NPAPI browser plugin for running O3D-based web apps.
18
19 Package: google-o3d-dbgsym
20 Architecture: i386
21 Depends: google-o3d (= ${Source-Version})
22 Description: Google O3D Plugin Debug Symbols
23 O3D is an open-source web API for creating rich, interactive 3D applications in
24 the browser.
25 .
26 This package contains symbol files for debugging.
OLDNEW
« no previous file with comments | « installer/linux/debian_amd64/rules ('k') | installer/linux/debian_i386/rules » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698