-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
official debian package? #31
Comments
i have submitted the Debian package into the Debian archive. the Git repository tracking my work is available here: https://salsa.debian.org/debian/pass-extension-update It has small cosmetic changes to the The Debian bug tracking this issue is in #1063912. It would be great to have a new release upstream to remove that patch (#32)! Let me know if you want to maintain the Debian package going forward. For now, I've made myself maintainer, but we can perfectly keep this repository here as the canonical copy instead, and I would then just "sponsor" your uploads (which basically means I review the diff, build the package, sign it with my PGP key and upload it). Let me kno! |
Hi, thanks, yes a new release is coming (alongside with pass-import and pass-audit), I only have some time constraint at the moment. I will gladly co-maintain/maintain the package for Debian if I can. |
oh hi! :) so i've submitted the package in Debian already. i'm happy to tweak it to add you as a co-maintainer, or make you a maintainer, at your preference. otherwise, we can just keep things this way and i'll follow you closely, don't worry. :) the package is now waiting in the NEW queue for admission / review. you can see it here: |
Co-maintaining will be fine for now (I don't have that much experience in Debian packaging). I will try to make a new release over the week end. |
@anarcat would you have any recommendation about the best (modern) way to build/package pass-update? According to roddhjav/pass-audit#32 installing data file with setup.py is not the best solution. But such a construction would break install from pip, which is an issue. |
i'll take a look and comment over there, it's a common problem and i think i probably have solutions over here. :) |
hmm... so i've tried to build the 2.2 release and i think it's broken. lintian is complaining with:
it looks like the main file doesn't get installed correctly... any idea what might have caused this regression? |
Dam, thanks for this catch. My mistake, the new makefile installed by default this new file. It is a simple dev script that automate the release process, it should obviously not have been packaged. |
This is now fixed. Once I get the solution regarding the completion, I will create a new release. |
Hi!
Thanks for this interesting package. Have you considered submitting it to Debian directly?
I'm working on auditing the code and packaging it myself, but i'm happy to have you as a maintainer and just sponsor your uploads, or have you as a co-maintainer, as you wish!
The text was updated successfully, but these errors were encountered: