Control: tags -1 - moreinfo
Hi Pino,
Today libaqbanking/6.0.1 cleared new and entered experimental. As you
asked for it, I did a test build of kmymoney 5.0.8 using the new
Gwenhywfar and AqBanking version (see attached patch for the changes I
made to the package in unstable). It seems to build just fine (if
required I can also send the full build log).
On 21.01.20 06:43, Pino Toscano wrote:
In data lunedì 20 gennaio 2020 22:10:38 CET, Micha Lenk ha scritto:
On 20.01.20 09:52, Pino Toscano wrote:
The newly released version of KMyMoney (5.0.8) requires:
- Gwenhywfar >= 5.1.2
- AqBanking >= 6.0.1
I looked into that and just realized this version of AqBanking did a
SONAME bump as well. This means its uploads will go through NEW. :(
Ouch... OTOH, the AqBanking transition is basically a subset of the
Gwenhywfar transition, so packing these two transitions together should
simplify things a bit.
Full ACK from my end.
Considering the requirements of KMyMoney 5.0.8, I will upload this new
version once the Gwenhywfar/AqBanking transition starts -- let me know
when that happens.
I think we are now ready to start the transition (moreinfo tag removed).
Let me summarize again the planned transition actions:
- micha: upload libgwenhywfar/5.1.2-1 (in experimental) to unstable
- micha: upload libaqbanking/6.0.1-1 (in experimental) to unstable
- micha: upload libchipcard/5.1.5rc2-3 (in experimental) to unstable
- micha(?): schedule binNMU for gnucash to pickup the new SONAMEs.
- pino: upload kmymoney/5.0.8-1 to unstable
Please let me know if you have any comments or suggestions. Release
team, your turn. :)
Best regards,
Micha
commit cb4b0e0f49ca671f2dc4a076f04f1b8811b91b78
Author: Micha Lenk <mi...@debian.org>
Date: Thu Jan 23 20:34:20 2020 +0000
New upstream version 5.0.8
diff --git a/debian/changelog b/debian/changelog
index 848f8dc..b52e74f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+kmymoney (5.0.8-1) experimental; urgency=medium
+
+ * New upstream version.
+ * Update the build dependencies according to the upstream build system:
+ - bump libaqbanking-dev to 6.0.1,
+ - bump libgwenhywfar-core-dev, and libgwengui-qt5-dev to 5.1.2.
+
+ -- Micha Lenk <mi...@debian.org> Thu, 23 Jan 2020 20:28:35 +0000
+
kmymoney (5.0.7-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 0c36c63..f55b9f8 100644
--- a/debian/control
+++ b/debian/control
@@ -34,8 +34,8 @@ Build-Depends: debhelper (>= 11), cmake, pkg-kde-tools (>= 0.15.16),
libkf5wallet-dev,
libkf5webkit-dev,
libkf5xmlgui-dev,
- libaqbanking-dev (>= 5.99.32~),
- libgwenhywfar-core-dev (>= 4.99.16~), libgwengui-qt5-dev (>= 4.99.16~),
+ libaqbanking-dev (>= 6.0.1~),
+ libgwenhywfar-core-dev (>= 5.1.2~), libgwengui-qt5-dev (>= 5.1.2~),
libgpgmepp-dev, libgpg-error-dev, libgpgme-dev,
libalkimia5-dev (>= 7.0),
libical-dev, libofx-dev, libgmp-dev,