summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/control79
1 files changed, 79 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a4d108a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,79 @@
+Source: mc
+Section: utils
+Priority: optional
+Maintainer: Dmitry Smirnov <onlyjob@debian.org>
+Uploaders: Yury V. Zaytsev <yury@shurup.com>
+ ,Andreas Tille <tille@debian.org>
+ ,Denis Briand <debian@denis-briand.fr>
+Build-Depends: debhelper-compat (= 12), autopoint, intltool, bison
+ ,check
+ ,libext2fs-dev
+ ,gettext
+ ,libaspell-dev
+ ,libglib2.0-dev
+ ,libgpm-dev [linux-any]
+ ,libslang2-dev
+ ,libssh2-1-dev
+ ,libx11-dev
+# mc determine zip mode from zip alternatives available at build-time(!)
+# hence 'unzip' needed to set proper zip mode, see #661467
+ ,unzip
+Standards-Version: 4.6.2
+Rules-Requires-Root: binary-targets
+Homepage: https://www.midnight-commander.org
+Vcs-Browser: https://salsa.debian.org/debian/mc
+Vcs-Git: https://salsa.debian.org/debian/mc.git
+
+Package: mc
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, mc-data (= ${source:Version}),
+Recommends: ${misc:Recommends}
+ ,mailcap
+ ,perl
+ ,sensible-utils
+ ,unzip
+Suggests: arj
+ ,bzip2
+ ,catdvi | texlive-binaries
+ ,dbview
+ ,djvulibre-bin
+ ,epub-utils
+ ,file
+ ,genisoimage
+ ,gv
+ ,imagemagick
+ ,libaspell-dev
+ ,links | w3m | lynx
+ ,odt2txt
+ ,poppler-utils
+ ,python
+ ,python-boto
+ ,python-tz
+ ,unar
+ ,wimtools
+ ,xpdf | pdf-viewer
+ ,zip
+Provides: mcedit
+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
+ includes an internal editor with syntax highlighting and an internal
+ viewer with support for binary files. Also included is Virtual
+ Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH
+ servers) and files inside archives to be manipulated like real files.
+
+Package: mc-data
+Architecture: all
+Multi-Arch: foreign
+Breaks: mc (<< 3:4.8.1)
+Replaces: mc (<< 3:4.8.1)
+Depends: ${misc:Depends}
+Description: Midnight Commander - a powerful file manager -- data files
+ GNU Midnight Commander is a text-mode full-screen file manager. It
+ uses a two panel interface and a subshell for command execution. It
+ includes an internal editor with syntax highlighting and an internal
+ viewer with support for binary files. Also included is Virtual
+ Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH
+ servers) and files inside archives to be manipulated like real files.
+ .
+ This package provides architecture independent files