diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:58:55 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:58:55 +0000 |
commit | 2d425135df32b7700762d65e0316351537e94c63 (patch) | |
tree | 72a1c83d7ca81e8e118eaf5da1f1a5e1999572c3 /debian/control | |
parent | 5ef5c64e446ef915aafb40904bd7f0df855d4325 (diff) |
Spelling errors and other fixes
Author: jgg
Date: 2002-03-20 05:51:52 GMT
Spelling errors and other fixes
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index c906cdd32..cd246f801 100644 --- a/debian/control +++ b/debian/control @@ -26,12 +26,12 @@ Description: Advanced front-end for dpkg Package: libapt-pkg-dev Architecture: any Priority: optional -Depends: ${libapt-pkg:provides} +Depends: ${libapt-pkg:provides}, ${libapt-inst:provides} Section: devel -Description: Development files for APT's libapt-pkg - This package contains the header files and static libraries for +Description: Development files for APT's libapt-pkg and libapt-inst + This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation - library. + library and the libapt-inst deb/tar/ar library. Package: libapt-pkg-doc Architecture: all |