Your message dated Mon, 27 May 2013 19:48:55 +0000
with message-id <[email protected]>
and subject line Bug#708766: fixed in libimager-qrcode-perl 0.033-1.1
has caused the Debian Bug report #708766,
regarding libimager-qrcode-perl: Update for newer libimager-perl needed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
708766: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708766
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libimager-qrcode-perl
Version: 0.033-1
Severity: serious
Tags: patch sid jessie
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
I've just uploaded libimager-perl 0.95+dfsg-1 to unstable.
Bad news: This contains a Breaks on libimager-qrcode-perl, making it
uninstallable.
Good news: It contains a framework to provide the perl-imagerapi-XX
virtual package, in order to deal with API changes like the one
spotted in #693002.
I'm attaching a patch with the required trivial changes.
Cheers,
gregor
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRl4JuAAoJELs6aAGGSaoGsrYP/0nrZQrj8wt8VxF3SCptjnEP
p/rYoSgwIRgAhnVSEFKBJYUI44BjHxocxoKqgwLvFLN+4Y4Ls1Ikg/giWrk4u/9M
LOgOoMYQA1t7DXIM5DmBjzsub3t6WkJUJuOnGosucjfquaYROQLimzx3bUR+RSWA
gr7uEFycDpb8ifF/gSEqQzCbE6ls11L5Fe/4KWa8S8aBicbtinuekG/ZDd1z6tzf
aJbYHh9ld6h8emWuwYo2t7CxJeIG9Dxn7WPw8LPBrb49YenZ/InjLIH4bzPVG+gg
mGSltgVXGNtNYJwL8kgTriZwI4BhojckmEfAqZ5oX2CYT44M9pjgDoOCDSKrIg47
WKMKOgqZC9R6BIgqnKv6Cg4vWNItj08jxRF3GE5wpjWOoCI4TD6pzMW2o1DN8iVf
9VrdRASD9rpQqLzEOGyYW6azRmqg0/jteYOiAUOvZkPJGTFHMfcCSrLVpYpOYCxX
KpHzAgQpt+sD5BuQbjfZzy6L4n8Us+s6F6WhWf8TbdM4nPXSyo3gDlObnupz+eln
B6ynjIGmbrMzP/6otaLms9kT+LDjZCtxV/onRtjLMK5f4RoROpLhrFqqVJQJm578
5fWi1euFlHG4WQwqYwgpAah8EwesiiBP4ITh7Cg1eIMm7GsrYtL3XSxzSz3z+rqK
vz5Wblb4BpQpVjXd6Kc2
=KTl2
-----END PGP SIGNATURE-----
diff -Nru libimager-qrcode-perl-0.033/debian/changelog libimager-qrcode-perl-0.033/debian/changelog
--- libimager-qrcode-perl-0.033/debian/changelog 2012-03-09 08:41:37.000000000 +0100
+++ libimager-qrcode-perl-0.033/debian/changelog 2013-05-18 15:23:27.000000000 +0200
@@ -1,3 +1,13 @@
+libimager-qrcode-perl (0.033-1.1) UNRELEASED; urgency=low
+
+ * Non-maintainer upload.
+ * Use Imager API framework:
+ - build-depend on libimager-perl (>= 0.95+dfsg)
+ - add --with perl_imager to dh call in debian/rules
+ Closes: #nnnnnn
+
+ -- gregor herrmann <[email protected]> Sat, 18 May 2013 15:09:00 +0200
+
libimager-qrcode-perl (0.033-1) unstable; urgency=low
* Initial release. (Closes: #662943)
diff -Nru libimager-qrcode-perl-0.033/debian/control libimager-qrcode-perl-0.033/debian/control
--- libimager-qrcode-perl-0.033/debian/control 2012-03-07 14:22:26.000000000 +0100
+++ libimager-qrcode-perl-0.033/debian/control 2013-05-18 15:09:51.000000000 +0200
@@ -4,7 +4,7 @@
Standards-Version: 3.9.3
Maintainer: Kai Wasserbäch <[email protected]>
Homepage: http://search.cpan.org/dist/Imager-QRCode/
-Build-Depends: debhelper (>= 9), libqrencode-dev, perl, libimager-perl
+Build-Depends: debhelper (>= 9), libqrencode-dev, perl, libimager-perl (>= 0.95+dfsg)
Vcs-Git: git://git.carbon-project.org/libimager-qrcode-perl.git
Vcs-Browser: http://gitweb.carbon-project.org/?p=libimager-qrcode-perl.git;a=summary
diff -Nru libimager-qrcode-perl-0.033/debian/rules libimager-qrcode-perl-0.033/debian/rules
--- libimager-qrcode-perl-0.033/debian/rules 2012-03-07 13:31:05.000000000 +0100
+++ libimager-qrcode-perl-0.033/debian/rules 2013-05-18 15:09:32.000000000 +0200
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with perl_imager
--- End Message ---
--- Begin Message ---
Source: libimager-qrcode-perl
Source-Version: 0.033-1.1
We believe that the bug you reported is fixed in the latest version of
libimager-qrcode-perl, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated libimager-qrcode-perl
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 25 May 2013 21:23:20 +0200
Source: libimager-qrcode-perl
Binary: libimager-qrcode-perl
Architecture: source amd64
Version: 0.033-1.1
Distribution: unstable
Urgency: low
Maintainer: Kai Wasserbäch <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
libimager-qrcode-perl - Generate QR code with Imager using libqrencode
Closes: 708766
Changes:
libimager-qrcode-perl (0.033-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Use Imager API framework:
- build-depend on libimager-perl (>= 0.95+dfsg)
- add --with perl_imager to dh call in debian/rules
Closes: #708766
Checksums-Sha1:
2c90726f5d8cda6e8ef3785f4b615d6be3b3c845 2044
libimager-qrcode-perl_0.033-1.1.dsc
4f09a4ed33cdd579508484726b78eb50e328d506 26411
libimager-qrcode-perl_0.033-1.1.debian.tar.gz
4ae8d305f41d0e6819eb3df357232bbee321b006 13860
libimager-qrcode-perl_0.033-1.1_amd64.deb
Checksums-Sha256:
86aab265540202a07b13da5c07fd031ba4e26ed6ec2579b15e386b5518c00aa8 2044
libimager-qrcode-perl_0.033-1.1.dsc
6e5072a4e3c556f22cb90a5a8d88bd3e6e00ee43c7d0261516cf9985f1176eff 26411
libimager-qrcode-perl_0.033-1.1.debian.tar.gz
2021ddf8a949727e69ec8f085eebd345d54180cc1703547633d05ab9ecd237d6 13860
libimager-qrcode-perl_0.033-1.1_amd64.deb
Files:
9be7408985c2f1e03d60528d97c50569 2044 perl optional
libimager-qrcode-perl_0.033-1.1.dsc
70fbeedb0b6ce583673bc664d4db4261 26411 perl optional
libimager-qrcode-perl_0.033-1.1.debian.tar.gz
01e1a6c5cf70583c069d744f4e96f741 13860 perl optional
libimager-qrcode-perl_0.033-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRoRAxAAoJELs6aAGGSaoGyz8QAMNYxNjG5EMOcPXmeY+FatCw
RiL8pVqvZUleLSVa9caP0+lEv8XJmjlTBqvnT70M8eRfSRnGwu/42VKy1cEf9Gzo
cfFj+MyrGF5bD3VMmtm03x0tEzRjCVw+4/sMYyN7fc+3jbGGdebKyR2se1AoTJLb
YlW3kExw3KFDjaQ4knecPc4MVrvYqveU+b/y21wWM9C4JrYhnLDPwtw+/ZefMCjx
indUNZlj5qbznSZ4zfGaEqSP83SCs0J2YnjEvM2JZStTRJ9GonBxk+NMks0EfpY0
6Jm4OzUb/+j23lRnD72S/y3cZQ0hWqyH/NfToq0tX4G8yNMNGYhfkH1+Ytx1r9wz
AWVMqHwp7UdLgiXSbTZ95CBA2jgNVWHmx3afCn+qTNdukAmSgMRG58GTeIozULFU
39Crxz19TxaEpg0vBb+y49adVtbhS5+XFrucITgMU4QeVqnMBxnGAFTv3OM7cAXA
7lcjyME6MKCfZosJFvEOq/Ff8MNYmwULZiE7RZkXDw0H/EmGcuGHjUzkBM3pFfd1
1+dVlccKEE+6v8Wf+Fsfeap0eO4FP/RejzFts6qltGFJYV0/jn+q9EYfAbV878dv
LSPSGruPRB8Djz4OrY/l7WEBhNWXgsjghT9Z9ftOU+bJdlaTOz21YSZMiichKMd4
2JgZmmBQQbmDxrex8iWD
=kSEN
-----END PGP SIGNATURE-----
--- End Message ---