diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-09 17:17:04 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-09 17:17:04 +0200 |
commit | 73c460c358cfa6615ee6760a3fb8d88988a12856 (patch) | |
tree | bc1e8a3161293fbfda4d6f340e070e0a22559d01 /debian | |
parent | 731e33ea4437991792aef749c60d357066039421 (diff) |
* apt-pkg/init.cc:
- init "install-recommends", "install-suggests" with default "false"
* debian/changelog:
- updated
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index de9a43d49..65ec82cc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.6.45.2) unstable; urgency=low + + * added "--install-recommends" to handle recommends as + dependencies (closes: #42266) + + -- + apt (0.6.45.1) unstable; urgency=low * debian/control: |