zhsj

Results 135 comments of zhsj

> With your patch we'd have to import the exported tarball again (to which branch?) I'm unclear either, about how to store the dfsg branch, how the commit history should...

> We can focus on creating the filtered commit plus tag first. The dfsg-clean branch is than just an additional parent we add to the commit. Sure. Maybe we can...

https://yarnpkg.com/downloads 这里只有yarn 1.x吧? 2.0 以后是用corepack装的,而corepack是写死路径的。https://github.com/nodejs/corepack/blob/2ede2b15cab3d7e588b4f5dbc31e7a71cd51a63f/config.json#L109

yarn 1.x 如果要镜像,可以镜像 https://github.com/yarnpkg/yarn/releases/ 这个。 本身https://yarnpkg.com/downloads 也是302到github release的。

It's not shamed to copy the code from BVNC. It's shamed not to republish his code in GPL and even not to mention anything about BVNC.

Link https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801053 here, so we can track if pbuilder is easy to inject deb yet.

The dh-make-golang is intended to make a Debian package in the official Debian archive, which has our own packaging policy, like the dependencies should be packaged first. If you just...

> @zhsj is there any way around that at all re packaging all individual dependencies? > > I'm looking into packaging for https://github.com/caddyserver/caddy and requiring all dependencies to be packaged...

@francislavoie if I read your profile correctly, you're part of caddy upstream. I think you may interested in https://bugs.debian.org/810890 and http://bugs.debian.org/954793 And, this repo's issue is not watched by most...

> Thanks for those links - we were aware that people have attempted to get Caddy in official distro in the past, but as far as I know, they never...