X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/622cd1d46e5968ba6ca30802d8ff6e7da75ff146..bf9a12f869d6384a1245eef0b3167d05cffe37c1:/debian/README.source diff --git a/debian/README.source b/debian/README.source index 7fbeeff..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 @@ -28,7 +28,8 @@ These are the important steps and may need to be changed according to deviations, say, in the release process of upstream releases (e.g., if upstream changes the location where the tarballs reside). -# Maintaining the repository +Maintaining the repository +-------------------------- I keep my development of the package (in particular, the master branch) at GitHub and I usually try to have my changes there, since I am not always @@ -57,4 +58,4 @@ Of course, if it is not possible to coordinate in the way described above, alas... :-( - -- Rogério Brito , Mon, 21 Jan 2019 12:46:26 -0200 + -- Rogério Brito , Tue, 1 Oct 2019 15:45:10 -0300