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 787371 - rm docs/rfc2229.txt
rm docs/rfc2229.txt
Status: RESOLVED WONTFIX
Product: gnome-dictionary
Classification: Core
Component: general
3.25.x
Other All
: Normal normal
: ---
Assigned To: gnome-dictionary-maint
gnome-dictionary-maint
Depends on:
Blocks:
 
 
Reported: 2017-09-06 15:38 UTC by Jeremy Bicha
Modified: 2017-09-06 18:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rm docs/rfc2229.txt (60.34 KB, patch)
2017-09-06 15:38 UTC, Jeremy Bicha
rejected Details | Review

Description Jeremy Bicha 2017-09-06 15:38:30 UTC
According to Debian's lintian checker, this file is a non-free RFC.

Since we don't install it anyway, why don't we just remove it? Trivial patch attached.
Comment 1 Jeremy Bicha 2017-09-06 15:38:34 UTC
Created attachment 359281 [details] [review]
rm docs/rfc2229.txt
Comment 2 Emmanuele Bassi (:ebassi) 2017-09-06 16:40:04 UTC
Review of attachment 359281 [details] [review]:

No.

The RFC describes the DICT protocol, and as long as GNOME Dictionary implements a DICT protocol I prefer having the RFC in the repository, for quick consultation.

I already stopped distributing it as Debian asked; I'm not going to change the repository to accommodate Debian's fetish with documentation licensing as well.
Comment 3 Jeremy Bicha 2017-09-06 17:05:51 UTC
To clarify, 'meson dist' includes every file checked into git in its tarballs. That is why this is an issue now.
Comment 4 Emmanuele Bassi (:ebassi) 2017-09-06 18:46:51 UTC
Then this USB a Meson bug: it should respect the git attributes file.