From bf9a12f869d6384a1245eef0b3167d05cffe37c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Tue, 1 Oct 2019 15:45:59 -0300 Subject: [PATCH] debian/README.source: Document source-only uploads procedure. --- debian/README.source | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/README.source b/debian/README.source index 0fb813b..9932c93 100644 --- a/debian/README.source +++ b/debian/README.source @@ -14,10 +14,10 @@ to, assuming that one already has the packages `devscripts`, [ Make here some adaptations, like updating debian/patches, if needed ] gbp buildpackage -us -uc # create a test build - # Final package creation: + # Final (source only) package creation: gbp dch -R -a - gbp buildpackage -k8F930BD1934C3E2140A258790747BD39BCFCAAAA --git-tag + gbp buildpackage -S -k8F930BD1934C3E2140A258790747BD39BCFCAAAA --git-tag # Push the results to the repositories: git push --all; git push --tags @@ -58,4 +58,4 @@ Of course, if it is not possible to coordinate in the way described above, alas... :-( - -- Rogério Brito , Mon, 2 Sep 2019 14:50:43 -0300 + -- Rogério Brito , Tue, 1 Oct 2019 15:45:10 -0300 -- 2.41.0