diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2010-02-26 13:50:42 +0100 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2010-02-26 14:09:02 +0100 |
commit | 7fd5e980f780c43e757432c7f0438e23c1e4d4cd (patch) | |
tree | fa466d49569175857c887296456b498ba134b866 /debian/dpkg-dev.install | |
parent | 0934601905ea4546a874a6558f7a2a2552cd62f1 (diff) | |
download | dpkg-7fd5e980f780c43e757432c7f0438e23c1e4d4cd.tar.gz |
Introduce the libdpkg-perl package
Clarify the status of the API in README.api.
Diffstat (limited to 'debian/dpkg-dev.install')
-rw-r--r-- | debian/dpkg-dev.install | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/dpkg-dev.install b/debian/dpkg-dev.install index e8d74bac8..9d911dbb0 100644 --- a/debian/dpkg-dev.install +++ b/debian/dpkg-dev.install @@ -15,8 +15,6 @@ usr/bin/dpkg-scansources usr/bin/dpkg-shlibdeps usr/bin/dpkg-source usr/bin/dpkg-vendor -usr/lib/dpkg/parsechangelog -usr/share/locale/*/LC_MESSAGES/dpkg-dev.mo usr/share/man/{*/*,*}/deb-control.5 usr/share/man/{*/*,*}/deb-version.5 usr/share/man/{*/*,*}/deb-substvars.5 @@ -42,5 +40,3 @@ usr/share/man/{*/*,*}/dpkg-scansources.1 usr/share/man/{*/*,*}/dpkg-shlibdeps.1 usr/share/man/{*/*,*}/dpkg-source.1 usr/share/man/{*/*,*}/dpkg-vendor.1 -usr/share/man/man3/Dpkg*.3 -usr/share/perl5/Dpkg |