summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:59:37 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:59:37 +0000
commit51ed677d98ed73a42f73b540224f11b002bd4224 (patch)
tree9004cb508f8124ffe14d8b9f51da085743991a62 /debian
parentb8b7c37d8931126f4536b7350c7611a9fa98e04a (diff)
Latest changelog
Author: jgg Date: 2002-11-06 06:44:09 GMT Latest changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog22
1 files changed, 14 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index b5875777d..1c2db6ec4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
apt (0.5.5) unstable; urgency=low
* Fix handling of [!arch] for build-dependencies. Closes: #88798, #149595
- * Fix handling of build-deps on unknown packages. Closes: #88664
+ * Fix handling of build-deps on unknown packages. Closes: #88664, #153307
* "apt-get --arch-only build-dep" to install only architecture-
dependent build dependencies. Bump minor shared lib number to reflect
small change in BuildDepend API.
@@ -18,20 +18,21 @@ apt (0.5.5) unstable; urgency=low
is to work. Closes: #133943
* Typos, Doc Stuff. Closes: #132772, #129970, #123642, #114892, #113786,
#109591, #105920, #103678, #139752, #138186, #138054, #138050,
- #139994, #142955, #151654, #151834, #147611
+ #139994, #142955, #151654, #151834, #147611, #154268
* Fix possibility for tag file parsing to fail in some unlikely situations.
Closes: #139328
* Use std C++ names for some header files. Closes: #128741
* Do not check for free space if --no-download. Closes: #117856
* Actually implement or group handling for 'upgrade'. Closes: #133950
* "Internal Error, Couldn't configure pre-depend" is not actually an
- internal error, it is a packaging error and now it says so, and
- pinpoints the problem dependency.
+ internal error, it is a packaging error and now it says so, and
+ pinpoints the problem dependency. Closes: #155621
* Allows failure to write to a pipe for post-invoke stuff. Closes: #89830
* Use usr/share/doc for dhelp. Closes: #115701
* --print-uris works with 'update'. Closes: #57070
- * Options MaxArgs,MaxBytes to allow a much longer dpkg command line.
- * Fixed 2 little OR groupd bugs, thanks to Yann Dirson. Closes: #143995,
+ * Options Dpkg::MaxArgs,Dpkg::MaxArgBytes to allow a much longer dpkg
+ command line.
+ * Fixed 2 little OR group bugs, thanks to Yann Dirson. Closes: #143995,
#142298
* Allow an uninstalled package to be marked for removal on an install
line (meaning not to automatically install it), also fix some dodgy
@@ -43,8 +44,13 @@ apt (0.5.5) unstable; urgency=low
* 'apt-get update' no longer does 'Building Dependency Tree'.
* When matching regexs allways print a message. Change regex activation
charset. Closes: #147817
-
- --
+ * Don't die if lines in sources.list are too long. Closes: #146846
+ * Show file name on apt-extracttemplate error messges. Closes: #151835
+ * i18n gettext stuff, based on work from Michael Piefel
+ * Some highly unlikely memory faults. Closes: #155842
+ * C++ stuff for G++3.2. Closes: #162617
+
+ -- Jason Gunthorpe <jgg@debian.org> Sun, 15 Sep 2002 17:16:59 -0600
apt (0.5.4) unstable; urgency=low