summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:22:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:22:04 +0000
commit91bb3b7bce2297f022a7d48604b1d8e3b9c54a8a (patch)
tree4633b3b9fc6b0a65333f51545214f29a3d0fd1b0 /debian/control
parentAdding upstream version 3:4.8.30. (diff)
downloadmc-91bb3b7bce2297f022a7d48604b1d8e3b9c54a8a.tar.xz
mc-91bb3b7bce2297f022a7d48604b1d8e3b9c54a8a.zip
Adding debian version 3:4.8.30-1.debian/3%4.8.30-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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