[DRE-commits] [pkg-ruby-extras] 01/01: build-and-upload: use $DPUT as arguments to dput

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Jun 10 14:12:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository pkg-ruby-extras.

commit d7d7483f9cad53987a573e6896ee973213b8f553
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jun 10 11:12:35 2017 -0300

    build-and-upload: use $DPUT as arguments to dput
---
 build-and-upload | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-and-upload b/build-and-upload
index c7a20e7..f09011f 100755
--- a/build-and-upload
+++ b/build-and-upload
@@ -349,7 +349,7 @@ fi
 debsign "$changes"
 
 # upload
-dput $host "$changes"
+dput $DPUT $host "$changes"
 
 # tag
 $gbp_buildpackage --git-tag-only --git-ignore-branch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/pkg-ruby-extras.git



More information about the Pkg-ruby-extras-commits mailing list