[Pkg-mc-commits] r258 - trunk/debian
Denis Briand
narcan-guest at alioth.debian.org
Fri Aug 28 14:52:18 UTC 2009
Author: narcan-guest
Date: 2009-08-28 14:52:17 +0000 (Fri, 28 Aug 2009)
New Revision: 258
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
Move mime-support into Recommanded packages.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-08-22 12:06:50 UTC (rev 257)
+++ trunk/debian/changelog 2009-08-28 14:52:17 UTC (rev 258)
@@ -16,6 +16,7 @@
* Hack Debian watch file to fix issue with the new upstream repository.
* Bump Standards-Version to 3.8.3.
* Add debian/README.source file.
+ * mime-support is now a Recommended package.
-- Patrick Winnertz <winnie at debian.org> Wed, 19 Aug 2009 21:52:58 +0200
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2009-08-22 12:06:50 UTC (rev 257)
+++ trunk/debian/control 2009-08-28 14:52:17 UTC (rev 258)
@@ -12,8 +12,8 @@
Package: mc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: imagemagick
-Suggests: mime-support, perl, zip, unzip, bzip2, links | w3m | lynx, arj, file, xpdf, dbview, odt2txt
+Recommends: imagemagick, mime-support
+Suggests: perl, zip, unzip, bzip2, links | w3m | lynx, arj, file, xpdf, dbview, odt2txt
Description: midnight commander - a powerful file manager
GNU Midnight Commander is a text-mode full-screen file manager. It
uses a two panel interface and a subshell for command execution. It
More information about the Pkg-mc-commits
mailing list