summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSarah Hobbs <hobbsee@kubuntu.org>2007-07-06 17:47:07 +1000
committerSarah Hobbs <hobbsee@kubuntu.org>2007-07-06 17:47:07 +1000
commitbe7f42304a5dd381f2ad82a921e9041df55b5ec9 (patch)
tree70942f1c091867aa810ea32c858ee98f17e57902 /debian/changelog
parent94d1fa98304a9aa1108daa765acbc4a90a0e17d2 (diff)
Adds support for installing recommends from *metapackages, including universe/metapackages, so things like x/k/ubuntu-restricted-extras packages work. This currently doesnt build - but builds more than it did before!
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog19
1 files changed, 17 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f14b4131..c3afcf403 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-apt (0.7.2ubuntu4) unstable; urgency=low
+apt (0.7.2ubuntu5) UNRELEASED; urgency=low
+ [ Michael Vogt]
* cmdline/apt-get.cc:
- make the XS-Vcs-$foo warning more copy'n'paste
friendly (thanks to Matt Zimmerman)
@@ -7,7 +8,21 @@ apt (0.7.2ubuntu4) unstable; urgency=low
* debian/apt.conf.autoremove:
- added "linux-ubuntu-modules" to APT::NeverAutoRemove
- --
+ [ Sarah Hobbs ]
+ * Change metapackages to *metapackages in Install-Recommends-Section
+ and Never-MarkAuto-Section of debian/apt.conf.autoremove, so that
+ the Recommends of metapackages in universe and multiverse will get
+ installed.
+ * Also make this change in doc/examples/configure-index.
+ * Added a Build Dependancies of autoconf, xsltproc, docbook-xsl to fix FTBFS
+
+ -- Sarah Hobbs <hobbsee@ubuntu.com> Fri, 06 Jul 2007 17:44:45 +1000
+
+apt (0.7.2ubuntu4) gutsy; urgency=low
+
+ * Rebuild for the libcurl4 -> libcurl3 transition mess.
+
+ -- Steve Kowalik <stevenk@ubuntu.com> Fri, 6 Jul 2007 12:44:05 +1000
apt (0.7.2ubuntu3) gutsy; urgency=low