Your message dated Sat, 22 Jul 2017 13:18:56 +0100
with message-id <1500725936.14212.4.ca...@adam-barratt.org.uk>
and subject line Closing bugs for 8.9 fixes
has caused the Debian Bug report #862964,
regarding jessie-pu: package libhtml-microformats-perl/0.105-2+deb8u1
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 ow...@bugs.debian.org
immediately.)


-- 
862964: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862964
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian....@packages.debian.org
Usertags: pu

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

I've prepared an update of libhtml-microformats-perl in stable to fix
#783656. The only change is the addition of the missing dependency.

Full debdiff attached.

Cheers,
gregor

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlke2u9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgao8w//QODB4Y54Ug0SWIdmyy7DF+YqyPb06wb7c1AcE0ZwYaj7HdCwnLZOxqqB
EuXlutjYn+iZ6jqMYLK1AfO3bMU/4ctIYg5cLRAjoQcLFnu+2/KUrQmK8Pe4TVMd
V//rPdzHFwUdmrxceHoUDV7g5l9atOo4wHsP3G8Y5wOZMY7FwtDFaUmLyZCuYC5b
a+RcxKugBw3EXhKXW692h81Jb8fD1bJW1dSS8b798v2oit0FbnpLBjrnrPbO/Skr
CNvvQTg6mnsgJk9vx5G4gRR5vvJvSi+h3lNVGbMymj9kZXYvGSaf476822VPblM1
tGO32yfv9mcVssuKrrC2ZsPTwTmPMtBCqr9AQyBSCt5qHRH89c0i8Lsqi7ug5jQj
I0Yfewbi1ZNRrxx0ryBUfl3KsDU/Zfae3RT7lHP9irZymj0P+OBGCRa57cEkOugE
C6PfwOmRQSFLCBwwDCajn7WTYAVFKc88QW7w5pkrd3kMWhcra28zRylLKRPsoR+A
Clqy788b3+xp2/e3mGIsPCbttGUD5AAhhGKEvXjjtkmhFzFGcjDTXGcAhdXsOP6K
gpaj9XsIfXCfFuc7UqamuYRuN1n2XQOZCN7vABXPLkF/vwIVW1GnkSUne5lqVP9I
0qTfyHy5ck1qVSxwyXZZo//+Gm0YTYCanUtWS5h1w0lZajFNmUA=
=jppL
-----END PGP SIGNATURE-----
diff --git a/debian/changelog b/debian/changelog
index efbbc52..4d2b7d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libhtml-microformats-perl (0.105-2+deb8u1) UNRELEASED; urgency=medium
+
+  * Add buildtime and runtime dependency on libmodule-pluggable-perl.
+    (Closes: #783656)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 19 May 2017 13:42:25 +0200
+
 libhtml-microformats-perl (0.105-2) unstable; urgency=low
 
   [ Salvatore Bonaccorso ]
diff --git a/debian/control b/debian/control
index 844324a..4bb6f59 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: cdbs,
  libdatetime-set-perl,
  libhtml-html5-sanity-perl,
  libjson-perl,
+ libmodule-pluggable-perl,
  librdf-trine-perl,
  libxml-libxml-perl,
  liburi-perl,
diff --git a/debian/rules b/debian/rules
index 9d349aa..ea67fcd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ pkg = $(DEB_SOURCE_PACKAGE)
 perl-deps = datetime datetime-format-builder
 perl-deps += datetime-format-natural datetime-format-strptime
 perl-deps += datetime-set html-html5-sanity
-perl-deps += json rdf-trine xml-libxml uri
+perl-deps += json module-pluggable rdf-trine xml-libxml uri
 perl-deps-recommend = rdf-icalendar rdf-kml-exporter rdf-vcard xml-atom-fromowl
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libhttp-date-perl | libwww-perl (<< 6)

--- End Message ---
--- Begin Message ---
Version: 8.9

Hi,

These bugs all relate for updates which were included in today's jessie
point release.

Regards,

Adam

--- End Message ---

Reply via email to