Added dependencies and bumped Standards
* Bumped Standards to 4.0.0 * Added dependencies desktop-file-utils and shared-mime-info (Closes: #866904)
This commit is contained in:
parent
813dd22911
commit
0fb88adb6f
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
liblxqt (0.11.1-2) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.0.0
|
||||
* Added dependencies desktop-file-utils and shared-mime-info
|
||||
(Closes: #866904)
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 02 Jul 2017 20:03:10 +0200
|
||||
|
||||
liblxqt (0.11.1-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking upstream version 0.11.1.
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10),
|
||||
libx11-dev,
|
||||
libxss-dev,
|
||||
lxqt-build-tools (>= 0.3.1)
|
||||
Standards-Version: 3.9.8
|
||||
Standards-Version: 4.0.0
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/liblxqt.git/?h=debian/sid
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/liblxqt.git -b debian/sid
|
||||
Homepage: https://github.com/lxde/liblxqt
|
||||
@ -21,7 +21,9 @@ Package: liblxqt0
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends}
|
||||
${misc:Depends},
|
||||
desktop-file-utils,
|
||||
shared-mime-info
|
||||
Recommends: liblxqt-l10n
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Description: Shared libraries for LXQt desktop environment (libs)
|
||||
|
Loading…
x
Reference in New Issue
Block a user