[DRE-commits] [pkg-ruby-extras] 02/02: build-and-upload: also map foo-backports to foo for adt-run

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Mar 15 16:20:21 UTC 2016


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 248e6dd5a9f9e7292aaedbee3a2245c528f84f43
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Mar 15 13:19:29 2016 -0300

    build-and-upload: also map foo-backports to foo for adt-run
---
 build-and-upload | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build-and-upload b/build-and-upload
index fb2819c..bc0b6ec 100755
--- a/build-and-upload
+++ b/build-and-upload
@@ -78,6 +78,7 @@ check_package() {
         adt_dist=sid
       fi
       adt_dist=${adt_dist%%-security}
+      adt_dist=${adt_dist%%-backports}
       rc=0
       adt-run --user debci --apt-upgrade --shell-fail "$changes" --- lxc --sudo adt-"$adt_dist"-"$arch" || rc=$?
       if [ $rc -ne 0 ]; then

-- 
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