[Pkg-fonts-devel] how does a new packaging repo get created?

Hideki Yamane henrich at debian.or.jp
Sun Jul 23 01:08:03 UTC 2017


On Wed, 19 Jul 2017 20:37:50 +0200
Fabian Greffrath <fabian at debian.org> wrote:
> Am Dienstag, den 18.07.2017, 07:06 -0600 schrieb Bobby de Vos:
> > I am wondering how a new repo to hold the packaging files gets
> > created
> > for a font that is not in Debian. 
> 
> Please try this:
> 
> $ ssh git.debian.org
> 
> On the remote system:
> 
> $ cd /srv/git.debian.org/git/pkg-fonts/
> $ ./setup-repository fonts-YOURFONT 'Packaging for fonts-YOURFONT'

 You can do it with git-buildpackage as below

 $ gbp create-remote-repo --remote-url-pattern=ssh://git.debian.org/git/pkg-fonts/%(pkg)s.git \
   --debian-branch=debian --upstream-branch=master --pristine-tar


-- 
Regards,

 Hideki Yamane     henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane



More information about the Pkg-fonts-devel mailing list