1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
Source: gnome-commander
Section: gnome
Priority: optional
Maintainer: Michael Vogt <mvo@debian.org>
Uploaders:
Alessio Treglia <alessio@debian.org>
Build-Depends:
debhelper (>= 9~),
dh-autoreconf,
gnome-doc-utils,
intltool,
libexiv2-dev (>= 0.14),
libglib2.0-dev (>= 2.0),
libgnome2-dev (>= 2.0),
libgnomeui-dev (>= 2.4),
libgnomevfs2-dev (>= 2.0),
libgtk2.0-dev (>= 2.8),
libpoppler-glib-dev,
libssl-dev,
libtag1-dev (>= 1.4),
libunique-dev,
libxml-parser-perl,
python-dev (>= 2.6.6-3~),
python-scour,
rarian-compat
X-Python-Version: >= 2.6
Standards-Version: 3.9.8
Homepage: http://gcmd.github.io/
Vcs-Git: git://anonscm.debian.org/collab-maint/gnome-commander.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gnome-commander.git
Package: gnome-commander
Architecture: any
Depends:
gnome-commander-data (>= ${source:Version}),
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Suggests:
gnome-user-guide,
libgnomevfs2-extra,
meld
Description: nice and fast file manager for the GNOME desktop
GNOME Commander is a fast and powerful graphical filemanager for the GNOME
desktop environment, it has a "two-pane" interface in the tradition of
Norton and Midnight Commander.
Package: gnome-commander-data
Architecture: all
Replaces:
gnome-commander (<= 1.2.8.10-1)
Breaks:
gnome-commander (<= 1.2.8.10-1)
Depends:
${misc:Depends}
Suggests:
gnome-commander
Description: Data files for GNOME Commander
GNOME Commander is a fast and powerful graphical filemanager for
the GNOME desktop environment, it has a "two-pane" interface in
the tradition of Norton and Midnight Commander.
.
This package contains the data files for gnome-commander.
Package: gnome-commander-dbg
Section: debug
Priority: extra
Architecture: any
Depends:
gnome-commander (= ${binary:Version}),
${misc:Depends}
Description: Debugging symbols for gnome-commander
GNOME Commander is a fast and powerful graphical filemanager for the GNOME
desktop environment, it has a "two-pane" interface in the tradition of
Norton and Midnight Commander.
.
This package contains the debugging symbols for gnome-commander.
|