Compare commits

...

11 Commits

Author SHA1 Message Date
5bf55dc661 Backport to Jammy. 2023-03-07 13:33:10 -07:00
Aaron Rainbolt
d0c06c5d6b Ran wrap-and-sort. 2023-01-27 15:31:14 -06:00
Aaron Rainbolt
052a556bc0 Symbols defeated. 2023-01-27 15:29:19 -06:00
Aaron Rainbolt
83c034bd6f Bumped Standards-Version to 4.6.2 2023-01-26 20:27:39 -06:00
Aaron Rainbolt
900d477f1d Updated copyright file. 2023-01-26 20:25:43 -06:00
Aaron Rainbolt
e251a6aa32 Prepare for new release 2023-01-26 20:19:26 -06:00
Aaron Rainbolt
a273e1567d Sync with archive. 2023-01-26 20:16:43 -06:00
Aaron Rainbolt
eb615c3512 Revert "Typo fix"
This reverts commit f0df77303ea7f1f0e5df78446a6780b060fe1bcd.
2023-01-26 20:16:15 -06:00
Aaron Rainbolt
0672e46c73 Revert "Set release codename."
This reverts commit cbe58deaea107c4d2c79a999be2044cbf1d3ebef.
2023-01-26 20:16:00 -06:00
cbe58deaea Set release codename. 2022-11-30 16:50:46 -06:00
f0df77303e Typo fix 2022-11-29 16:08:30 -06:00
4 changed files with 44 additions and 19 deletions

28
debian/changelog vendored
View File

