summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-09-21 19:31:03 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-09-21 19:31:03 +0200
commit39fb1e241ebb76c7e51c8d8f2f76ce5f1e680859 (patch)
tree3549b524b4b078e9b56d4dac7d61cf5f678a1ec6 /debian
parent87da74517a0defa3450d0f3d8c3275f6963d0f5e (diff)
* apt-pkg/deb/debsrcrecords.cc:
- remove the limit of 400 Binaries for a source package (Closes: #622110)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a3018e4f6..0e7ffb80f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,10 @@ apt (0.8.16~exp7) experimental; urgency=low
statisfying garbage package dependencies (Closes: #640590)
* apt-pkg/algorithms.cc:
- if a package is garbage, don't try to save it with FixByInstall
+ * apt-pkg/deb/debsrcrecords.cc:
+ - remove the limit of 400 Binaries for a source package (Closes: #622110)
- -- David Kalnischkies <kalnischkies@gmail.com> Tue, 20 Sep 2011 14:19:38 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Wed, 21 Sep 2011 19:29:55 +0200
apt (0.8.16~exp6) experimental; urgency=low