Hi: On Sun, 21 Feb 2016 20:09:14 -0500 Harlan Lieberman-Berg <[email protected]> wrote: > > I've made a repository for you for acme-tiny under the team project. > You should be able to commit to it: > > https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=letsencrypt/acme-tiny.git;a=summary > > If you have any problems, let us know; the permissions might not be > exactly correct yet.
I just pushed the work I did until now. I think it's done, at least lintian in pedantic mode doesn't complain. As upstream[0] version didn't have a setup.py file I forked[1] upstream repo and created a github pull request[2] providing a patch for it. 0: https://github.com/diafygi/acme-tiny 1: https://github.com/jrmsgit/acme-tiny/tree/jrms/setuptools 2: https://github.com/diafygi/acme-tiny/pull/86 I then based the package on my personal fork, until upstream merges it if that happens sometime. As upstream doesn't have any tag/release yet, I used the latest commit date for the package version. I was thinking to use 1:upstream-version if there's a release in the future too. Let me know please if you have any question. Thanks! -- Jeremías _______________________________________________ Letsencrypt-devel mailing list [email protected] https://lists.alioth.debian.org/mailman/listinfo/letsencrypt-devel
