From f95b47111687c39ec64974dafa2fc41f57f8a9b5 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Tue, 22 May 2018 00:35:36 +0200 Subject: [PATCH] prepare 0.13.0 --- debian/changelog | 6 ++++++ debian/control | 9 +++++---- debian/copyright | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index d52fdf3..6958bd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libfm-qt (0.13.0-1) experimental; urgency=medium + + * + + -- Alf Gaida Mon, 21 May 2018 16:44:53 +0200 + libfm-qt (0.12.0-17) unstable; urgency=medium * Fixed symbols for ia64 diff --git a/debian/control b/debian/control index 3b15cbe..3d26826 100644 --- a/debian/control +++ b/debian/control @@ -9,25 +9,26 @@ Priority: optional Build-Depends: debhelper (>= 11~), libexif-dev, libfm-dev (>= 1.2.0), - libglib2.0-dev, libkf5windowsystem-dev, libmenu-cache-dev, libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev, - lxqt-build-tools (>= 0.4.0), + lxqt-build-tools (>= 0.5.0~), qtbase5-private-dev Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git Homepage: https://github.com/lxqt/libfm-qt -Package: libfm-qt3 +Package: libfm-qt5 Provides: libfm-qt Conflicts: libfm-qt Replaces: libfm-qt5-2, + libfm-qt3, libfm-qt2 Breaks: libfm-qt5-2, + libfm-qt3, libfm-qt2 Architecture: any Multi-Arch: same @@ -51,7 +52,7 @@ Section: libdevel Depends: ${misc:Depends}, libexif-dev, libfm-dev (>= 1.2.0), - libfm-qt3 (= ${binary:Version}), + libfm-qt5 (= ${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 diff --git a/debian/copyright b/debian/copyright index 683b541..27846e8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: libfm-qt Source: https://github.com/lxqt/libfm-qt Files: * -Copyright: 2013-2017 LXQt team +Copyright: 2013-2018 LXQt team 2013-2017 Hong Jen Yee (PCMan) 2012-2013 Andriy Grytsenko (LStranger) 2014 Kuzma Shapran