DPMT; salsa access
hi, Please add me to the DPMT group on salsa.debian.org. I am already a member of DPMT. Username: jtaylor-guest cheers, Julian signature.asc Description: OpenPGP digital signature
Re: DPMT; salsa access
On Friday, March 30, 2018 01:53:15 PM Julian Taylor wrote: > hi, > Please add me to the DPMT group on salsa.debian.org. I am already a > member of DPMT. > Username: jtaylor-guest Done. Scott K
Could someone check new python module: mastodon
Hello, I packaged the Mastodon python bindings which let you communicate to a Mastodon server through its API. While I have packaged many Debian packages, it is my first Python module. I believe it is ok and lintian seems happy, but would appreciate it if someone could look at it and let me know. The package is up on salsa[1] - Craig 1: https://salsa.debian.org/python-team/modules/mastodon -- Craig Small https://dropbear.xyz/ csmall at : dropbear.xyz Debian GNU/Linuxhttps://www.debian.org/ csmall at : debian.org Mastodon: @smalls...@social.dropbear.xyz Twitter: @smallsees GPG fingerprint: 5D2F B320 B825 D939 04D2 0519 3938 F96B DF50 FEA5
Re: Could someone check new python module: mastodon
On Friday, March 30, 2018 11:20:30 PM Craig Small wrote: > Hello, > I packaged the Mastodon python bindings which let you communicate to a > Mastodon server through its API. > > While I have packaged many Debian packages, it is my first Python module. I > believe it is ok and lintian seems happy, but would appreciate it if > someone could look at it and let me know. The package is up on salsa[1] > > - Craig > > 1: https://salsa.debian.org/python-team/modules/mastodon I gave it a quick look and it all seems quite correct for a python module being packaged for python3. It looks like it installs all the correct files in the correct places. The repository setup doesn't, however, match the DPMT standard [1]. It needs to use the DEP-14 debian/master vice master and then have a debian/gbp.conf so the correct branch is used. Scott K [1] https://wiki.debian.org/Python/GitPackagingPQ