Close the proper bug report.
Fix a typo in a comment.
+2008-03-28 Guillem Jover <guillem@debian.org>
+
+ * src/packages.c (process_queue): Fix typo in comment.
+
2008-03-28 Ian Jackson <ian@davenant.greenend.org.uk>
* src/help.c (statusstrings): Improve Breaks message by saying that
* Allow compilation with --disable-nls on systems without libintl.h where
a non glibc claims to be glibc. Closes: #465420
* Fix crash when a .deb file becomes unreadable while dpkg is starting.
- Thanks to Ian Jackson. Closes: #386210
+ Thanks to Ian Jackson. Closes: #255882
* Few file descriptor cleanup and error handling fixes.
Thanks to Ian Jackson. Closes: #443338
* Move test suite invokation to a new check target in debian/rules.
for (rundown = queue.head; rundown; rundown = rundown->next) {
ensure_package_clientdata(rundown->pkg);
if (rundown->pkg->clientdata->istobe == istobe) {
- /* Erase the queue entrie - this is a second copy ! */
+ /* Erase the queue entry - this is a second copy! */
switch (cipaction->arg) {
case act_configure: case act_remove: case act_purge:
printf(_("Package %s listed more than once, only processing once.\n"),