Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package libchipcard. A user reported to me in private that the libchipcard plugins to Gwenhywfar get lost on upgrade from squeezy to wheezy. The impact is, that users that want to use AqBanking with a chipcard, AqBanking doesn't work anymore after the upgrade. I reported this issue as #705843 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705843 The reason is that the package libchipcard-libgwenhywfar47-plugins got renamed to libchipcard-libgwenhywfar60-plugins, but (intentionally) no other package depends or recommends the package libchipcard-libgwenhywfar60-plugins. I would like to add a transitional dummy package libchipcard-libgwenhywfar47-plugins that depends on libchipcard-libgwenhywfar60-plugins, so that AqBanking continues to work for the affected users after upgrades from squeeze to wheezy. unblock libchipcard/5.0.3beta-3 Thanks for considering, Micha
diff -Nru libaqbanking-5.0.24/debian/changelog libaqbanking-5.0.24/debian/changelog --- libaqbanking-5.0.24/debian/changelog 2012-12-09 13:43:14.000000000 +0100 +++ libaqbanking-5.0.24/debian/changelog 2013-04-20 20:42:36.000000000 +0200 @@ -1,3 +1,11 @@ +libaqbanking (5.0.24-4) unstable; urgency=low + + * Add transitional dummy package libaqbanking-plugins-libgwenhywfar47 + (closes: #705839), which existed in squeeze, but was renamed to + libaqbanking-plugins-libgwenhywfar60 in wheezy. It should help users + upgrading from squeeze to wheezy. + + -- Micha Lenk <mi...@debian.org> Sat, 20 Apr 2013 20:38:44 +0200 + libaqbanking (5.0.24-3) unstable; urgency=low * Revert injection of build flags from dpkg-buildflags, as requested by the diff -Nru libaqbanking-5.0.24/debian/control libaqbanking-5.0.24/debian/control --- libaqbanking-5.0.24/debian/control 2012-06-03 19:28:50.000000000 +0200 +++ libaqbanking-5.0.24/debian/control 2013-04-20 20:38:00.000000000 +0200 @@ -86,6 +86,18 @@ . This package contains plugins to libgwenhywfar. +Package: libaqbanking-plugins-libgwenhywfar47 +Section: oldlibs +Architecture: all +Depends: libaqbanking-plugins-libgwenhywfar60 +Description: AqBanking plugins to libgwenhywfar - transitional dummy package + AqBanking provides a middle layer between the applications + and online banking libraries implementing various file formats and protocols. + Plugins supporting OFX, DTAUS, and HBCI are available. + . + Transitional package for renaming of libaqbanking-plugins-libgwenhywfar47 to + libaqbanking-plugins-libgwenhywfar60. + Package: libaqbanking-data Section: libs Architecture: all