You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(3) |
Aug
(3) |
Sep
|
Oct
(1) |
Nov
(5) |
Dec
(6) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
(2) |
Mar
(3) |
Apr
(12) |
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
(15) |
Nov
(8) |
Dec
(4) |
2006 |
Jan
|
Feb
|
Mar
(11) |
Apr
(10) |
May
(105) |
Jun
(12) |
Jul
(42) |
Aug
(54) |
Sep
(15) |
Oct
(14) |
Nov
(27) |
Dec
(3) |
2007 |
Jan
(1) |
Feb
(6) |
Mar
(26) |
Apr
(11) |
May
(28) |
Jun
(5) |
Jul
(9) |
Aug
|
Sep
|
Oct
(4) |
Nov
(8) |
Dec
(7) |
2008 |
Jan
(4) |
Feb
(1) |
Mar
|
Apr
|
May
(6) |
Jun
(7) |
Jul
|
Aug
(16) |
Sep
(1) |
Oct
(4) |
Nov
(3) |
Dec
(1) |
2009 |
Jan
(37) |
Feb
(19) |
Mar
(32) |
Apr
(7) |
May
(2) |
Jun
(15) |
Jul
(8) |
Aug
(12) |
Sep
(2) |
Oct
(1) |
Nov
(6) |
Dec
(11) |
2010 |
Jan
(11) |
Feb
(5) |
Mar
(56) |
Apr
(75) |
May
(28) |
Jun
(10) |
Jul
(6) |
Aug
(1) |
Sep
(26) |
Oct
(23) |
Nov
(92) |
Dec
(41) |
2011 |
Jan
(6) |
Feb
(2) |
Mar
(2) |
Apr
(8) |
May
(20) |
Jun
(3) |
Jul
(1) |
Aug
(32) |
Sep
(6) |
Oct
(9) |
Nov
(3) |
Dec
(15) |
2012 |
Jan
(6) |
Feb
(13) |
Mar
|
Apr
(1) |
May
|
Jun
(2) |
Jul
(4) |
Aug
(7) |
Sep
|
Oct
(2) |
Nov
|
Dec
(4) |
2013 |
Jan
(9) |
Feb
(15) |
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
(9) |
Aug
|
Sep
(5) |
Oct
(4) |
Nov
(4) |
Dec
(11) |
2014 |
Jan
|
Feb
(3) |
Mar
(8) |
Apr
|
May
(4) |
Jun
(2) |
Jul
(2) |
Aug
(9) |
Sep
|
Oct
(1) |
Nov
(2) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
(2) |
Apr
(3) |
May
(7) |
Jun
(3) |
Jul
(5) |
Aug
(15) |
Sep
|
Oct
(1) |
Nov
|
Dec
(6) |
2016 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(6) |
Oct
(6) |
Nov
(7) |
Dec
(8) |
2017 |
Jan
(7) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(8) |
2018 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
(10) |
Jun
|
Jul
|
Aug
(5) |
Sep
(4) |
Oct
(3) |
Nov
(3) |
Dec
(4) |
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(40) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: gnome-perl (G. B. <bug...@gn...> - 2017-12-10 14:01:26
|
https://bugzilla.gnome.org/show_bug.cgi?id=791440 uf...@li... changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build GNOME version|--- |3.17/3.18 URL| |https://git.gnome.org//brow | |se/perl-Gtk3 --- Comment #1 from uf...@li... --- Before installing... Glib-Object-Introspection-0.044 should I install... gobject-introspection-1.0 or... gobject-introspection-0.10.0 and how could it be accomplished using cpanminus by command line? -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-12-10 13:53:23
|
https://bugzilla.gnome.org/show_bug.cgi?id=791440 Bug ID: 791440 Summary: Introspection cpanminus installation failed Classification: Bindings Product: gnome-perl Version: unspecified OS: Linux Status: NEW Severity: normal Priority: Normal Component: Glib::Object::Introspection Assignee: gtk...@li... Reporter: uf...@li... QA Contact: gtk...@li... GNOME version: --- On Xubuntu 16.04 LTS in command line: $ sudo cpanm Glib::Object::Introspection downloads: Glib-Object-Introspection-0.044.tar.gz into: /home/<user>/.cpanm/work/1512900786.7091/ but strikes error: --> Working on Glib::Object::Introspection Fetching http://www.cpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.044.tar.gz ... OK Configuring Glib-Object-Introspection-0.044 ... N/A ! Configure failed for Glib-Object-Introspection-0.044. See /home/splu/.cpanm/work/1512913555.4333/build.log for details. inside build.log it says: ... *** can not find package gobject-introspection-1.0 >= 0.10.0 ... so I fixed by (I guess): $ sudo apt install libglib-object-introspection-perl but I m not sure till I will fix bug 791439. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-12-10 13:34:08
|
https://bugzilla.gnome.org/show_bug.cgi?id=791439 uf...@li... changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build GNOME version|--- |3.17/3.18 URL| |https://git.gnome.org//brow | |se/perl-Gtk3 --- Comment #1 from uf...@li... --- Wish to use Perl Gtk3 bindings on Xubuntu 16.04 LTS as soon as possible. Good work and Happy New Year. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-12-10 13:18:17
|
https://bugzilla.gnome.org/show_bug.cgi?id=791439 Bug ID: 791439 Summary: Makefile.PL missing Classification: Bindings Product: gnome-perl Version: unspecified OS: Linux Status: NEW Severity: normal Priority: Normal Component: Gtk3 Assignee: gtk...@li... Reporter: uf...@li... QA Contact: gtk...@li... GNOME version: --- README file says... "To install this module type the following: perl Makefile.PL make make test make install" but no Makefile.PL was found in package "perl-Gtk3-0.033.zip". README file seems outdated!!!! -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-12-01 21:39:09
|
https://bugzilla.gnome.org/show_bug.cgi?id=791089 Piotr Drąg <pio...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID Summary|Hohohoho |SPAM -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-12-01 14:29:43
|
https://bugzilla.gnome.org/show_bug.cgi?id=791089 Bug ID: 791089 Summary: Hohohoho Classification: Bindings Product: gnome-perl Version: unspecified OS: Linux Status: NEW Severity: normal Priority: Normal Component: Glib Assignee: gtk...@li... Reporter: aka...@gm... QA Contact: gtk...@li... GNOME version: --- Created attachment 364761 --> https://bugzilla.gnome.org/attachment.cgi?id=364761&action=edit Files Jsk -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-07-29 19:16:09
|
https://bugzilla.gnome.org/show_bug.cgi?id=785516 Piotr Drąg <pio...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |pio...@gm... Resolution|--- |INVALID -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-07-28 07:09:37
|
https://bugzilla.gnome.org/show_bug.cgi?id=785516 Bug ID: 785516 Summary: sda Classification: Bindings Product: gnome-perl Version: unspecified OS: BSDI Status: NEW Severity: normal Priority: Normal Component: Glib Assignee: gtk...@li... Reporter: ran...@gm... QA Contact: gtk...@li... GNOME version: --- Created attachment 356498 --> https://bugzilla.gnome.org/attachment.cgi?id=356498&action=edit sad asdasdasdasdasdasdaasdsdasd -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-06-24 09:30:24
|
https://bugzilla.gnome.org/show_bug.cgi?id=784156 intrigeri <int...@bo...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |int...@bo... -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-06-24 09:30:14
|
https://bugzilla.gnome.org/show_bug.cgi?id=784156 Bug ID: 784156 Summary: [patch] Should explicitly depend on Glib::Object::Introspection 0.043+ Classification: Bindings Product: gnome-perl Version: unspecified OS: All Status: NEW Severity: normal Priority: Normal Component: Gtk3 Assignee: gtk...@li... Reporter: int...@bo... QA Contact: gtk...@li... GNOME version: --- commit 2bed55740ea17014d38c2f074f0eae36bf44b855 Author: intrigeri <int...@bo...> Date: Sat Jun 24 09:29:03 2017 +0000 Document dependency on Glib::Object::Introspection 0.043+. Gtk3.pm now uses convert_flags_to_sv, which was added in Glib::Object::Introspection 0.043. diff --git a/dist.ini b/dist.ini index 1262186..30f1df5 100644 --- a/dist.ini +++ b/dist.ini @@ -24,7 +24,7 @@ version = 2 Carp = 0 ; core Exporter = 0 ; core Cairo::GObject = 1.000 -Glib::Object::Introspection = 0.016 +Glib::Object::Introspection = 0.043 Test::Simple = 0.96 ; for the fix for is() and objects with overloading [NextRelease] -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-06-24 09:25:10
|
https://bugzilla.gnome.org/show_bug.cgi?id=784155 intrigeri <int...@bo...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |int...@bo... -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2017-06-24 09:25:09
|
https://bugzilla.gnome.org/show_bug.cgi?id=784155 Bug ID: 784155 Summary: [patch] Typo in POD: "atomical" Classification: Bindings Product: gnome-perl Version: unspecified OS: Windows Status: NEW Severity: normal Priority: Normal Component: Glib Assignee: gtk...@li... Reporter: int...@bo... QA Contact: gtk...@li... GNOME version: --- Created attachment 354349 --> https://bugzilla.gnome.org/attachment.cgi?id=354349&action=edit Fix typo in pod: s/atomical/atomic/. See attached patch, that I'm going to apply to the next upload in Debian. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: test (G. B. <bug...@gn...> - 2017-01-02 21:21:14
|
https://bugzilla.gnome.org/show_bug.cgi?id=776744 André Klapper <a90...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|Glib::Object::Introspection |test Resolution|--- |INVALID Assignee|gtk...@li...urce |unknown@gnome.bugs |forge.net | Product|gnome-perl |test Summary|@1844++785++8418 Facebook |Spam |customer service number & | |Facebook helpline number | QA Contact|gtk...@li...urce |unknown@gnome.bugs |forge.net | -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: test (G. B. <bug...@gn...> - 2017-01-02 21:21:12
|
https://bugzilla.gnome.org/show_bug.cgi?id=776743 André Klapper <a90...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|Gnome2::Canvas |test Resolution|--- |INVALID Assignee|gtk...@li...urce |unknown@gnome.bugs |forge.net | Product|gnome-perl |test Summary|HALWA@1844++785++8418 |Spam |Facebook customer service | |number & Facebook helpline | QA Contact|gtk...@li...urce |unknown@gnome.bugs |forge.net | -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-12-11 20:19:29
|
https://bugzilla.gnome.org/show_bug.cgi?id=772328 Torsten Schoenfeld <kaf...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #336751|accepted-commit_now |committed status| | -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-12-11 20:19:29
|
https://bugzilla.gnome.org/show_bug.cgi?id=772328 Torsten Schoenfeld <kaf...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |kaf...@gm... Resolution|--- |FIXED --- Comment #2 from Torsten Schoenfeld <kaf...@gm...> --- Attachment 336751 pushed as feef14a - Fix typos in error message and POD Thanks for the patch. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-12-11 20:17:54
|
https://bugzilla.gnome.org/show_bug.cgi?id=772329 Torsten Schoenfeld <kaf...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #336752|accepted-commit_now |committed status| | -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-12-11 20:17:52
|
https://bugzilla.gnome.org/show_bug.cgi?id=772329 Torsten Schoenfeld <kaf...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |kaf...@gm... Resolution|--- |FIXED --- Comment #2 from Torsten Schoenfeld <kaf...@gm...> --- Attachment 336752 pushed as 3d7ae4c - Fix POD for the benefit of whatis Thanks for the patch. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-12-11 20:14:19
|
https://bugzilla.gnome.org/show_bug.cgi?id=775169 Torsten Schoenfeld <kaf...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |kaf...@gm... Resolution|--- |FIXED --- Comment #1 from Torsten Schoenfeld <kaf...@gm...> --- Attachment 340834 pushed as ede1597 - Fix "occuring" typo in POD Thanks for the patch. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-12-11 20:14:18
|
https://bugzilla.gnome.org/show_bug.cgi?id=775169 Torsten Schoenfeld <kaf...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #340834|none |committed status| | -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-12-11 19:51:56
|
https://bugzilla.gnome.org/show_bug.cgi?id=772333 Torsten Schoenfeld <kaf...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #336754|accepted-commit_now |committed status| | -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-12-11 19:51:55
|
https://bugzilla.gnome.org/show_bug.cgi?id=772333 Torsten Schoenfeld <kaf...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |kaf...@gm... Resolution|--- |FIXED --- Comment #2 from Torsten Schoenfeld <kaf...@gm...> --- Attachment 336754 pushed as bfb1155 - Fix typos in POD Thanks for the patch. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-11-27 09:50:02
|
https://bugzilla.gnome.org/show_bug.cgi?id=775169 Bug ID: 775169 Summary: [patch] Fix "occuring" typo in Glib::Object::Introspection's POD Classification: Bindings Product: gnome-perl Version: unspecified OS: All Status: NEW Severity: normal Priority: Normal Component: Glib::Object::Introspection Assignee: gtk...@li... Reporter: int...@bo... QA Contact: gtk...@li... GNOME version: --- Created attachment 340834 --> https://bugzilla.gnome.org/attachment.cgi?id=340834&action=edit Fix "occuring" typo in POD Hi, while packaging 0.41 for Debian, our Lintian QA tool noticed one typo in POD. See attached patch :) -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-11-27 01:12:08
|
https://bugzilla.gnome.org/show_bug.cgi?id=772329 Alexandre Franke <af...@gn...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |af...@gn... -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |
From: gnome-perl (G. B. <bug...@gn...> - 2016-11-26 19:35:52
|
https://bugzilla.gnome.org/show_bug.cgi?id=362537 kh...@ph... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |OBSOLETE --- Comment #1 from kh...@ph... --- as GConf was replaced by Dconf and GSettings and isn't maintained actively, i think no one cares anymore. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |