Compare commits
20 Commits
ubuntu/2.0
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
6e8d336cf1 | ||
|
b0b04ce74f | ||
|
805559fe59 | ||
|
d2b1a49c26 | ||
|
dacc4fa73a | ||
|
ba7bf3807f | ||
|
f758b2179b | ||
|
c422de58f5 | ||
|
bda3cd1f38 | ||
069c9da5aa | |||
ad03d8a076 | |||
4fbafd6c70 | |||
42b7416e2e | |||
ed9760f617 | |||
e1aa429d8b | |||
c3075b3182 | |||
a90ab52cb3 | |||
a7c55cca9d | |||
49541811db | |||
|
017f7c8a4d |
80
debian/changelog
vendored
80
debian/changelog
vendored
@ -1,3 +1,83 @@
|
||||
libfm-qt (2.2.0-0ubuntu3) questing; urgency=medium
|
||||
|
||||
* debian/control: Drop for now unnecessary libfm-qt6-16
|
||||
Breaks/Replaces on libfm-qt6-15. There are no shared files, and this
|
||||
is currently making proposed migration of other lxqt packages more
|
||||
difficult.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Sun, 17 Aug 2025 07:36:50 +0100
|
||||
|
||||
libfm-qt (2.2.0-0ubuntu2) questing; urgency=medium
|
||||
|
||||
* Update symbols from Questing build logs."
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Fri, 15 Aug 2025 22:02:00 +0100
|
||||
|
||||
libfm-qt (2.2.0-0ubuntu1) questing; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Update build dependencies.
|
||||
- Bump soname.
|
||||
- Update symbols.
|
||||
* Update copyright file.
|
||||
* Update Standards-Version to 4.7.2, no changes needed.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 03 Jul 2025 15:45:39 -0500
|
||||
|
||||
libfm-qt (2.1.0-0ubuntu7) plucky; urgency=medium
|
||||
|
||||
* Update Standards-Version to 4.7.1, no changes needed.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:22:38 -0600
|
||||
|
||||
libfm-qt (2.1.0-0ubuntu6) plucky; urgency=medium
|
||||
|
||||
* Add a Provides: libfm-qt6 line, to make it easier to track and use in
|
||||
reverse dependencies.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 16 Feb 2025 18:59:48 -0600
|
||||
|
||||
libfm-qt (2.1.0-0ubuntu5) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild for Qt 6.8.2.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 03 Feb 2025 11:33:27 -0600
|
||||
|
||||
libfm-qt (2.1.0-0ubuntu4) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||
* Update symbols from build logs.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 03:53:09 -0600
|
||||
|
||||
libfm-qt (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild for Qt 6.8.1.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 04 Dec 2024 14:32:17 -0600
|
||||
|
||||
libfm-qt (2.1.0-0ubuntu2) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild for Qt 6.8.0.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 04 Dec 2024 14:32:17 -0600
|
||||
|
||||
libfm-qt (2.1.0-0ubuntu1) plucky; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Bump build dependencies.
|
||||
- Update symbols from amd64 build logs.
|
||||
* Add new build dependencies from the CMake output.
|
||||
* Make the package Lintian-clean.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:31:59 -0600
|
||||
|
||||
libfm-qt (2.0.2-0ubuntu3) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild against Qt 6.7.2 private-abi.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Thu, 17 Oct 2024 17:52:48 +0100
|
||||
|
||||
libfm-qt (2.0.2-0ubuntu2) oracular; urgency=medium
|
||||
|
||||
* Fix symbols file.
|
||||
|
60
debian/control
vendored
60
debian/control
vendored
@ -1,6 +1,6 @@
|
||||
Source: libfm-qt
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
@ -11,24 +11,54 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libexif-dev,
|
||||
libkf6windowsystem-dev,
|
||||
libmenu-cache-dev,
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 2.0.0),
|
||||
lxqt-menu-data (>= 2.0.0),
|
||||
qt6-base-private-dev,
|
||||
qt6-svg-dev,
|
||||
Standards-Version: 4.7.0
|
||||
libxcb-composite0-dev,
|
||||
libxcb-cursor-dev,
|
||||
libxcb-damage0-dev,
|
||||
libxcb-dpms0-dev,
|
||||
libxcb-dri2-0-dev,
|
||||
libxcb-dri3-dev,
|
||||
libxcb-ewmh-dev,
|
||||
libxcb-glx0-dev,
|
||||
libxcb-icccm4-dev,
|
||||
libxcb-image0-dev,
|
||||
libxcb-keysyms1-dev,
|
||||
libxcb-present-dev,
|
||||
libxcb-randr0-dev,
|
||||
libxcb-record0-dev,
|
||||
libxcb-render-util0-dev,
|
||||
libxcb-render0-dev,
|
||||
libxcb-res0-dev,
|
||||
libxcb-screensaver0-dev,
|
||||
libxcb-shape0-dev,
|
||||
libxcb-shm0-dev,
|
||||
libxcb-sync-dev,
|
||||
libxcb-util-dev,
|
||||
libxcb-xf86dri0-dev,
|
||||
libxcb-xfixes0-dev,
|
||||
libxcb-xinerama0-dev,
|
||||
libxcb-xinput-dev,
|
||||
libxcb-xkb-dev,
|
||||
libxcb-xtest0-dev,
|
||||
libxcb-xv0-dev,
|
||||
libxcb-xvmc0-dev,
|
||||
lxqt-build-tools (>= 2.2.0),
|
||||
lxqt-menu-data (>= 2.2.0),
|
||||
qt6-base-private-dev (>= 6.6.0),
|
||||
qt6-svg-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.2
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging.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
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt
|
||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git
|
||||
Homepage: https://github.com/lxqt/libfm-qt
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: libfm-qt6-14
|
||||
Replaces: libfm-qt14, libfm-qt13, libfm-qt12, libfm-qt11, libfm-qt9
|
||||
Breaks: libfm-qt14, libfm-qt13, libfm-qt12, libfm-qt11, libfm-qt9
|
||||
Package: libfm-qt6-16
|
||||
Provides: libfm-qt6 (= 15)
|
||||
Replaces: libfm-qt14, libfm-qt6-14,
|
||||
Breaks: libfm-qt14, libfm-qt6-14,
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: libs
|
||||
@ -50,8 +80,8 @@ Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: libs
|
||||
Depends: ${misc:Depends}
|
||||
Breaks: libfm-qt14, libfm-qt13, libfm-qt12, libfm-qt11 (<< 1.1.0-3ubuntu1), libfm-qt9
|
||||
Replaces: libfm-qt14, libfm-qt13, libfm-qt12, libfm-qt11 (<< 1.1.0-3ubuntu1), libfm-qt9
|
||||
Breaks: libfm-qt14
|
||||
Replaces: libfm-qt14
|
||||
Description: Common files for libfm-qt
|
||||
Libfm-Qt is a companion library providing components to build desktop file
|
||||
managers.
|
||||
@ -62,7 +92,7 @@ Package: libfm-qt6-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends: libexif-dev,
|
||||
libfm-qt6-14 (= ${binary:Version}),
|
||||
libfm-qt6-16 (= ${binary:Version}),
|
||||
libmenu-cache-dev,
|
||||
${misc:Depends}
|
||||
Description: file management support library for pcmanfm-qt (development files)
|
||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: libfm-qt
|
||||
Source: https://github.com/lxqt/libfm-qt
|
||||
|
||||
Files: *
|
||||
Copyright: 2013-2024 LXQt team
|
||||
Copyright: 2013-2025 LXQt team
|
||||
2009 Juergen Hoetzel <juergen@archlinux.org>
|
||||
2010 Shae Smittle <starfall87@gmail.com>
|
||||
2014 Kuzma Shapran <kuzma.shapran@gmail.com>
|
||||
@ -27,8 +27,8 @@ Copyright: 2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
2020 Gianfranco Costamagna <locutusofborg@debian.org>
|
||||
2019-2021 Raman Sarda <ramansarda2000@gmail.com>
|
||||
2019-2021 apt-ghetto <apt-ghetto@protonmail.com>
|
||||
2018-2023 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2022-2024 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2022-2025 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,5 +1,5 @@
|
||||
# SymbolsHelper-Confirmed: 2.0.2 amd64 arm64 armhf ppc64el riscv64 s390x
|
||||
libfm-qt6.so.14 libfm-qt6-14 #MINVER#
|
||||
# SymbolsHelper-Confirmed: 2.2.0 amd64 arm64 armhf ppc64el riscv64 s390x
|
||||
libfm-qt6.so.16 libfm-qt6-16 #MINVER#
|
||||
* Build-Depends-Package: libfm-qt6-dev
|
||||
_ZGVZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 2.0.2
|
||||
_ZGVZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 2.0.2
|
||||
@ -435,8 +435,8 @@ libfm-qt6.so.14 libfm-qt6-14 #MINVER#
|
||||
_ZN2Fm12ThumbnailJob29maxExternalThumbnailFileSize_E@Base 0.17.1
|
||||
_ZN2Fm12ThumbnailJob31setMaxExternalThumbnailFileSizeEi@Base 0.17.1
|
||||
_ZN2Fm12ThumbnailJob4execEv@Base 0.16.0
|
||||
_ZN2Fm12ThumbnailJobC1ENS_12FileInfoListEi@Base 0.16.0
|
||||
_ZN2Fm12ThumbnailJobC2ENS_12FileInfoListEi@Base 0.16.0
|
||||
_ZN2Fm12ThumbnailJobC1ENS_12FileInfoListEib@Base 2.1.0
|
||||
_ZN2Fm12ThumbnailJobC2ENS_12FileInfoListEib@Base 2.1.0
|
||||
_ZN2Fm12ThumbnailJobD0Ev@Base 0.16.0
|
||||
_ZN2Fm12ThumbnailJobD1Ev@Base 0.16.0
|
||||
_ZN2Fm12ThumbnailJobD2Ev@Base 0.16.0
|
||||
@ -812,6 +812,7 @@ libfm-qt6.so.14 libfm-qt6-14 #MINVER#
|
||||
_ZN2Fm17FileSystemInfoJob16staticMetaObjectE@Base 0.16.0
|
||||
_ZN2Fm17FileSystemInfoJob4execEv@Base 0.16.0
|
||||
_ZN2Fm17allKnownTerminalsEv@Base 0.16.0
|
||||
_ZN2Fm17internalTerminalsEv@Base 2.2.0
|
||||
_ZN2Fm17pathListFromQUrlsE5QListI4QUrlE@Base 0.16.0
|
||||
_ZN2Fm17pathListToUriListERKSt6vectorINS_8FilePathESaIS1_EE@Base 0.16.0
|
||||
_ZN2Fm18AppChooserComboBox11qt_metacallEN11QMetaObject4CallEiPPv@Base 0.16.0
|
||||
@ -1072,6 +1073,7 @@ libfm-qt6.so.14 libfm-qt6-14 #MINVER#
|
||||
_ZN2Fm8PathEditD2Ev@Base 0.16.0
|
||||
_ZN2Fm8SidePane10modeByNameEPKc@Base 0.16.0
|
||||
_ZN2Fm8SidePane10setHomeDirEPKc@Base 0.16.0
|
||||
_ZN2Fm8SidePane11eventFilterEP7QObjectP6QEvent@Base 2.1.0
|
||||
_ZN2Fm8SidePane11initDirTreeEv@Base 0.16.0
|
||||
_ZN2Fm8SidePane11modeChangedENS0_4ModeE@Base 0.16.0
|
||||
_ZN2Fm8SidePane11qt_metacallEN11QMetaObject4CallEiPPv@Base 0.16.0
|
||||
@ -1089,7 +1091,6 @@ libfm-qt6.so.14 libfm-qt6-14 #MINVER#
|
||||
_ZN2Fm8SidePane27openFolderInNewTabRequestedERKNS_8FilePathE@Base 0.16.0
|
||||
_ZN2Fm8SidePane29openFolderInTerminalRequestedERKNS_8FilePathE@Base 0.16.0
|
||||
_ZN2Fm8SidePane30openFolderInNewWindowRequestedERKNS_8FilePathE@Base 0.16.0
|
||||
_ZN2Fm8SidePane5eventEP6QEvent@Base 0.16.0
|
||||
_ZN2Fm8SidePane7setModeENS0_4ModeE@Base 0.16.0
|
||||
_ZN2Fm8SidePane8modeNameENS0_4ModeE@Base 0.16.0
|
||||
_ZN2Fm8SidePaneC1EP7QWidget@Base 0.16.0
|
||||
@ -1348,28 +1349,12 @@ libfm-qt6.so.14 libfm-qt6-14 #MINVER#
|
||||
_ZNK2Fm9Bookmarks13bookmarksFileEv@Base 0.16.0
|
||||
_ZNK2Fm9DeleteJob10metaObjectEv@Base 0.16.0
|
||||
_ZNK2Fm9Templates10metaObjectEv@Base 0.16.0
|
||||
(optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS7_@Base 1.1.0
|
||||
(optional=templinst|arch=riscv64)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKcESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE15_M_emplace_uniqIJS6_IS9_S9_EEEES6_INSC_14_Node_iteratorISA_Lb0ELb1EEEbEDpOT_@Base 2.2.0
|
||||
(optional=templinst|arch=armhf)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKcESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEjjPNSC_10_Hash_nodeISA_Lb1EEEj@Base 2.1.0
|
||||
(optional=templinst|arch=!armhf)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKcESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSC_10_Hash_nodeISA_Lb1EEEm@Base 2.2.0
|
||||
(optional=templinst|arch=armhf riscv64 s390x)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS7_@Base 2.2.0
|
||||
(optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE5clearEv@Base 1.1.0
|
||||
(optional=templinst)_ZNSt6vectorI18QRegularExpressionSaIS0_EE17_M_realloc_appendIJS0_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorI6QImageSaIS0_EE17_M_realloc_appendIJS0_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorIN2Fm17BrowseHistoryItemESaIS1_EE17_M_realloc_appendIJS1_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorIN2Fm5MountESaIS1_EE17_M_realloc_appendIJS1_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorIN2Fm6VolumeESaIS1_EE17_M_realloc_appendIJS1_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_appendIJRKS1_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_appendIJRS1_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_appendIJS1_EEEvDpOT_@Base 2.0.2
|
||||
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
|
||||
(optional=templinst|arch=armhf s390x)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_appendIJRPcEEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorIPN2Fm12ThumbnailJobESaIS2_EE17_M_realloc_appendIJRKS2_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorIPN2Fm16DirTreeModelItemESaIS2_EE17_M_realloc_appendIJS2_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorIPN2Fm16DirTreeModelItemESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 2.0.2
|
||||
_ZNSt6vectorISt10shared_ptrIKN2Fm12BookmarkItemEESaIS4_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS4_S6_EEOS4_@Base 0.16.0
|
||||
_ZNSt6vectorISt10shared_ptrIKN2Fm12BookmarkItemEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0
|
||||
(optional=templinst)_ZNSt6vectorISt10shared_ptrIKN2Fm8FileInfoEESaIS4_EE17_M_realloc_appendIJRKS4_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorISt10shared_ptrIKN2Fm8MimeTypeEESaIS4_EE17_M_realloc_appendIJRKS4_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE17_M_realloc_appendIJS3_EEEvDpOT_@Base 2.0.2
|
||||
(arch=amd64 arm64 armhf ppc64el riscv64)_ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS3_S5_EES9_@Base 1.2.1
|
||||
(optional=templinst)_ZNSt6vectorISt4pairISt10shared_ptrIKN2Fm8FileInfoEES5_ESaIS6_EE17_M_realloc_appendIJS6_EEEvDpOT_@Base 2.0.2
|
||||
(optional=templinst)_ZNSt12forward_listISt10shared_ptrIKN2Fm8IconInfoEESaIS4_EE19_M_range_initializeISt24_Fwd_list_const_iteratorIS4_EEEvT_SA_@Base 2.2.0
|
||||
(optional=templinst)_ZNSt8__detail9_Map_baseINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS6_St10shared_ptrIKN2Fm8FileInfoEEESaISE_ENS_10_Select1stESt8equal_toIS6_ESt4hashIS6_ENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixEOS6_@Base 1.1.0
|
||||
_ZNSt8__detail9_Map_baseIjSt4pairIKjSt10shared_ptrIKN2Fm8UserInfoEEESaIS8_ENS_10_Select1stESt8equal_toIjESt4hashIjENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS2_@Base 0.16.0
|
||||
_ZNSt8__detail9_Map_baseIjSt4pairIKjSt10shared_ptrIKN2Fm9GroupInfoEEESaIS8_ENS_10_Select1stESt8equal_toIjESt4hashIjENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS2_@Base 0.16.0
|
||||
@ -1442,8 +1427,6 @@ libfm-qt6.so.14 libfm-qt6-14 #MINVER#
|
||||
(arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
@ -1543,8 +1526,6 @@ libfm-qt6.so.14 libfm-qt6-14 #MINVER#
|
||||
(arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
_ZTSSt19_Sp_make_shared_tag@Base 0.16.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
@ -1637,8 +1618,6 @@ libfm-qt6.so.14 libfm-qt6-14 #MINVER#
|
||||
_ZTVN2Fm9BookmarksE@Base 0.16.0
|
||||
_ZTVN2Fm9DeleteJobE@Base 0.16.0
|
||||
_ZTVN2Fm9TemplatesE@Base 0.16.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
5
debian/source/lintian-overrides
vendored
Normal file
5
debian/source/lintian-overrides
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# This list will always be very long, it's okay
|
||||
libfm-qt source: very-long-line-length-in-source-file * > 512 [data/archivers.list:*]
|
||||
|
||||
# Long lines in the upstream changelog are okay
|
||||
libfm-qt source: very-long-line-length-in-source-file * > 512 [CHANGELOG:*]
|
Loading…
x
Reference in New Issue
Block a user