[SCM] akonadi-notes packaging branch, master, updated. 4dc0d205d5e0e655ffa7f02cb391f6edc340ecea
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Sep 2 16:27:21 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi-notes.git;a=commitdiff;h=0539238
The following commit has been merged in the master branch:
commit 053923846cc24afb3f5563ef258cf74d8bdbebae
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Aug 20 16:30:43 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/debian/control b/debian/control
index 93b18e9..29029f6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Uploaders: Sune Vuorela <sune at debian.org>,
George Kiagiadakis <kiagiadakis.george at gmail.com>,
Eshat Cakar <info at eshat.de>,
Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
- Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12~),
+ Maximiliano Curia <maxy at debian.org>,
+Build-Depends: cmake (>= 3.0~),
debhelper (>= 9),
- extra-cmake-modules (>= 5.19.0~),
+ extra-cmake-modules (>= 5.35.0~),
kdesignerplugin (>= 5.16.0~),
kdoctools-dev (>= 5.19.0~),
kio-dev (>= 5.19.0~),
@@ -27,7 +27,7 @@ Build-Depends: cmake (>= 2.8.12~),
libkf5contacts-dev (>= 15.12.0~),
libkf5dbusaddons-dev (>= 5.19.0~),
libkf5guiaddons-dev (>= 5.19.0~),
- libkf5i18n-dev (>= 5.19.0~),
+ libkf5i18n-dev (>= 5.35.0~),
libkf5iconthemes-dev (>= 5.16.0~),
libkf5itemmodels-dev (>= 5.19.0~),
libkf5itemviews-dev (>= 5.16.0~),
@@ -45,27 +45,15 @@ Build-Depends: cmake (>= 2.8.12~),
libxslt1-dev,
pkg-config,
pkg-kde-tools (>= 0.12),
- qtbase5-dev (>= 5.5.0~),
+ qtbase5-dev (>= 5.7.0~),
qttools5-dev,
shared-mime-info (>= 0.30),
- xsltproc
+ xsltproc,
Standards-Version: 4.0.1
Homepage: http://pim.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/akonadi-notes.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/akonadi-notes.git
-Package: libkf5akonadinotes5
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
-Description: Akonadi notes access library
- This library provides notes manipulation helpers using the
- Akonadi PIM data server.
- .
- This package is part of the KDE Development Platform PIM libraries module.
-
Package: libkf5akonadinotes-dev
Section: libdevel
Architecture: any
@@ -73,9 +61,9 @@ Multi-Arch: foreign
Depends: libkf5akonadi-dev (>= 4:16.04~),
libkf5akonadinotes5 (= ${binary:Version}),
libkf5kdelibs4support-dev (>= 5.12.0~),
- libkf5mime-dev (>= 5.2.0~),
+ libkf5mime-dev (>= 5.6.0~),
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Description: Akonadi notes access library - development files
This library provides notes manipulation helpers using the
Akonadi PIM data server.
@@ -83,3 +71,15 @@ Description: Akonadi notes access library - development files
This package is part of the KDE Development Platform PIM libraries module.
.
This package contains the development files.
+
+Package: libkf5akonadinotes5
+Architecture: any
+Multi-Arch: same
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
+Description: Akonadi notes access library
+ This library provides notes manipulation helpers using the
+ Akonadi PIM data server.
+ .
+ This package is part of the KDE Development Platform PIM libraries module.
--
akonadi-notes packaging
More information about the pkg-kde-commits
mailing list