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 779230 - Update plugins description
Update plugins description
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: 1.11.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-02-25 19:48 UTC by Edgard Lima
Modified: 2017-02-27 01:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gstreamer core patch (1.08 KB, patch)
2017-02-26 00:52 UTC, Edgard Lima
rejected Details | Review
base patch (1.18 KB, patch)
2017-02-26 00:53 UTC, Edgard Lima
rejected Details | Review
good patch (36.74 KB, patch)
2017-02-26 00:53 UTC, Edgard Lima
committed Details | Review
bad patch (38.89 KB, patch)
2017-02-26 00:53 UTC, Edgard Lima
committed Details | Review
ugly patch (2.45 KB, patch)
2017-02-26 00:54 UTC, Edgard Lima
committed Details | Review

Description Edgard Lima 2017-02-25 19:48:18 UTC
My old e-mail edgard.lima@indt.org.br no longer exists. Please update patches and plugin descriptions to edgard.lima@gmail.com

Please do it for gstreamer core/base/good/bad/ugly

I have already tested the find/sed command bellow.

find . -type f -exec sed -i 's/edgard\.lima@indt\.org\.br/edgard.lima@gmail\.com/g' {} \;

Thanks very much.
Comment 1 Tim-Philipp Müller 2017-02-25 20:06:10 UTC
Please could you make a patch in git format-patch format? :)
Comment 2 Edgard Lima 2017-02-26 00:52:30 UTC
Created attachment 346726 [details] [review]
gstreamer core patch
Comment 3 Edgard Lima 2017-02-26 00:53:02 UTC
Created attachment 346727 [details] [review]
base patch
Comment 4 Edgard Lima 2017-02-26 00:53:25 UTC
Created attachment 346728 [details] [review]
good patch
Comment 5 Edgard Lima 2017-02-26 00:53:52 UTC
Created attachment 346729 [details] [review]
bad patch
Comment 6 Edgard Lima 2017-02-26 00:54:26 UTC
Created attachment 346730 [details] [review]
ugly patch
Comment 7 Tim-Philipp Müller 2017-02-27 00:24:14 UTC
Comment on attachment 346726 [details] [review]
gstreamer core patch

Sorry, but the ChangeLog file is autogenerated and will use the historical information from the commit message. I don't think we should change that.
Comment 8 Tim-Philipp Müller 2017-02-27 00:24:45 UTC
Comment on attachment 346727 [details] [review]
base patch

Ditto :)
Comment 9 Tim-Philipp Müller 2017-02-27 00:41:03 UTC
Comment on attachment 346728 [details] [review]
good patch

Pushed without the ChangeLog bits:

commit 8635258046a3c55edce4cceff810c1099fce590d
Author: Edgard Lima <edgard.lima@gmail.com>
Date:   Sat Feb 25 21:47:03 2017 -0300

    Update Edgard Lima's email
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779230
Comment 10 Tim-Philipp Müller 2017-02-27 00:43:17 UTC
Comment on attachment 346730 [details] [review]
ugly patch

Pushed without the ChangeLog bits:

commit b4849c772eab8a71c9b409e89ec8debef1f716a9
Author: Edgard Lima <edgard.lima@gmail.com>
Date:   Sat Feb 25 21:48:46 2017 -0300

    Update Edgard Lima's email
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779230
Comment 11 Tim-Philipp Müller 2017-02-27 00:52:09 UTC
Comment on attachment 346729 [details] [review]
bad patch

Pushed without ChangeLog bits.

commit 38ad22a7f1e497b19a198bec6c0c7a047be2b4cf
Author: Edgard Lima <edgard.lima@gmail.com>
Date:   Sat Feb 25 21:47:47 2017 -0300

    Update Edgard Lima's email
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779230
Comment 12 Edgard Lima 2017-02-27 01:37:48 UTC
Ok, got you, thanks very much!