[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#133421: closed by Michael Vogt <mvo@debian.org> (Bug#133421: fixed in apt 0.7.2)



reopen 133421
thanks

At 1182412203 time_t, Debian Bug Tracking System wrote:
> It has been closed by Michael Vogt <mvo@debian.org>.
>    * add "purge" commandline argument, closes: #133421)
>      (thanks to Julien Danjou for the patch)
>    * add "purge" commandline argument, closes: #133421)
>      (thanks to Julien Danjou for the patch)

Even double-closing the bug won't work, because you miss-applied the
patch. ;-)

Here's an update against apt 0.7.2.

--- apt-get.cc.orig     2007-06-21 11:59:10.000000000 +0200
+++ apt-get.cc  2007-06-21 11:48:07.000000000 +0200
@@ -2749,6 +2749,7 @@
                                    {"upgrade",&DoUpgrade},
                                    {"install",&DoInstall},
                                    {"remove",&DoInstall},
+                                   {"purge",&DoInstall},
                                   {"autoremove",&DoInstall},
                                    {"dist-upgrade",&DoDistUpgrade},
                                    {"dselect-upgrade",&DoDSelectUpgrade},


Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature


Reply to: