On Mon, 01 Aug 2011, Raphael Hertzog wrote: > I would like to have dpkg's master branch auto-built for i386/amd64 > and accessible via an APT repository.
Michael already did it for amd64. For master in the official repo: http://jenkins.grml.org/job/dpkg-source+amd64 The APT repo: deb http://jenkins.grml.org/job/dpkg-source+amd64/lastSuccessfulBuild/artifact/ / For my test-build branch in my private repo: http://jenkins.grml.org/job/dpkg-source-test+amd64 The APT repo: deb http://jenkins.grml.org/job/dpkg-source-test+amd64/lastSuccessfulBuild/artifact/ / My test-build branch contains currently both multiarch and the hardening build flags (on top of latest master). (Note that the repositories are not signed.) It's working really well and is already hooked with the repositories to auto-trigger new builds. Many thanks to Michael! Cheers, -- Raphaël Hertzog ◈ Debian Developer Follow my Debian News ▶ http://RaphaelHertzog.com (English) ▶ http://RaphaelHertzog.fr (Français) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

