summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:58:55 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:58:55 +0000
commit2d425135df32b7700762d65e0316351537e94c63 (patch)
tree72a1c83d7ca81e8e118eaf5da1f1a5e1999572c3 /debian
parent5ef5c64e446ef915aafb40904bd7f0df855d4325 (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')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control8
2 files changed, 12 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 86ed31ca9..b54c39b05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,14 @@ apt (0.5.5) unstable; urgency=low
* LD_LIBRARY_PATH thing. Closes: #109430
* /usr/doc reference in postinst. Closes: #126189
* Doc updates. Closes: #120689
- * Possible apt-cache segfault. Closes: #120311, #118431, #117915
-
+ * Possible apt-cache segfault. Closes: #120311, #118431, #117915, #135295,
+ #131062
+ * Print special message for EAI_AGAIN. Closes: #131397
+ * libapt-pkg-dev needs to bring in the apt-inst library if linking
+ is to work. Closes: #133943
+ * Typos, Doc Stuff. Closes: #132772, #129970, #123642, #114892, #113786,
+ #109591, #105920, #103678
+
-- Randolph Chung <tausq@debian.org> Tue, 4 Dec 2001 23:26:42 -0800
apt (0.5.4) unstable; urgency=low
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