Open groolot opened 7 years ago
Hey, That sounds great; I've never maintained a Debian package and am unsure what that entails. I'd be willing to merge any commits that help with that though! Thanks :)
To do that, we have to work together on the same repository and I should have write access to the debianization
branche only. We also will have to decide together the version name and release dates.
The other way is to package it from my fork where I will have a total control on version name and release. This is not my preference.
I think for example that the package could be named luakit2
for two reasons:
2012.09.x
)Due to myjuvenile skills in this process, I'm trying to do it slowly and the most cleanly as I can.
Please, anyway I can help let me know.
On Tue, Jun 6, 2017 at 12:57 PM, Grégory DAVID notifications@github.com wrote:
To do that, we have to work together on the same repository and I should have write access to the debianization branche only. We also will have to decide together the version name and release dates.
The other way is to package it from my fork where I will have a total control on version name and release. This is not my preference.
I think for example that the package could be named luakit2 for two reasons:
- the WebKit2GTK version is used and split compatibility with older version (say 2012.09.x)
- several great enhancements have been added by @aidanholm https://github.com/aidanholm
Due to myjuvenile skills in this process, I'm trying to do it slowly and the most cleanly as I can.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aidanholm/luakit/issues/383#issuecomment-306599297, or mute the thread https://github.com/notifications/unsubscribe-auth/AFHmIHCnBUEzqI5SM6g91nT7HrPi9xLTks5sBa8fgaJpZM4NwACe .
@groolot I don't believe GitHub supports restricting write access to a single branch. However, the original creator of luakit is offering to transfer ownership of luakit/luakit, and so this updated fork would be moved there and become the new mainline (#388). I'm not sure if this implies transfer of ownership of the luakit organization; if it does, then it should be straightforward to maintain a luakit/luakit-deb repo that would pull (automatically?) from luakit/luakit. That solves that problem.
I have in fact considered renaming my fork to luakit2, precisely because of the webkit version bump :) an unfork could mean just using the original luakit
package name, however.
@JR1994 The best way to help is to open issues with any problems you find or features you'd find useful :) even "how do I do X" questions are great, because they indicate where the documentation is lacking.
Will do!
On Wed, Jun 7, 2017 at 10:51 AM, Aidan Holm notifications@github.com wrote:
@groolot https://github.com/groolot I don't believe GitHub supports restricting write access to a single branch. However, the original creator of luakit is offering to transfer ownership of luakit/luakit, and so this updated fork would be moved there and become the new mainline (#388 https://github.com/aidanholm/luakit/issues/388). I'm not sure if this implies transfer of ownership of the luakit organization; if it does, then it should be straightforward to maintain a luakit/luakit-deb repo that would pull (automatically?) from luakit/luakit. That solves that problem.
I have in fact considered renaming my fork to luakit2, precisely because of the webkit version bump :) an unfork could mean just using the original luakit package name, however.
@JR1994 https://github.com/jr1994 The best way to help is to open issues with any problems you find or features you'd find useful :) even "how do I do X" questions are great, because they indicate where the documentation is lacking.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/aidanholm/luakit/issues/383#issuecomment-306873277, or mute the thread https://github.com/notifications/unsubscribe-auth/AFHmIE5EKcppNaBRCyg6zvCAOKuRtsftks5sBuMVgaJpZM4NwACe .
Hi Aidan,
I need a stable Debian package of luakit for my system and a liveUSB project I maintain for my students.
I would like to propose you to be the maintainer of this luakit version inside Debian. I'm totally new to this process but it seems that people is using luakit, but less than before (https://qa.debian.org/popcon.php?package=luakit).
This version based on WebKit2 is better than ever :)
Do you want me to help the project to achieve the Debianization?