From ac1b97be9efe6633a750a967dc257ce690511d27 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Thu, 26 Apr 2018 20:33:12 +0200 Subject: [PATCH] Some updates in debian $foo * Bumped debhelper to >= 11~ * Bumped compat to 11 * Installed examples * Removed cmake minimum version, not needed any longer * Bumped Standards to 4.1.4, no changes needed * Removed trailing whitespaces * Changed VCS fields to salsa * Fixed homepage link * Added dependency file to libqtxdg * Added dependency libmagic-dev to libqtxdg-dev * Use a secure link to copyright-format * Fixed Source link * Fixed years in copyright --- debian/changelog | 20 +++++++++++++++++++- debian/compat | 2 +- debian/control | 14 ++++++++------ debian/copyright | 10 +++++----- debian/libqt5xdg-dev.examples | 1 + debian/libqt5xdg-dev.install | 2 +- 6 files changed, 35 insertions(+), 14 deletions(-) create mode 100644 debian/libqt5xdg-dev.examples diff --git a/debian/changelog b/debian/changelog index 785fd25..e679f0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,26 @@ +libqtxdg (3.1.0-6) unstable; urgency=medium + + * Bumped debhelper to >= 11~ + * Bumped compat to 11 + * Installed examples + * Removed cmake minimum version, not needed any longer + * Bumped Standards to 4.1.4, no changes needed + * Removed trailing whitespaces + * Changed VCS fields to salsa + * Fixed homepage link + * Added dependency file to libqtxdg + * Added dependency libmagic-dev to libqtxdg-dev + * Use a secure link to copyright-format + * Fixed Source link + * Fixed years in copyright + + -- Alf Gaida Thu, 26 Apr 2018 20:32:25 +0200 + libqtxdg (3.1.0-5) unstable; urgency=medium * Bumped Standards to 4.1.2, no changes needed * Removed debian/gbp.conf - * Removed branch from VCS fields + * Removed branch from VCS fields -- Alf Gaida Thu, 14 Dec 2017 01:52:34 +0100 diff --git a/debian/compat b/debian/compat index 9a03714..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 \ No newline at end of file +11 diff --git a/debian/control b/debian/control index fb3f58c..49c9a81 100644 --- a/debian/control +++ b/debian/control @@ -5,24 +5,25 @@ Uploaders: Alf Gaida , Andrew Lee (李健秋) Section: libs Priority: optional -Build-Depends: debhelper (>= 10), - cmake (>= 3.0.2), +Build-Depends: debhelper (>= 11~), + cmake, libmagic-dev, libqt5svg5-dev, pkg-config, qtbase5-private-dev, qttools5-dev, qttools5-dev-tools -Standards-Version: 4.1.2 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/libqtxdg.git -Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/libqtxdg.git -Homepage: https://github.com/lxde/libqtxdg +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/lxqt-team/libqtxdg +Vcs-Git: https://salsa.debian.org/lxqt-team/libqtxdg.git +Homepage: https://github.com/lxqt/libqtxdg Package: libqt5xdg3 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, + file, libfile-mimeinfo-perl, shared-mime-info Recommends: qttranslations5-l10n @@ -52,6 +53,7 @@ Package: libqt5xdg-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, + libmagic-dev, libqt5xdg3 (= ${binary:Version}), libqt5xdgiconloader-dev (= ${binary:Version}) Description: Development files for libqtxdg diff --git a/debian/copyright b/debian/copyright index 489595e..e43c8a4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,9 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libqtxdg -Source: https://github.com/lxde/libqtxdg +Source: https://github.com/lxqt/libqtxdg Files: * -Copyright: 2012-2017, LXQt team +Copyright: 2012-2018, LXQt team 2010-2012, Razor team License: LGPL-2.1+ @@ -24,7 +24,7 @@ Files: qtxdg/xdgmacros.h test/tst_xdgdesktopfile.h util/qtxdg-desktop-file-start.cpp util/qtxdg-iconfinder.cpp -Copyright: 2014-2017, Luís Pereira +Copyright: 2014-2018, Luís Pereira License: LGPL-2.1+ Files: cmake/create_pkgconfig_file.cmake @@ -38,7 +38,7 @@ Copyright: 2013, Hong Jen Yee (PCMan) License: BSD-3-clause Files: debian/* -Copyright: 2013-2017, Alf Gaida +Copyright: 2013-2018, Alf Gaida 2015, Andrew Lee (李健秋) 2014-2016, ChangZhuo Chen (陳昌倬) License: LGPL-2.1+ diff --git a/debian/libqt5xdg-dev.examples b/debian/libqt5xdg-dev.examples new file mode 100644 index 0000000..e39721e --- /dev/null +++ b/debian/libqt5xdg-dev.examples @@ -0,0 +1 @@ +examples/* diff --git a/debian/libqt5xdg-dev.install b/debian/libqt5xdg-dev.install index 7f95fb6..fedc8c9 100644 --- a/debian/libqt5xdg-dev.install +++ b/debian/libqt5xdg-dev.install @@ -1,6 +1,6 @@ usr/include/qt5xdg usr/lib/*/libQt5Xdg.so -usr/lib/*/pkgconfig/Qt5Xdg.pc +usr/lib/*/pkgconfig/Qt5Xdg.pc usr/share/cmake/qt5xdg/