hey did i miss any emails?
sorry for the delayed response, i had to take care of things.
im not sure how to subscribe to this email list.
i have updated the website to describe right at the start, what this
program actually does.
and now there is a copyright disclaimer in the .bin.
openage.org/gg
thank you for the feedback. its very useful.
im not quite sure how to ask someone to create a package for this project
in debian.
if i make a bug report.. but this is not a bug. this is a program that im trying to promote.
Should i send an email to
[email protected] <
https://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=wnpp%40debian.org>
?
kind regards,
Hermann,
Iceland
On Wed, Apr 21, 2021 at 6:54 PM Davide Prina <
[email protected]> wrote:
I CC to Hermann because I don't know if he has subscribe to this mailing-list.
On 21/04/21 12:11, Andrey Rahmatullin wrote:
On Wed, Apr 21, 2021 at 08:00:05AM +0000, Hermann Ingjaldsson wrote:
I have developed a program that makes it easier to work in the terminal. >> I have published it here:
https://openage.org/gg/
To be honest I couldn't understand from this page what does this software actually do except for displaying the folder contents, for which you
could
just use a much more featureful file navigator like mc (or, if one likes toys and vim integration, run `vim .`).
I think it is not so simple to understand what that software can do,
probably it is better that Hermann create some examples that show what
you can do with that.
I have seen other terminal "extensions" that let you have help during
command composition...
Would Debian be interested in including GG in the Debian system?
Debian cannot include it until it has a license (and a DFSG-free one).
But I also doubt Debian will benefit from including his software.
If I don't mistake the software don't have a copyright statement and a license to apply to them.
If this is correct the software cannot be used by anyone without a
written permission signed by the copyright owner.
I suggest to Hermann to search for a license to use and then to compile
a correct "use" of that license (== Copyright + license).
You can find an useful introduction on how to do that here, also if you
don't select the GPL license:
https://www.gnu.org/licenses/gpl-howto.html
I would like to suggest to use always the AGPL license, this one is the
only license that I know that let protect your free software on any
actual usage type.
After you have done that and you have select a license that is
"compatible" with Debian you can do:
1) ask is someone in Debian (a DD = Debian Developer) or someone else
can create a package for this software and maintain it.
for doing that you can fill a bug report in the wnpp pseudo-package
you can see here the wnpp filled actually https://bugs.debian.org/cgi-bin/pkgreport.cgi?package=wnpp
I would warn you that this is not a good choice, because probably you
don't will find anyone that will do that.
2) package your software yourself and do the maintenance work. You must
find a mentor that tell you what, eventually, you have make in the wrong
way and help you solve problems. And also a DD: someone (that can be the
same person above) that can publish the package in the Debian repository
for you
you can find more info here:
https://mentors.debian.net
Ciao
Davide
<div dir="ltr"><div>hey did i miss any emails?</div><div>sorry for the delayed response, i had to take care of things.<br></div><div>im not sure how to subscribe to this email list.</div><div><br></div><div>i have updated the website to describe right at
the start, what this program actually does.</div><div>and now there is a copyright disclaimer in the .bin.</div><div><a href="
http://openage.org/gg">openage.org/gg</a><br></div><div><br></div><div>thank you for the feedback. its very useful.<br></div><
<br></div><div>im not quite sure how to ask someone to create a package for this project in debian.</div><div>if i make a bug report.. but this is not a bug. this is a program that im trying to promote.</div><div><br></div><div>Should i send an email
to <a href="
https://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=wnpp%40debian.org">[email protected]</a></div><div>?</div><div><br></div><div>kind regards,</div><div>Hermann,</div><div>Iceland</div><div><br></div><div><br></div><div><br></div><div><br></
<div><br></div><div><br></div><div><br></div><div><br></div></div><div dir="ltr"><div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 21,
2021 at 6:54 PM Davide Prina <<a href="mailto:
[email protected]" target="_blank">
[email protected]</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:
1ex">I CC to Hermann because I don't know if he has subscribe to this <br> mailing-list.<br>
On 21/04/21 12:11, Andrey Rahmatullin wrote:<br>
> On Wed, Apr 21, 2021 at 08:00:05AM +0000, Hermann Ingjaldsson wrote:<br> >> I have developed a program that makes it easier to work in the terminal.<br>
>> I have published it here:<br>
>> <a href="
https://openage.org/gg/" rel="noreferrer" target="_blank">
https://openage.org/gg/</a><br>
> To be honest I couldn't understand from this page what does this software<br>
> actually do except for displaying the folder contents, for which you could<br>
> just use a much more featureful file navigator like mc (or, if one likes<br>
> toys and vim integration, run `vim .`).<br>
I think it is not so simple to understand what that software can do, <br> probably it is better that Hermann create some examples that show what <br>
you can do with that.<br>
I have seen other terminal "extensions" that let you have help during <br>
command composition...<br>
>> Would Debian be interested in including GG in the Debian system?<br>
> Debian cannot include it until it has a license (and a DFSG-free one).<br> > But I also doubt Debian will benefit from including his software.<br>
If I don't mistake the software don't have a copyright statement and a <br>
license to apply to them.<br>
If this is correct the software cannot be used by anyone without a <br>
written permission signed by the copyright owner.<br>
I suggest to Hermann to search for a license to use and then to compile <br>
a correct "use" of that license (== Copyright + license).<br>
You can find an useful introduction on how to do that here, also if you <br> don't select the GPL license:<br>
<a href="
https://www.gnu.org/licenses/gpl-howto.html" rel="noreferrer" target="_blank">
https://www.gnu.org/licenses/gpl-howto.html</a><br>
I would like to suggest to use always the AGPL license, this one is the <br> only license that I know that let protect your free software on any <br>
actual usage type.<br>
After you have done that and you have select a license that is <br> "compatible" with Debian you can do:<br>
1) ask is someone in Debian (a DD = Debian Developer) or someone else <br>
can create a package for this software and maintain it.<br>
for doing that you can fill a bug report in the wnpp pseudo-package<br>
you can see here the wnpp filled actually<br>
<a href="
https://bugs.debian.org/cgi-bin/pkgreport.cgi?package=wnpp" rel="noreferrer" target="_blank">
https://bugs.debian.org/cgi-bin/pkgreport.cgi?package=wnpp</a><br>
I would warn you that this is not a good choice, because probably you <br> don't will find anyone that will do that.<br>
2) package your software yourself and do the maintenance work. You must <br> find a mentor that tell you what, eventually, you have make in the wrong <br> way and help you solve problems. And also a DD: someone (that can be the <br> same person above) that can publish the package in the Debian repository <br> for you<br>
you can find more info here:<br>
<a href="
https://mentors.debian.net" rel="noreferrer" target="_blank">
https://mentors.debian.net</a><br>
Ciao<br>
Davide<br>
</blockquote></div>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)