@ -1,3 +1,31 @@
libfm-qt (1.2.1-0ubuntu1~ppa1) jammy; urgency=medium
* Backport to Jammy.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 07 Mar 2023 13:32:50 -0700
libfm-qt (1.2.1-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Updated copyright file.
* Bumped Standards-Version to 4.6.2, no changes necessary.
* Updated symbols file.
* Ran wrap-and-sort.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 26 Jan 2023 20:18:59 -0600
libfm-qt (1.2.0-0ubuntu3) lunar; urgency=medium
* No-change rebuild against Qt 5.15.8.
-- Dmitry Shachnev <mitya57@ubuntu.com> Sat, 14 Jan 2023 10:19:25 +0300
libfm-qt (1.2.0-0ubuntu2) lunar; urgency=medium
* No-change rebuild against Qt 5.15.7.
-- Dmitry Shachnev <mitya57@ubuntu.com> Sat, 10 Dec 2022 12:50:58 +0300
libfm-qt (1.2.0-0ubuntu1) lunar; urgency=medium libfm-qt (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release. * New upstream release.

20
debian/control vendored
View File

@ -18,7 +18,7 @@ Build-Depends: debhelper-compat (= 13),
libx11-dev, libx11-dev,
lxqt-build-tools (>= 0.12.0), lxqt-build-tools (>= 0.12.0),
qtbase5-private-dev qtbase5-private-dev
Standards-Version: 4.6.1 Standards-Version: 4.6.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging.gi Vcs-Git: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging.gi
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt
@ -27,16 +27,16 @@ Homepage: https://github.com/lxqt/libfm-qt
Rules-Requires-Root: no Rules-Requires-Root: no
Package: libfm-qt12 Package: libfm-qt12
Replaces: libfm-qt9, libfm-qt11 Replaces: libfm-qt11, libfm-qt9
Breaks: libfm-qt9, libfm-qt11 Breaks: libfm-qt11, libfm-qt9
Architecture: any Architecture: any
Multi-Arch: same Multi-Arch: same
Section: libs Section: libs
Depends: libfm-qt-common, Depends: libfm-qt-common,
${misc:Depends},
${shlibs:Depends},
libglib2.0-bin, libglib2.0-bin,
shared-mime-info shared-mime-info,
${misc:Depends},
${shlibs:Depends}
Recommends: libfm-qt-l10n Recommends: libfm-qt-l10n
Pre-Depends: ${misc:Pre-Depends} Pre-Depends: ${misc:Pre-Depends}
Description: file management support for pcmanfm-qt Description: file management support for pcmanfm-qt
@ -61,10 +61,10 @@ Description: Common files for libfm-qt
Package: libfm-qt-dev Package: libfm-qt-dev
Architecture: any Architecture: any
Section: libdevel Section: libdevel
Depends: ${misc:Depends}, Depends: libexif-dev,
libexif-dev,
libfm-qt12 (= ${binary:Version}), libfm-qt12 (= ${binary:Version}),
libmenu-cache-dev libmenu-cache-dev,
${misc:Depends}
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 Libfm-Qt is a companion library providing components to build desktop file
managers. managers.
@ -75,7 +75,7 @@ Package: libfm-qt-l10n
Architecture: all Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Section: localization Section: localization
Depends: ${misc:Depends}, qttranslations5-l10n Depends: qttranslations5-l10n, ${misc:Depends}
Description: Language package for libfm-qt Description: Language package for libfm-qt
Libfm-Qt is a companion library providing components to build desktop file Libfm-Qt is a companion library providing components to build desktop file
managers. managers.

5
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: libfm-qt
Source: https://github.com/lxqt/libfm-qt Source: https://github.com/lxqt/libfm-qt
Files: * Files: *
Copyright: 2013-2019 LXQt team Copyright: 2013-2023 LXQt team
2009-2019 Hong Jen Yee (PCMan) <pcman.tw@gmail.com> 2009-2019 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
2009 Juergen Hoetzel <juergen@archlinux.org> 2009 Juergen Hoetzel <juergen@archlinux.org>
2010 Shae Smittle <starfall87@gmail.com> 2010 Shae Smittle <starfall87@gmail.com>
@ -17,7 +17,7 @@ Copyright: 2015 Luís Pereira <luis.artur.pereira@gmail.com>
License: BSD-3-Clause License: BSD-3-Clause
Files: debian/* Files: debian/*
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright: 2021-2023, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2015 Wen Liao <wen.cf83@gmail.com> 2014-2015 Wen Liao <wen.cf83@gmail.com>
2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org> 2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2013-2019 Alf Gaida <agaida@siduction.org> 2013-2019 Alf Gaida <agaida@siduction.org>
@ -63,4 +63,3 @@ License: LGPL-2.1+
On Debian systems, the complete text of the GNU Lesser General On Debian systems, the complete text of the GNU Lesser General
Public License version 2.1 can be found in Public License version 2.1 can be found in
"/usr/share/common-licenses/LGPL-2.1". "/usr/share/common-licenses/LGPL-2.1".

View File

@ -1,4 +1,4 @@
# SymbolsHelper-Confirmed: 1.1.0 amd64 i386 riscv64 # SymbolsHelper-Confirmed: 1.2.1 amd64 arm64 armhf ppc64el riscv64 s390x
libfm-qt.so.12 libfm-qt12 #MINVER# libfm-qt.so.12 libfm-qt12 #MINVER#
* Build-Depends-Package: libfm-qt-dev * Build-Depends-Package: libfm-qt-dev
_ZN2Fm10DirListJob10filesFoundERNS_12FileInfoListE@Base 0.16.0 _ZN2Fm10DirListJob10filesFoundERNS_12FileInfoListE@Base 0.16.0
@ -102,6 +102,7 @@ libfm-qt.so.12 libfm-qt12 #MINVER#
_ZN2Fm10FolderView11setIconSizeENS0_8ViewModeE5QSize@Base 0.16.0 _ZN2Fm10FolderView11setIconSizeENS0_8ViewModeE5QSize@Base 0.16.0
_ZN2Fm10FolderView11setViewModeENS0_8ViewModeE@Base 0.16.0 _ZN2Fm10FolderView11setViewModeENS0_8ViewModeE@Base 0.16.0
_ZN2Fm10FolderView11sortChangedEv@Base 0.16.0 _ZN2Fm10FolderView11sortChangedEv@Base 0.16.0
_ZN2Fm10FolderView13dropIsDecidedEb@Base 1.2.1
_ZN2Fm10FolderView13emitClickedAtENS0_9ClickTypeERK6QPoint@Base 0.16.0 _ZN2Fm10FolderView13emitClickedAtENS0_9ClickTypeERK6QPoint@Base 0.16.0
_ZN2Fm10FolderView13inlineRenamedERK7QStringS3_@Base 1.1.0 _ZN2Fm10FolderView13inlineRenamedERK7QStringS3_@Base 1.1.0
_ZN2Fm10FolderView13onFileClickedEiRKSt10shared_ptrIKNS_8FileInfoEE@Base 0.16.0 _ZN2Fm10FolderView13onFileClickedEiRKSt10shared_ptrIKNS_8FileInfoEE@Base 0.16.0
@ -240,6 +241,7 @@ libfm-qt.so.12 libfm-qt12 #MINVER#
_ZN2Fm11DirTreeView6onOpenEv@Base 0.16.0 _ZN2Fm11DirTreeView6onOpenEv@Base 0.16.0
_ZN2Fm11DirTreeView8onNewTabEv@Base 0.16.0 _ZN2Fm11DirTreeView8onNewTabEv@Base 0.16.0
_ZN2Fm11DirTreeView8setModelEP18QAbstractItemModel@Base 0.16.0 _ZN2Fm11DirTreeView8setModelEP18QAbstractItemModel@Base 0.16.0
_ZN2Fm11DirTreeView9dropEventEP10QDropEvent@Base 1.2.1
_ZN2Fm11DirTreeViewC1EP7QWidget@Base 0.16.0 _ZN2Fm11DirTreeViewC1EP7QWidget@Base 0.16.0
_ZN2Fm11DirTreeViewC2EP7QWidget@Base 0.16.0 _ZN2Fm11DirTreeViewC2EP7QWidget@Base 0.16.0
_ZN2Fm11DirTreeViewD0Ev@Base 0.16.0 _ZN2Fm11DirTreeViewD0Ev@Base 0.16.0
@ -1349,7 +1351,6 @@ libfm-qt.so.12 libfm-qt12 #MINVER#
_ZNSt6vectorIN2Fm17BrowseHistoryItemESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0 _ZNSt6vectorIN2Fm17BrowseHistoryItemESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
_ZNSt6vectorIN2Fm5MountESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0 _ZNSt6vectorIN2Fm5MountESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
_ZNSt6vectorIN2Fm6VolumeESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0 _ZNSt6vectorIN2Fm6VolumeESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE12emplace_backIJS1_EEEvDpOT_@Base 0.16.0
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0 _ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJRS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0 _ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJRS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0 _ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
@ -1358,17 +1359,14 @@ libfm-qt.so.12 libfm-qt12 #MINVER#
_ZNSt6vectorIPN2Fm16DirTreeModelItemESaIS2_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS2_S4_EE@Base 1.1.0 _ZNSt6vectorIPN2Fm16DirTreeModelItemESaIS2_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS2_S4_EE@Base 1.1.0
_ZNSt6vectorISt10shared_ptrIKN2Fm12BookmarkItemEESaIS4_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS4_S6_EEOS4_@Base 0.16.0 _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 _ZNSt6vectorISt10shared_ptrIKN2Fm12BookmarkItemEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0
_ZNSt6vectorISt10shared_ptrIKN2Fm8FileInfoEESaIS4_EE12emplace_backIJRKS4_EEEvDpOT_@Base 0.16.0
_ZNSt6vectorISt10shared_ptrIKN2Fm8FileInfoEESaIS4_EE17_M_realloc_insertIJRKS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0 _ZNSt6vectorISt10shared_ptrIKN2Fm8FileInfoEESaIS4_EE17_M_realloc_insertIJRKS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0
_ZNSt6vectorISt10shared_ptrIKN2Fm8FileInfoEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0 _ZNSt6vectorISt10shared_ptrIKN2Fm8FileInfoEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0
(optional=templinst|arch=riscv64)_ZNSt6vectorISt10shared_ptrIKN2Fm8MimeTypeEESaIS4_EE12emplace_backIJRKS4_EEEvDpOT_@Base 1.1.0
_ZNSt6vectorISt10shared_ptrIKN2Fm8MimeTypeEESaIS4_EE17_M_realloc_insertIJRKS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0 _ZNSt6vectorISt10shared_ptrIKN2Fm8MimeTypeEESaIS4_EE17_M_realloc_insertIJRKS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0
_ZNSt6vectorISt10shared_ptrIN2Fm11ThumbnailerEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 0.16.0 _ZNSt6vectorISt10shared_ptrIN2Fm11ThumbnailerEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 0.16.0
_ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 0.16.0 _ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 0.16.0
(arch=amd64 riscv64)_ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS3_S5_EES9_@Base 1.1.0 (arch=amd64 arm64 armhf ppc64el riscv64)_ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS3_S5_EES9_@Base 1.2.1
_ZNSt6vectorISt10shared_ptrIN2Fm6FolderEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 0.16.0 _ZNSt6vectorISt10shared_ptrIN2Fm6FolderEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 0.16.0
_ZNSt6vectorISt10unique_ptrIN2Fm8ArchiverESt14default_deleteIS2_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 0.17.1 _ZNSt6vectorISt10unique_ptrIN2Fm8ArchiverESt14default_deleteIS2_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 0.17.1
_ZNSt6vectorISt4pairISt10shared_ptrIKN2Fm8FileInfoEES5_ESaIS6_EE12emplace_backIJS6_EEEvDpOT_@Base 0.16.0
_ZNSt6vectorISt4pairISt10shared_ptrIKN2Fm8FileInfoEES5_ESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_@Base 0.16.0 _ZNSt6vectorISt4pairISt10shared_ptrIKN2Fm8FileInfoEES5_ESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_@Base 0.16.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 (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_ptrIKN2Fm8UserInfoEEESaIS8_ENS_10_Select1stESt8equal_toIjESt4hashIjENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS2_@Base 0.16.0