summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-08-10 00:08:39 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-08-10 00:08:39 +0200
commitbe615841e27068522c467899c96c541b74e4c349 (patch)
tree3ff2b44d5707bccb8d23a3248e7020947a389f79 /debian
parentc8d80b1d346c9c24f897813d5793e69bb59e465b (diff)
parent1b1c2224f5777956f345471b600ed56203c2d400 (diff)
* merged the apt--install-recommends branch
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
-rw-r--r--debian/control2
2 files changed, 17 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fb63f424b..b26aad6c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (0.6.45ubuntu2) edgy; urgency=low
+
+ * debian/control:
+ - switched to libdb4.4 for building (closes: #381019)
+ * cmdline/apt-get.cc:
+ - show only the recommends/suggests for the candidate-version, not for all
+ versions of the package (closes: #257054)
+ - properly handle recommends/suggests or-groups when printing the list of
+ suggested/recommends packages (closes: #311619)
+ * merged "apt--install-recommends" branch:
+ - added "{no-}install-recommends" commandline option
+ - added APT::Install-{Recommends,Suggests} option
+ - currently Install-Recommends defaults to "False"
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 9 Aug 2006 23:38:46 +0200
+
apt (0.6.45ubuntu1) edgy; urgency=low
* merged with debian/unstable
diff --git a/debian/control b/debian/control
index a206373ae..dfcebf41e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: important
Maintainer: APT Development Team <deity@lists.debian.org>
Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>
Standards-Version: 3.6.2.2
-Build-Depends: debhelper (>= 5.0), libdb4.3-dev, gettext (>= 0.12)
+Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12)
Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
Package: apt