RFS: RSyntaxTextArea (2nd try, updated)
Dear mentors,
I am still looking for a sponsor for my package "rsyntaxtextarea" (also updated to new upstream release). * Package name : RSyntaxTextArea Version : 1.5.1 Upstream Author : Robert Futrell * URL : http://fifesoft.com/rsyntaxtextarea/ * License : LGPL Programming Lang: Java Description : A Java library for the syntax highlighting text editor It builds these binary packages: librsyntaxtextarea-java - Java library for syntax highlighting text component librsyntaxtextarea-java-doc - Java library for syntax highlighting text component (documentation) The package appears to be lintian clean. The upload would fix these bugs: 613585. My motivation for maintaining this package is: It is a dependency of Syntax Plugin for SQuirreL SQL Client that I am trying to package for Debian. The package can be found on mentors.debian.net: - URL: http://mentors.debian.net/debian/pool/main/r/rsyntaxtextarea/ - dget http://mentors.debian.net/debian/pool/main/r/rsyntaxtextarea/rsyntaxtextarea_1.5.1-1.dsc Debian Java SVN repository: Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/rsyntaxtextarea Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/rsyntaxtextarea/ I would be glad if someone uploaded this package for me. Kind regards Vladimir Kotov -- To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4DC5D152.3030409@kotov.lv">http://lists.debian.org/4DC5D152.3030409@kotov.lv |
RFS: RSyntaxTextArea (2nd try, updated)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256 On 2011-05-08 01:10, Vladimir Kotov wrote: > Dear mentors, > > I am still looking for a sponsor for my package "rsyntaxtextarea" (also > updated to new upstream release). > > * Package name : RSyntaxTextArea > Version : 1.5.1 > Upstream Author : Robert Futrell > * URL : http://fifesoft.com/rsyntaxtextarea/ > * License : LGPL > Programming Lang: Java > Description : A Java library for the syntax highlighting text editor > > It builds these binary packages: > librsyntaxtextarea-java - Java library for syntax highlighting text > component > librsyntaxtextarea-java-doc - Java library for syntax highlighting text > component (documentation) > > The package appears to be lintian clean. > The upload would fix these bugs: 613585. > > My motivation for maintaining this package is: It is a dependency of > Syntax Plugin for SQuirreL SQL Client that I am trying to package for > Debian. > > The package can be found on mentors.debian.net: > - URL: http://mentors.debian.net/debian/pool/main/r/rsyntaxtextarea/ > - dget > http://mentors.debian.net/debian/pool/main/r/rsyntaxtextarea/rsyntaxtextarea_1.5.1-1.dsc > > Debian Java SVN repository: > Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/rsyntaxtextarea > Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/rsyntaxtextarea/ > > I would be glad if someone uploaded this package for me. > > Kind regards > Vladimir Kotov > > Hi It mostly looks good, I only have couple of comments. You licensed the debian packaging (incl. patches) as GPL-2. This means that upstream cannot accept your patches without bumping their license to GPL-2, which will make them less likely to accept patches from us. Personally I would recommend using the same terms as upstream itself, but otherwise please make d/patches/* under LGPL-2.1+, so they can take patches from us. Secondly the license of rsyntaxtextarea (I hate typing that >.>) is LGPL-2.1+ (it has the "or any later" clause). As far as I can tell, rsyntaxtextarea has not been uploaded to Debian yet, so debian/changelog should only be entry (only with the "* Initial release"-line). Though if you have had it rsyntaxtextarea downloadable from an unofficial APT-repository (e.g. a PPA) or your website, let me know and we keep both entries. Last, there is a new standards version 3.9.2 (lintian might not warn about it because the date line in d/changelog is older than the release date of the new policy). ~Niels -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBCAAGBQJNyQpfAAoJEAVLu599gGRC5XgP/0L+YtMrf7I1pJup/G805V2n M3uUxRiDTQvoQhU/aaC0jZGuAsQRLf9nHDnbGlN0s+xGrkV4LgyJ7FjTVEJwQ3kQ +x+EvDcNwhdwViwcxXbEtguzbxh/OnEQFsYjFL8DrL51mQnUfGjgw8UbG5bVj17U XUkOwx3h+O1vcDjH3MdO54HAdVnjEmGPg/SSfWVbTG4vV8/xkLv+eT9cXcY3qwPK 6ovSl3HvU6Ir0xF3T+5gOfTQq4+NrpJAk1Wrx51yyzZokHBR+d oL2JJoOzcGCrvC h/HOh/64pg9Umi9TUgDVI7Dwh+gf6ZQe4OPWuO+wZs+zcWciooaQrq0T AR5pZZNM s9/sU6uLbMvGJlcy4bl4ls0iJq7FA7yAsc7oogwfPEeNmpTbvhpLn 4KkpTnvlE0O hvLUdhzT4JydWnKOUDMCNxwV8FsRjOnPNbv/kas7kHlw0KvlOpH2llAjjsnGElpC 5JXLEVK1XabwOZKblkd/68is+6e0jcVUcsGn4C5KP5o8kc3UNAYZBQo+Ay7sau/G 9Lrb3hCFVjmPJfFsXKAUVx85hytPt+eZ+onMJDh11uGPQbMUwL ex94fAoDbnsQq3 FUOofambVvtXSbBmWUEHj+Jbuu013waH+LFHG6ei1odJIGQ+bn OoCNotuXalsOGI Vh//pZvILL6b1aHIBE4i =+dbS -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4DC90A60.3080104@thykier.net">http://lists.debian.org/4DC90A60.3080104@thykier.net |
RFS: RSyntaxTextArea (2nd try, updated)
Hi Niels,
On 05/10/2011 12:50 PM, Niels Thykier wrote: > Hi > > It mostly looks good, I only have couple of comments. You licensed the > debian packaging (incl. patches) as GPL-2. [...] > > Secondly the license of rsyntaxtextarea (I hate typing that >.>) is > LGPL-2.1+ (it has the "or any later" clause). I have updated to LGPL-2.1+ both for upstream source and debian/*. Thanks for clarifying licensing issues to me. > As far as I can tell, rsyntaxtextarea has not been uploaded to Debian > yet, so debian/changelog should only be entry (only with the "* Initial > release"-line). Though if you have had it rsyntaxtextarea downloadable > from an unofficial APT-repository (e.g. a PPA) or your website, let me > know and we keep both entries. Yes, I have had the package downloadable from PPA. > Last, there is a new standards version 3.9.2 (lintian might not warn > about it because the date line in d/changelog is older than the release > date of the new policy). I have updated standards version to 3.9.2 and refreshed date of the last entry in d/changelog. -- Vladimir Kotov, vladimir at kotov.lv -- To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4DC9BC91.3030908@kotov.lv">http://lists.debian.org/4DC9BC91.3030908@kotov.lv |
RFS: RSyntaxTextArea (2nd try, updated)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256 On 2011-05-11 00:30, Vladimir Kotov wrote: > Hi Niels, > > On 05/10/2011 12:50 PM, Niels Thykier wrote: >> Hi >> >> It mostly looks good, I only have couple of comments. You licensed the >> debian packaging (incl. patches) as GPL-2. [...] >> >> Secondly the license of rsyntaxtextarea (I hate typing that >.>) is >> LGPL-2.1+ (it has the "or any later" clause). > > I have updated to LGPL-2.1+ both for upstream source and debian/*. > Thanks for clarifying licensing issues to me. > >> As far as I can tell, rsyntaxtextarea has not been uploaded to Debian >> yet, so debian/changelog should only be entry (only with the "* Initial >> release"-line). Though if you have had it rsyntaxtextarea downloadable >> from an unofficial APT-repository (e.g. a PPA) or your website, let me >> know and we keep both entries. > > Yes, I have had the package downloadable from PPA. > >> Last, there is a new standards version 3.9.2 (lintian might not warn >> about it because the date line in d/changelog is older than the release >> date of the new policy). > > I have updated standards version to 3.9.2 and refreshed date > of the last entry in d/changelog. > > Uploaded, thanks for your contribution to Debian. Since this is a new package it will end up in the NEW queue for a second review by the FTP masters. I updated the changelog to explicitly mention which version was the first to enter Debian, other than that it was uploaded as is. The change was committed the SVN and it was also tagged. ~Niels -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBCAAGBQJNy+5KAAoJEAVLu599gGRC/UQP/3vWXKSyx6sDTWn0jMlLM2IZ hl3vexPYFuNq1F3cEemNEJAdzb5ohXPsrPM6A/GktDM/V5sfGS2xKORH1WS2rJhs ILQjh/9qN01GDiL4jbr1gEBcPDNOV9qa4BdPraRYJ0AC9DrthxBU4iXq AkoQ0t6D x3asoR7M2Tr3esDYF0wmIwjB+uXjZjiokMJsHFBLDX/jbLt13n5Waj6dvaihOVhD inonS8d/r+bf4U6XcLAc7PJxU4/4ymtcszp/w66bb6XR9moSzXCnMYeNy2m6i5m+ f6b+TZMtM9QJURIJPuQtvWUpXYhqYNXJbaCHDKhTkNy3dlJIWy Xf+eKcXrAJUO7Y f4F1b+UQ3NdFG6wiTGs5Qog0cNpR1FpymifRZLhmYQHqVY+ZGy dKGWG3ZjV3X0W1 AvxGlXDQV1f0sChIW9nr26orp4vMzdM8dm6F89S7YRs8Xul1DB c33lT+ZWAbb7n2 9qdwvror1hCWNcVq6nDchdkhPS0urrwquOhx32CHw7NOS6lVgn 4PuR2VPOdYesTu suGje41if7V+7PKUAVMowKQ3H/d5t6Bhr+ak6qaSJ45QM2KnFCViD00l3VmHxxc7 SfWSo24zWmcoY5MHVYiL9jbCzrAwEyFLo7Wp45WLKmhCSZkIYk cAp8rGzF4t7PDF 6SpJS4YawSBRSaA92ye7 =OigU -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4DCBEE4B.9030900@thykier.net">http://lists.debian.org/4DCBEE4B.9030900@thykier.net |
RFS: RSyntaxTextArea (2nd try, updated)
Hi Niels,
On Thu, May 12, 2011 at 5:27 PM, Niels Thykier wrote: > > Uploaded, thanks for your contribution to Debian. *Since this is a new > package it will end up in the NEW queue for a second review by the FTP > masters. > > I updated the changelog to explicitly mention which version was the > first to enter Debian, other than that it was uploaded as is. *The > change was committed the SVN and it was also tagged. > Thanks for sponsoring! -- Vladimir Kotov, vladimir at kotov.lv -- To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: BANLkTi=M7ywhO9+9RJXk6GxHzxUc1EYWaQ@mail.gmail.com ">http://lists.debian.org/BANLkTi=M7ywhO9+9RJXk6GxHzxUc1EYWaQ@mail.gmail.com |
| All times are GMT. The time now is 11:32 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.