Your message dated Sat, 06 Jun 2015 13:11:11 +0100
with message-id <[email protected]>
and subject line Fix released with 8.1 point release
has caused the Debian Bug report #785523,
regarding jessie-pu: package libi18n-charset-perl/1.412-1
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.)
--
785523: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785523
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: [email protected]
Usertags: pu
I'd like to fix #785502 in jessie. Trivial debdiff attached.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru libi18n-charset-perl-1.412/debian/changelog libi18n-charset-perl-1.412/debian/changelog
--- libi18n-charset-perl-1.412/debian/changelog 2013-10-22 20:33:32.000000000 +0300
+++ libi18n-charset-perl-1.412/debian/changelog 2015-05-17 15:00:55.000000000 +0300
@@ -1,3 +1,10 @@
+libi18n-charset-perl (1.412-1+deb8u1) jessie; urgency=medium
+
+ * Team upload.
+ * Remove a stray 'use blib' line. (Closes: #785502)
+
+ -- Niko Tyni <[email protected]> Sun, 17 May 2015 14:59:47 +0300
+
libi18n-charset-perl (1.412-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
diff -Nru libi18n-charset-perl-1.412/debian/patches/no-use-blib libi18n-charset-perl-1.412/debian/patches/no-use-blib
--- libi18n-charset-perl-1.412/debian/patches/no-use-blib 1970-01-01 02:00:00.000000000 +0200
+++ libi18n-charset-perl-1.412/debian/patches/no-use-blib 2015-05-17 14:59:45.000000000 +0300
@@ -0,0 +1,15 @@
+Remove a stray 'use blib' line
+
+This was fixed upstream in 1.414.
+
+Bug-Debian: https://bugs.debian.org/785502
+--- libi18n-charset-perl.orig/lib/I18N/Charset.pm
++++ libi18n-charset-perl/lib/I18N/Charset.pm
+@@ -9,7 +9,6 @@
+ require 5.005;
+
+ use base 'Exporter';
+-use blib;
+ use Carp;
+
+ =head1 NAME
diff -Nru libi18n-charset-perl-1.412/debian/patches/series libi18n-charset-perl-1.412/debian/patches/series
--- libi18n-charset-perl-1.412/debian/patches/series 2013-10-22 20:33:32.000000000 +0300
+++ libi18n-charset-perl-1.412/debian/patches/series 2015-05-17 14:58:44.000000000 +0300
@@ -1 +1,2 @@
+no-use-blib
t_utf8.patch
--- End Message ---
--- Begin Message ---
Version: 8.1
Hi,
The fix discussed in this bug was released to stable as part of the 8.1
point release earlier today.
Regards,
Adam
--- End Message ---