Improve debian/control
* Bumped Standards to 4.0.0 * Added dependency shared-mime-info (Closes: #866901)
This commit is contained in:
parent
da03a71631
commit
2e496b302c
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
libfm-qt (0.11.2-2) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.0.0
|
||||
* Added dependency shared-mime-info (Closes: #866901)
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 02 Jul 2017 23:01:43 +0200
|
||||
|
||||
libfm-qt (0.11.2-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking upstream release 0.11.2
|
||||
|
5
debian/control
vendored
5
debian/control
vendored
@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10),
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.3.0),
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 3.9.8
|
||||
Standards-Version: 4.0.0
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/libfm-qt.git/?h=debian/sid
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/libfm-qt.git -b debian/sid
|
||||
Homepage: https://github.com/lxde/libfm-qt
|
||||
@ -32,7 +32,8 @@ Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: libs
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
${shlibs:Depends},
|
||||
shared-mime-info
|
||||
Recommends: libfm-qt-l10n
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Description: file management support for pcmanfm-qt
|
||||
|
Loading…
x
Reference in New Issue
Block a user