| OLD | NEW |
| (Empty) |
| 1 Name: dpkg-dev | |
| 2 URL: http://packages.ubuntu.com/source/trusty/dpkg | |
| 3 Version: 1.17.5ubuntu5.6 | |
| 4 Date: October 13, 2016 | |
| 5 License: GPL v2 | |
| 6 License File: NOT_SHIPPED | |
| 7 Security Critical: no | |
| 8 | |
| 9 Description: | |
| 10 Dpkg is a package manager for Debian. The component necessary for | |
| 11 development is dpkg-shlibdeps which calculates dependency information | |
| 12 for executables. | |
| 13 | |
| 14 This should only be added during the infra transition from Precise to | |
| 15 Trusty, and should be removed once complete. See bug 655755 for | |
| 16 details. | |
| 17 | |
| 18 How to update: | |
| 19 1. Acquire the dpkg-dev source: "apt-get source dpkg-dev". | |
| 20 2. Remove all but *table and scripts/ from the top-level dirctory. | |
| 21 3. Remove all but "Dpkg", "Dpkg.pm", and "dpkg-shlibdeps.pl" from scripts/ | |
| 22 | |
| 23 Local Modifications: Removed all unnecessary utilities. | |
| OLD | NEW |