[neon/backports-focal/libaqbanking/Neon/release] debian: merge
Jonathan Riddell
null at kde.org
Wed Mar 24 09:53:25 GMT 2021
Git commit 86c60e89668074e5f607a80c3caf5b3143a63c5f by Jonathan Riddell.
Committed on 24/03/2021 at 09:51.
Pushed by jriddell into branch 'Neon/release'.
merge
M +84 -0 debian/changelog
M +6 -8 debian/control
M +4 -2 debian/not-installed
https://invent.kde.org/neon/backports-focal/libaqbanking/commit/86c60e89668074e5f607a80c3caf5b3143a63c5f
diff --cc debian/changelog
index e1618e2,9916705..483042c
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,13 -1,84 +1,97 @@@
++<<<<<<< HEAD
+libaqbanking (6.2.9-0neon) focal; urgency=medium
+
+ [ Micha Lenk ]
+ * New upstream version 6.0.2
+ * debian/salsa-ci.yml: No longer set RELEASE to 'experimental'.
+
+ [ Jonathan Riddell ]
+ * New release
+
+ -- Jonathan Riddell <jr at jriddell.org> Wed, 17 Feb 2021 13:05:36 +0000
++=======
+ libaqbanking (6.2.10-1) unstable; urgency=medium
+
+ * New upstream version 6.2.10.
+ * debian/tests: Add minimal compile and execute testcase.
+
+ -- Micha Lenk <micha at debian.org> Thu, 11 Mar 2021 16:16:41 +0100
+
+ libaqbanking (6.2.9-1) unstable; urgency=medium
+
+ * New upstream version 6.2.9.
+ * Drop 0001-AqHBCI-Remove-trailing-blanks-in-mimetype.patch
+ (applied upstream).
+
+ -- Micha Lenk <micha at debian.org> Tue, 23 Feb 2021 13:18:16 +0100
+
+ libaqbanking (6.2.8-1) unstable; urgency=medium
+
+ * New upstream version 6.2.8.
+ * Add 0001-AqHBCI-Remove-trailing-blanks-in-mimetype.patch to fix
+ occasionally hidden TAN images.
+ * debian/control:
+ - Bump required version of libgwenhywfar to 5.6.0 or higher.
+ - Bump standards version to 4.5.1 (no changes needed).
+ - Bump debhelper compatibility level to 13.
+ - libaqbanking-dev no longer depends on/enhances debhelper. This was a left
+ over of the debhelper sequence helper for AqBanking, which no longer
+ exists.
+ * debian/not-installed: Let dh_missing know which files to ignore.
+ Additionally re-work the list of installed documentation files.
+
+ -- Micha Lenk <micha at debian.org> Mon, 22 Feb 2021 13:09:10 +0100
+
+ libaqbanking (6.2.5-1) unstable; urgency=medium
+
+ * New upstream version 6.2.5.
+
+ -- Micha Lenk <micha at debian.org> Tue, 06 Oct 2020 09:28:02 +0200
+
+ libaqbanking (6.2.2-1) unstable; urgency=medium
+
+ * New upstream version 6.2.2.
+
+ -- Micha Lenk <micha at debian.org> Sun, 19 Jul 2020 20:28:45 +0200
+
+ libaqbanking (6.2.1-1) unstable; urgency=medium
+
+ * New upstream version 6.2.1.
+ * debian/libaqbanking44.symbols: Add new symbols.
+ * Drop nowadays unused Debhelper sequence extension dh_aqbanking.
+ * Stop shipping aqbanking-config to better support multi-arch builds.
+ Packages still using it should transition to use pkg-config instead.
+ * libaqbanking-dev: Mark as Multi-Arch: same.
+
+ -- Micha Lenk <micha at debian.org> Fri, 26 Jun 2020 22:03:27 +0200
+
+ libaqbanking (6.1.4-1) unstable; urgency=medium
+
+ [ Micha Lenk ]
+ * New upstream version 6.1.4.
+
+ [ Debian Janitor ]
+ * Set debhelper-compat version in Build-Depends.
+ * Rely on pre-initialized dpkg-architecture variables.
+
+ -- Micha Lenk <micha at debian.org> Sat, 16 May 2020 23:44:38 +0200
+
+ libaqbanking (6.1.3-1) unstable; urgency=medium
+
+ * New upstream version 6.1.3.
+ * debian/salsa-ci.yml: No longer set RELEASE to 'experimental'.
+ * debian/rules: Enable Paypal backend (Closes: #950500).
+ * debian/watch: Fix regex to match stable releases too.
+ * debian/control: Bump standards version to 4.5.0 (no changes needed).
+ * Migrate manpage generation from asciidoc to asciidoctor.
+ * Update aqhbci-tool4.1 manpage (Closes: #954342).
+ * debian/libaqbanking44.symbols: Add new symbols.
+ * Switch from debhelper 9 to debhelper 12.
+ * debian/upstream: Add upstream's signing key. Unfortunately I haven't found
+ a way yet to use it in debian/watch.
+
+ -- Micha Lenk <micha at debian.org> Sat, 21 Mar 2020 22:38:37 +0100
++>>>>>>> salsa/master
libaqbanking (6.0.1-2) unstable; urgency=medium
diff --cc debian/not-installed
index 5c2659d,351985f..ccba4f1
--- a/debian/not-installed
+++ b/debian/not-installed
@@@ -1,10 -1,4 +1,12 @@@
+usr/lib/*/libaqbankingpp.la
+usr/lib/*/libaqofxconnect.la
+usr/lib/*/libaqebics.la
+usr/lib/*/libaqnone.la
+usr/lib/*/libaqbanking.la
+usr/lib/*/libaqhbci.la
- usr/share/doc/aqbanking/COPYING
+usr/share/doc/aqbanking/README
- usr/share/doc/aqbanking/AUTHORS
+usr/share/doc/aqbanking/ChangeLog
+ usr/bin/aqbanking-config
+ usr/lib/${DEB_HOST_MULTIARCH}/libaqbanking.la
+ usr/share/doc/aqbanking/COPYING
+ usr/share/doc/aqbanking/AUTHORS
More information about the Neon-commits
mailing list