From: Vasudev Kamath Date: Sat, 9 Jun 2018 09:11:23 +0000 (+0530) Subject: Update README.source to mention preferred way of upload. X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~46 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=93772837d28ff625623f1f6b376215b9a9b95dde;p=cargo.git Update README.source to mention preferred way of upload. --- diff --git a/debian/README.source b/debian/README.source index 45757393d..99ed784c2 100644 --- a/debian/README.source +++ b/debian/README.source @@ -41,4 +41,13 @@ As such, the original source is composed by two tarballs: * dependencies crates (under vendor/), stripped of unused embedded C libraries - -- Luca Bruno Sat, 13 Feb 2016 17:50:59 +0100 +Uploading Package +================= + +Please use dgit push-source command to upload new version of the package to +archive. Command by itself creates a source only upload uploads the package to +ftpmaster and creates version history on dgit. + + dgit push-source --gbp + + -- Vasudev Kamath , Sat, 9 Jun 2018 14:41:17 +0530