Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Source: @@PACKAGE@@-@@CHANNEL@@ | |
| 2 Section: web | |
| 3 Priority: optional | |
| 4 Maintainer: @@MAINTNAME@@ <@@MAINTMAIL@@> | |
| 5 Build-Depends: dpkg-dev, devscripts, fakeroot, lzma | |
| 6 Standards-Version: 3.8.0 | |
| 7 | |
| 8 Package: @@PACKAGE@@-@@CHANNEL@@ | |
| 9 Provides: @@PROVIDES@@ | |
| 10 Replaces: @@REPLACES@@ | |
| 11 Conflicts: @@CONFLICTS@@ | |
| 12 Pre-Depends: @@PREDEPENDS@@ | |
| 13 Depends: @@DEPENDS@@ | |
| 14 Architecture: @@ARCHITECTURE@@ | |
| 15 Description: @@SHORTDESC@@ | |
| 16 @@FULLDESC@@ | |
| OLD | NEW |