| Index: third_party/dpkg-dev/README.chromium
 | 
| diff --git a/third_party/dpkg-dev/README.chromium b/third_party/dpkg-dev/README.chromium
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..56e1186b5c2c581b90840278766eff0137b48550
 | 
| --- /dev/null
 | 
| +++ b/third_party/dpkg-dev/README.chromium
 | 
| @@ -0,0 +1,23 @@
 | 
| +Name: dpkg-dev
 | 
| +URL: http://packages.ubuntu.com/source/trusty/dpkg
 | 
| +Version: 1.17.5ubuntu5.6
 | 
| +Date: October 13, 2016
 | 
| +License: GPL v2
 | 
| +License File: NOT_SHIPPED
 | 
| +Security Critical: no
 | 
| +
 | 
| +Description:
 | 
| +Dpkg is a package manager for Debian.  The component necessary for
 | 
| +development is dpkg-shlibdeps which calculates dependency information
 | 
| +for executables.
 | 
| +
 | 
| +This should only be added during the infra transition from Precise to
 | 
| +Trusty, and should be removed once complete.  See bug 655755 for
 | 
| +details.
 | 
| +
 | 
| +How to update:
 | 
| +1. Acquire the dpkg-dev source: "apt-get source dpkg-dev".
 | 
| +2. Remove all but *table and scripts/ from the top-level dirctory.
 | 
| +3. Remove all but "Dpkg", "Dpkg.pm", and "dpkg-shlibdeps.pl" from scripts/
 | 
| +
 | 
| +Local Modifications: Removed all unnecessary utilities.
 | 
| 
 |