Your message dated Sun, 25 Nov 2007 22:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#369968: fixed in libgtk2-ex-podviewer-perl 0.17-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libgtk2-ex-podviewer-perl
Version: 0.14-2
Severity: normal
Tags: patch
Hi,
Attached is the diff for my libgtk2-ex-podviewer-perl 0.14-2.1 NMU.
Cheers,
--
Julien Danjou
// <[EMAIL PROTECTED]> http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
// There is nothing under this line.
diff -u libgtk2-ex-podviewer-perl-0.14/debian/changelog
libgtk2-ex-podviewer-perl-0.14/debian/changelog
--- libgtk2-ex-podviewer-perl-0.14/debian/changelog
+++ libgtk2-ex-podviewer-perl-0.14/debian/changelog
@@ -1,3 +1,11 @@
+libgtk2-ex-podviewer-perl (0.14-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Change Gtk2::Ex::SimpleList to Gtk::SimpleList in podviewer
+ (Closes: #369968)
+
+ -- Julien Danjou <[EMAIL PROTECTED]> Sat, 10 Jun 2006 14:34:15 +0200
+
libgtk2-ex-podviewer-perl (0.14-2) unstable; urgency=low
* Fix typo in Makefile.PL to ensure that build-deps are checked
only in patch2:
unchanged:
--- libgtk2-ex-podviewer-perl-0.14.orig/src/podviewer
+++ libgtk2-ex-podviewer-perl-0.14/src/podviewer
@@ -6,7 +6,7 @@
use lib 'lib/';
use Gtk2 -init;
use Gtk2::Ex::PodViewer;
-use Gtk2::Ex::Simple::List;
+use Gtk2::SimpleList;
use Gtk2::Gdk::Keysyms;
use File::Basename qw(basename);
use Data::Dumper;
@@ -180,7 +180,7 @@
$help_button->signal_connect('clicked', \&load_help);
$help_button->add_accelerator('clicked', $accels,
Gtk2::Accelerator->parse('F1'), 'visible');
-my $index = Gtk2::Ex::Simple::List->new('icon' => 'pixbuf',
+my $index = Gtk2::SimpleList->new('icon' => 'pixbuf',
'title' => 'text',
'link' => 'hidden');
$index->set_headers_visible(0);
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: libgtk2-ex-podviewer-perl
Source-Version: 0.17-1
We believe that the bug you reported is fixed in the latest version of
libgtk2-ex-podviewer-perl, which is due to be installed in the Debian FTP
archive:
libgtk2-ex-podviewer-perl_0.17-1.diff.gz
to
pool/main/libg/libgtk2-ex-podviewer-perl/libgtk2-ex-podviewer-perl_0.17-1.diff.gz
libgtk2-ex-podviewer-perl_0.17-1.dsc
to
pool/main/libg/libgtk2-ex-podviewer-perl/libgtk2-ex-podviewer-perl_0.17-1.dsc
libgtk2-ex-podviewer-perl_0.17-1_all.deb
to
pool/main/libg/libgtk2-ex-podviewer-perl/libgtk2-ex-podviewer-perl_0.17-1_all.deb
libgtk2-ex-podviewer-perl_0.17.orig.tar.gz
to
pool/main/libg/libgtk2-ex-podviewer-perl/libgtk2-ex-podviewer-perl_0.17.orig.tar.gz
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.
Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> (supplier of updated
libgtk2-ex-podviewer-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: SHA1
Format: 1.7
Date: Sun, 25 Nov 2007 23:14:36 +0100
Source: libgtk2-ex-podviewer-perl
Binary: libgtk2-ex-podviewer-perl
Architecture: source all
Version: 0.17-1
Distribution: unstable
Urgency: low
Maintainer: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Changed-By: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Description:
libgtk2-ex-podviewer-perl - Perl Gtk2 widget for displaying Plain Old
Documentation (POD)
Closes: 369968 451784
Changes:
libgtk2-ex-podviewer-perl (0.17-1) unstable; urgency=low
.
* New upstream release (Closes: #451784)
* debian/control:
+ Depend on libgtk2-ex-simple-list-perl (Closes: #369968)
+ Bump Standards-Version (no changes needed)
Files:
dad7ee81ecc8358d98a1ae915d8e63f0 741 perl optional
libgtk2-ex-podviewer-perl_0.17-1.dsc
7996d69ae9e534b4abf51a9c58cbeba7 15450 perl optional
libgtk2-ex-podviewer-perl_0.17.orig.tar.gz
b8187f7b4adce536aacef83796ddd648 2480 perl optional
libgtk2-ex-podviewer-perl_0.17-1.diff.gz
f4ceea8db4b104f38a1ed6b5109a91be 29902 perl optional
libgtk2-ex-podviewer-perl_0.17-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHSfdFmO5zOp3h7rERAkPLAJ9//DMEIihEeTvmnTStTtqw0L4LRACfZeHt
1rvQ6yBarerDBfCTtzRM72Y=
=Iwlu
-----END PGP SIGNATURE-----
--- End Message ---