Polish debian/control by 'cme fix dpkg-control'.

ubuntu/disco
Shih-Yuan Lee (FourDollars) 9 years ago
parent a74374ee73
commit 8cbd5663e0

88
debian/control vendored

@ -1,39 +1,36 @@
Source: pcmanfm-qt
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
Section: x11
Priority: optional
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders:
Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
Build-Depends:
automoc,
cmake (>= 3.0.2),
debhelper (>= 9),
libfm-dev (>= 1.2.0),
libglib2.0-dev,
liblxqt0-dev (>= 0.9.0),
libmenu-cache-dev (>= 0.5),
libqt5x11extras5-dev (>= 5.3),
libqt5xdg-dev (>= 1.2.0),
libx11-dev,
pkg-config,
qttools5-dev (>= 5.3),
qttools5-dev-tools (>= 5.3),
quilt,
Build-Depends: automoc,
cmake (>= 3.0.2),
debhelper (>= 9),
libfm-dev (>= 1.2.0),
libglib2.0-dev,
liblxqt0-dev,
libmenu-cache-dev,
libqt5x11extras5-dev,
libqt5xdg-dev,
libx11-dev,
pkg-config,
qttools5-dev,
qttools5-dev-tools,
quilt
Standards-Version: 3.9.6
Homepage: https://github.com/lxde/pcmanfm-qt
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/pcmanfm-qt.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/pcmanfm-qt
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/pcmanfm-qt.git
Homepage: https://github.com/lxde/pcmanfm-qt
Package: pcmanfm-qt
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
libfm-modules
Recommends: gvfs-backends
Breaks: pcmanfm-qt5 (<< 0.9.0)
Replaces: pcmanfm-qt5 (<< 0.9.0)
Depends:
${misc:Depends},
${shlibs:Depends},
libfm-modules,
Recommends: gvfs-backends,
Description: lightweight Qt based file manager for X Windows
PCMan File Manager Qt (PCManFM-Qt) is an extremly fast, lightweight, yet
feature-rich file manager with tabbed browsing. It is the default file manager
@ -43,11 +40,10 @@ Package: pcmanfm-qt-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
pcmanfm-qt (= ${binary:Version})
Breaks: pcmanfm-qt5-dbg (<< 0.2.0)
Replaces: pcmanfm-qt5-dbg (<< 0.2.0)
Depends:
${misc:Depends},
pcmanfm-qt (= ${binary:Version}),
Description: Debug symbols for pcmanfm-qt
PCMan File Manager Qt (PCManFM-Qt) is an extremly fast, lightweight, yet
feature-rich file manager with tabbed browsing. It is the default file manager
@ -56,17 +52,15 @@ Description: Debug symbols for pcmanfm-qt
This package contains debug symbols for PCManFM-Qt.
Package: libfm-qt5-2
Section: libs
Multi-Arch: same
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Replaces:
libfm-qt5-0.0.0,
libfm-qt0.0.0,
libfm-qt5-1,
Depends:
${misc:Depends},
${shlibs:Depends},
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Replaces: libfm-qt5-0.0.0,
libfm-qt0.0.0,
libfm-qt5-1
Description: Helper library for pcmanfm-qt
PCMan File Manager Qt (PCManFM-Qt) is an extremly fast, lightweight, yet
feature-rich file manager with tabbed browsing. It is the default file manager
@ -75,12 +69,11 @@ Description: Helper library for pcmanfm-qt
This package contains helper library libfm-qt for pcmanfm-qt.
Package: libfm-qt5-dev
Section: libdevel
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
libfm-qt5-2 (= ${binary:Version}),
Section: libdevel
Depends: ${misc:Depends},
${shlibs:Depends},
libfm-qt5-2 (= ${binary:Version})
Description: Development files for libfm-qt
PCMan File Manager Qt (PCManFM-Qt) is an extremly fast, lightweight, yet
feature-rich file manager with tabbed browsing. It is the default file manager
@ -94,10 +87,9 @@ Architecture: any
Multi-Arch: same
Section: debug
Priority: extra
Depends:
${misc:Depends},
${shlibs:Depends},
libfm-qt5-2 (= ${binary:Version}),
Depends: ${misc:Depends},
${shlibs:Depends},
libfm-qt5-2 (= ${binary:Version})
Description: Debug symbols for libfm-qt
PCMan File Manager Qt (PCManFM-Qt) is an extremly fast, lightweight, yet
feature-rich file manager with tabbed browsing. It is the default file manager

Loading…
Cancel
Save