Your message dated Sun, 09 Nov 2014 09:25:49 +0000
with message-id <[email protected]>
and subject line Re: Bug#768779: unblock: libcatmandu-marc-perl/0.206-2
has caused the Debian Bug report #768779,
regarding unblock: libcatmandu-marc-perl/0.206-2
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.)
--
768779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768779
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Please unblock package libcatmandu-marc-perl
A some build-dependencies, causing FTBFS in testsuite, was missing and
has now been corrected.
Debdiff attached.
unblock libcatmandu-marc-perl/0.206-2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQF8BAEBCgBmBQJUXzCdXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NjQ4ODQwMTIyRTJDNTBFQzUxRDQwRTI0
RUMxQjcyMjM3NEY5QkQ2AAoJEE7BtyI3T5vWXNoH/2TqwIuVrWp/9NhH6iAt+jQN
MFHEMSGIXqHuwSg4eNFEP9q+bCvpcLA+Jf4QC9s1HHA2ibsKKyw3RUAi+sFOTPY9
Mjfviy0zZwnD7ygmi+mUxYjuvu6SqEXeAgxxMKwrp3+3xQEp0nPbbSVnGe8SruTh
sOFuqiGpiCmWvnrPRrgmrBO/KOiMTUz8Cvoyy2rMxwtvQ7U1klSeGYxA8diJvfUG
PlZJNwm/6vnr8yw7dHXyFU0jeL7ylmsn8aXi31yIZFEItd0pzXBtX62oIvm5qLiB
u9AO/epdnFwMARv2GI+MUCD1051OtleXbCyFKM8JFCOHcEQRDdn2JAQIoY9JXvw=
=wspa
-----END PGP SIGNATURE-----
diff -Nru libcatmandu-marc-perl-0.206/debian/changelog libcatmandu-marc-perl-0.206/debian/changelog
--- libcatmandu-marc-perl-0.206/debian/changelog 2014-10-22 00:02:24.000000000 +0200
+++ libcatmandu-marc-perl-0.206/debian/changelog 2014-11-09 09:57:29.000000000 +0100
@@ -1,3 +1,9 @@
+libcatmandu-marc-perl (0.206-2) unstable; urgency=medium
+
+ * Fix resolve build-dependencies. Closes: bug#768744.
+
+ -- Jonas Smedegaard <[email protected]> Sun, 09 Nov 2014 09:57:26 +0100
+
libcatmandu-marc-perl (0.206-1) unstable; urgency=low
* Initial Release.
diff -Nru libcatmandu-marc-perl-0.206/debian/control libcatmandu-marc-perl-0.206/debian/control
--- libcatmandu-marc-perl-0.206/debian/control 2014-10-22 00:01:44.000000000 +0200
+++ libcatmandu-marc-perl-0.206/debian/control 2014-11-09 09:56:56.000000000 +0100
@@ -7,6 +7,10 @@
libmodule-build-perl,
debhelper,
dh-buildinfo,
+ libcatmandu-perl,
+ libmarc-file-marcmaker-perl,
+ libmarc-file-mij-perl,
+ libmarc-parser-raw-perl,
libjson-xs-perl (>= 2.300),
libmarc-xml-perl (>= 0.93),
libmarc-record-perl (>= 2.0.6),
diff -Nru libcatmandu-marc-perl-0.206/debian/rules libcatmandu-marc-perl-0.206/debian/rules
--- libcatmandu-marc-perl-0.206/debian/rules 2014-10-21 17:13:13.000000000 +0200
+++ libcatmandu-marc-perl-0.206/debian/rules 2014-11-09 09:55:18.000000000 +0100
@@ -28,6 +28,7 @@
# Needed by upstream build and (always) at runtime
perl-deps = catmandu marc-file-marcmaker marc-file-mij marc-parser-raw
+deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
deps +=, libjson-xs-perl (>= 2.300)
deps +=, libmarc-xml-perl (>= 0.93)
deps +=, libmarc-record-perl (>= 2.0.6)
--- End Message ---
--- Begin Message ---
On 2014-11-09 9:15, Jonas Smedegaard wrote:
Please unblock package libcatmandu-marc-perl
A some build-dependencies, causing FTBFS in testsuite, was missing and
has now been corrected.
Unblocked.
Regards,
Adam
--- End Message ---