control: severity 721138 normal control: retitle 721138 "Document gbp more"
Hi, Looking at systemd and Gnome packager moving to use gbp optionally with gbp-pq, it seems to add more focus on gbp. (See GBP references below) autopkgtest and piuparts are worth having 1-line pointers. debci: this may be also relevant. => https://wiki.debian.org/SummerOfCode2014/Projects/DebianContinuousIntegration https://wiki.debian.org/SummerOfCode2014/StudentApplications/BrandonF jenkins: maybe out of scope of maint-guide. ===================== GBP references: 2014-05; Systemd / GNOME https://lists.debian.org/debian-devel-announce/2014/05/msg00001.html systemd: git-buildpackage with proper broken-out debian/patches/ managed by gbp-pq GNOME: git-buildpackage workflow, while allowing optional usage of gbp-pq or pure quilt patch management. http://anonscm.debian.org/gitweb/?p=pkg-systemd/systemd.git;a=blob;f=debian/README.source;hb=HEAD As for references: DC10: @2010 https://honk.sigxcpu.org/piki/agx/publications/gbp-dc10.pdf 2010-11-18 http://raphaelhertzog.com/2010/11/18/4-tips-to-maintain-a-3-0-quilt-debian-source-package-in-a-vcs/ DC11: @2011-07-30 https://wiki.debian.org/GitPackagingWorkflow https://wiki.debian.org/GitPackagingWorkflow/DebConf11BOF Here is my standard practice with gbp: $ git-import-orig --pristine-tar --uscan gbp:info: Launching uscan... gbp:info: using ../getmail4_4.41.0.orig.tar.gz What is the upstream version? [4.41.0] gbp:info: Importing '../getmail4_4.41.0.orig.tar.gz' to branch 'upstream'... gbp:info: Source package is getmail4 gbp:info: Upstream version is 4.41.0 pristine-tar: committed getmail4_4.41.0.orig.tar.gz.delta to branch pristine-tar gbp:info: Merging to 'master' Merge made by the 'recursive' strategy. gbp:info: Successfully imported version 4.41.0 of ../getmail4_4.41.0.orig.tar.gz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org