From mattia at debian.org Fri Dec 29 08:40:14 2017 From: mattia at debian.org (Mattia Rizzolo) Date: Fri, 29 Dec 2017 09:40:14 +0100 Subject: [xml/sgml] Bug#885641: RFS: xml-core/0.18-1 [ITA] In-Reply-To: References: <20171228190929.5b4brq72sig2vcjs@ime.usp.br> <20171228195317.GO20603@mapreri.org> <20171228220914.g7xwwbwyj3wyecvd@ime.usp.br> Message-ID: <20171229084013.GR20603@mapreri.org> Control: tag -1 - moreinfo On Thu, Dec 28, 2017 at 02:36:16PM -0800, Joseph Herlant wrote: > Xml-core itself needs a rewrite especially to separate the catalogs per > apps, add tests etc. > There was a RFH about it a few years back FYI. Exactly, see #660687 which was the original RFH. Nowadays there is only one open bug report which could really do with a fix for example. Also, Even if it is really orphaned I'd still recommend to keep it within the xml-sgml team (CCed, who knows, somebody might actually reply?), so the steps IMHO would be 1) clone the git repo 2) `gbp import-dch` the last upload from Eriberto which wasn't imported yet (which tbh I don't understand why it happened, it's rare to do an upload with the only interesting delta being the change in maintainer) 3) do stuff there 4) get somebody from the team review and upload Sure, nothing stops you from maintaining it on your own (which makes me notice, you didn't remove/changed the Vcs-* fields in the changelog you showed in the first message, which should be done as you can't push to the repo in the xml-sgml team). At any rate, I'm not interested enough to take care of reviewing or anyway deal with this RFS myself (nor I am too worried), so I'll leave this matter to somebody else. I only wanted to voice my concerns. -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: https://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `- -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From siqueira at ime.usp.br Fri Dec 29 18:47:54 2017 From: siqueira at ime.usp.br (Rodrigo Siqueira) Date: Fri, 29 Dec 2017 16:47:54 -0200 Subject: [xml/sgml] Bug#885641: RFS: xml-core/0.18-1 [ITA] In-Reply-To: <20171229084013.GR20603@mapreri.org> References: <20171228190929.5b4brq72sig2vcjs@ime.usp.br> <20171228195317.GO20603@mapreri.org> <20171228220914.g7xwwbwyj3wyecvd@ime.usp.br> <20171228190929.5b4brq72sig2vcjs@ime.usp.br> <20171229084013.GR20603@mapreri.org> Message-ID: <20171229184754.gza5lqxbbvixyb6t@ime.usp.br> > > Xml-core itself needs a rewrite especially to separate the catalogs per > > apps, add tests etc. > > There was a RFH about it a few years back FYI. > > Exactly, see #660687 which was the original RFH. > Nowadays there is only one open bug report which could really do with a > fix for example. > > Also, Even if it is really orphaned I'd still recommend to keep it > within the xml-sgml team (CCed, who knows, somebody might actually > reply?), so the steps IMHO would be > 1) clone the git repo > 2) `gbp import-dch` the last upload from Eriberto which wasn't imported > yet (which tbh I don't understand why it happened, it's rare to do an > upload with the only interesting delta being the change in maintainer) > 3) do stuff there > 4) get somebody from the team review and upload > > Sure, nothing stops you from maintaining it on your own (which makes me > notice, you didn't remove/changed the Vcs-* fields in the changelog you > showed in the first message, which should be done as you can't push to > the repo in the xml-sgml team). I will look at the steps described above and the issue. I will rework on the package based on the steps described above, thanks.