Merge branch 'ci/stable' into ci/unstable
This commit is contained in:
commit
c6de68045b
67
debian/changelog
vendored
67
debian/changelog
vendored
@ -1,3 +1,56 @@
|
||||
libfm-qt (0.16.0-3ubuntu2) hirsute; urgency=medium
|
||||
|
||||
* Fixed s390x and riscv64 architecture fails.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@disroot.org> Thu, 18 Feb 2021 18:36:40 +0530
|
||||
|
||||
libfm-qt (0.16.0-3ubuntu1) hirsute; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Updated standards to 4.5.1.
|
||||
* Tighten debhelper-compat dependency.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@disroot.org> Fri, 05 Feb 2021 18:39:36 +0530
|
||||
|
||||
libfm-qt (0.16.0-3) unstable; urgency=high
|
||||
|
||||
* Update symbols for armel, armhf, i386, mipsel and s390x to fit FTBFS.
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sat, 09 Jan 2021 03:15:46 +0800
|
||||
|
||||
libfm-qt (0.16.0-2) unstable; urgency=medium
|
||||
|
||||
* Source only upload.
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 21:31:49 +0800
|
||||
|
||||
libfm-qt (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release. (Closes: #978219)
|
||||
* Drop fixed upstream patches.
|
||||
* Bump to libfm-qt8 to match soname changes.
|
||||
* Refresh debian/libfm-qt8.symbols file.
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 04:30:38 +0800
|
||||
|
||||
libfm-qt (0.15.1-0ubuntu5) hirsute; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-15-2.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 27 Nov 2020 14:08:55 +0300
|
||||
|
||||
libfm-qt (0.15.1-0ubuntu4) hirsute; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-15-1.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 30 Oct 2020 15:40:36 +0300
|
||||
|
||||
libfm-qt (0.15.1-0ubuntu3) groovy; urgency=medium
|
||||
|
||||
* Update debian/libfm-qt7.symbols for GCC 10 (fixes FTBFS).
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Wed, 14 Oct 2020 21:39:52 +0300
|
||||
|
||||
libfm-qt (0.15.1-0ubuntu2) groovy; urgency=medium
|
||||
|
||||
* Refresh symbol files for riscv64
|
||||
@ -27,6 +80,20 @@ libfm-qt (0.15.1-0ubuntu1) groovy; urgency=medium
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 04 Jun 2020 00:03:35 -0500
|
||||
|
||||
libfm-qt (0.14.1-12.2) unstable; urgency=medium
|
||||
|
||||
* Non-maintainer upload.
|
||||
* Update symbols files from buildds’ logs to fix FTBFS on armel.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@debian.org> Fri, 23 Oct 2020 20:28:57 +0300
|
||||
|
||||
libfm-qt (0.14.1-12.1) unstable; urgency=medium
|
||||
|
||||
* Non-maintainer upload.
|
||||
* Update symbols files for GCC 10 (closes: #957436).
|
||||
|
||||
-- Dmitry Shachnev <mitya57@debian.org> Sat, 17 Oct 2020 20:11:39 +0300
|
||||
|
||||
libfm-qt (0.14.1-12ubuntu4) groovy; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-14-2.
|
||||
|
26
debian/control
vendored
26
debian/control
vendored
@ -4,7 +4,7 @@ XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debia
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libexif-dev,
|
||||
libkf5windowsystem-dev,
|
||||
libmenu-cache-dev,
|
||||
@ -13,18 +13,26 @@ Build-Depends: debhelper-compat (= 12),
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.7.0),
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.5.0
|
||||
Standards-Version: 4.5.1
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/libfm-qt/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/libfm-qt.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git
|
||||
Homepage: https://github.com/lxqt/libfm-qt
|
||||
|
||||
Package: libfm-qt7
|
||||
Package: libfm-qt8
|
||||
Provides: libfm-qt
|
||||
Conflicts: libfm-qt
|
||||
Replaces: libfm-qt6
|
||||
Breaks: libfm-qt6
|
||||
Replaces: libfm-qt6,
|
||||
libfm-qt5-2,
|
||||
libfm-qt5,
|
||||
libfm-qt3,
|
||||
libfm-qt2
|
||||
Breaks: libfm-qt6,
|
||||
libfm-qt5-2,
|
||||
libfm-qt5,
|
||||
libfm-qt3,
|
||||
libfm-qt2
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: libs
|
||||
@ -40,10 +48,10 @@ Description: file management support for pcmanfm-qt
|
||||
Package: libfm-qt-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends: libexif-dev,
|
||||
libfm-qt7 (= ${binary:Version}),
|
||||
libmenu-cache-dev,
|
||||
${misc:Depends}
|
||||
Depends: ${misc:Depends},
|
||||
libexif-dev,
|
||||
libfm-qt8 (= ${binary:Version}),
|
||||
libmenu-cache-dev
|
||||
Description: file management support library for pcmanfm-qt (development files)
|
||||
Libfm-Qt is a companion library providing components to build desktop file
|
||||
managers.
|
||||
|
4
debian/libfm-qt8.install
vendored
Normal file
4
debian/libfm-qt8.install
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
usr/lib/*/*.so.*
|
||||
usr/share/libfm-qt/terminals.list
|
||||
usr/share/libfm-qt/archivers.list
|
||||
usr/share/mime/packages/libfm-qt-mimetypes.xml
|
1663
debian/libfm-qt8.symbols
vendored
Normal file
1663
debian/libfm-qt8.symbols
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1626
debian/libfm-qt8.symbols.armel
vendored
Normal file
1626
debian/libfm-qt8.symbols.armel
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1624
debian/libfm-qt8.symbols.armhf
vendored
Normal file
1624
debian/libfm-qt8.symbols.armhf
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1622
debian/libfm-qt8.symbols.i386
vendored
Normal file
1622
debian/libfm-qt8.symbols.i386
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1622
debian/libfm-qt8.symbols.mipsel
vendored
Normal file
1622
debian/libfm-qt8.symbols.mipsel
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1534
debian/libfm-qt8.symbols.s390x
vendored
Normal file
1534
debian/libfm-qt8.symbols.s390x
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user