After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 753467 - [patch] Properly escape dash in generated POD
[patch] Properly escape dash in generated POD
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Glib
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2015-08-10 13:30 UTC by intrigeri
Modified: 2015-12-06 13:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Properly escape dash in generated POD (1.15 KB, patch)
2015-08-18 08:15 UTC, intrigeri
committed Details | Review

Description intrigeri 2015-08-10 13:30:50 UTC
Hi,

we've been applying https://anonscm.debian.org/cgit/pkg-perl/packages/libglib-perl.git/tree/debian/patches/Properly-escape-dash-in-generated-POD.patch for many years now in Debian. Sorry for not forwarding it upstream earlier, I'm currently in the process of fixing this for all our perl-Glib patches.

Please consider applying this patch upstream.

Cheers!
Comment 1 Emmanuele Bassi (:ebassi) 2015-08-10 13:33:40 UTC
Could you please attach the patch to this bug, so we can easily review it and apply it?

Thanks!
Comment 2 intrigeri 2015-08-18 08:15:51 UTC
Created attachment 309443 [details] [review]
Properly escape dash in generated POD
Comment 3 Torsten Schoenfeld 2015-12-06 13:29:32 UTC
Committed.  Thanks for the patch.