]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* Updated French man pages from Philippe Batailler
[apt.git] / debian / changelog
index ed56c1fce9d19504d83c1cf1d311d7149df84dcc..becccbfff8772f2e6ce8f1b61a128ceb465712b4 100644 (file)
@@ -1,3 +1,24 @@
+apt (0.5.8) unstable; urgency=low
+
+  * Clarify the meaning of the only-source option in apt-get(8) (Closes: #177258)
+  * Updated French man pages from Philippe Batailler
+    <philippe.batailler@free.fr> (Closes: #182194)
+
+ --
+
+apt (0.5.7) unstable; urgency=low
+
+  * Update control file to match overrides (apt priority important,
+    libapt-pkg-dev section libdevel)
+  * Silence the essential packages check if we are only downloading
+    archives and not changing the system (Closes: #190862)
+  * Skip version check if a build-dependency is provided by an installed package
+    (Closes: #126938)
+  * Have apt-cache show exit with an error if it cannot find any of the
+    specified packages (Closes: #101490)
+
+ -- Matt Zimmerman <mdz@debian.org>  Mon, 21 Jul 2003 23:43:24 -0400
+
 apt (0.5.6) unstable; urgency=low
 
   * Adam Heath <doogie@debian.org>