Update Vcs-Browser
This commit is contained in:
parent
e2aefc1a39
commit
9cc75963be
22
debian/control
vendored
22
debian/control
vendored
@ -6,8 +6,8 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: cmake (>= 3.0.2),
|
Build-Depends: debhelper (>= 9),
|
||||||
debhelper (>= 9),
|
cmake (>= 3.0.2),
|
||||||
libfm-dev (>= 1.2.0),
|
libfm-dev (>= 1.2.0),
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
liblxqt0-dev (>= 0.10.0),
|
liblxqt0-dev (>= 0.10.0),
|
||||||
@ -16,16 +16,21 @@ Build-Depends: cmake (>= 3.0.2),
|
|||||||
libqt5xdg-dev (>= 1.3.0),
|
libqt5xdg-dev (>= 1.3.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
|
qtbase5-private-dev,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools
|
qttools5-dev-tools,
|
||||||
Standards-Version: 3.9.7
|
Standards-Version: 3.9.7
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/libfm-qt.git/?h=debian/sid
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/libfm-qt.git/?h=debian/sid
|
||||||
Vcs-Git: https://anonscm.debian.org/cgit/pkg-lxqt/libfm-qt.git -b debian/sid
|
Vcs-Git: https://anonscm.debian.org/cgit/pkg-lxqt/libfm-qt.git -b debian/sid
|
||||||
Homepage: https://github.com/lxde/libfm-qt
|
Homepage: https://github.com/lxde/libfm-qt
|
||||||
|
|
||||||
Package: libfm-qt2
|
Package: libfm-qt3
|
||||||
Replaces: libfm-qt5-2
|
Provides: libfm-qt
|
||||||
Breaks: libfm-qt5-2
|
Conflicts: libfm-qt
|
||||||
|
Replaces: libfm-qt5-2,
|
||||||
|
libfm-qt2
|
||||||
|
Breaks: libfm-qt5-2,
|
||||||
|
libfm-qt2
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Section: libs
|
Section: libs
|
||||||
@ -44,6 +49,9 @@ Breaks: libfm-qt5-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
libfm-qt2 (= ${binary:Version})
|
libfm-qt3 (= ${binary:Version})
|
||||||
Description: file management support library for pcmanfm-qt (development files)
|
Description: file management support library for pcmanfm-qt (development files)
|
||||||
|
Libfm-Qt is a companion library providing components to build desktop file
|
||||||
|
managers.
|
||||||
|
.
|
||||||
This package contains development files for helper library libfm-qt.
|
This package contains development files for helper library libfm-qt.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user