Your message dated Sat, 15 Jul 2017 22:17:12 +0000
with message-id <[email protected]>
and subject line Bug#867434: fixed in dgit 3.11~deb9u1
has caused the Debian Bug report #867434,
regarding dgit: cloning a combined suite deletes the working directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
867434: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867434
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dgit
Version: 3.10
Severity: normal

Hi,

If you clone a combined suite specification, then dgit deletes the
working directory; I attach the output of doing so with -D. The final
2 lines of output are:

dgit ok: ready for work in ceph
clone rmonerror removing ceph

Regards,

Matthew

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 4.9.0-3-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages dgit depends on:
ii  apt                               1.4.6
ii  ca-certificates                   20161130+nmu1
ii  coreutils                         8.26-3
ii  curl                              7.52.1-5
ii  devscripts                        2.17.6
ii  dpkg-dev                          1.18.24
ii  dput                              0.12.1
ii  git [git-core]                    1:2.11.0-3
ii  git-buildpackage                  0.8.12.2
ii  git-core                          1:2.11.0-3
ii  libdpkg-perl                      1.18.24
ii  libjson-perl                      2.90-1
ii  liblist-moreutils-perl            0.416-1+b1
ii  libperl5.24 [libdigest-sha-perl]  5.24.1-3
ii  libtext-glob-perl                 0.10-1
ii  libtext-iconv-perl                1.7-5+b4
ii  libwww-perl                       6.15-1
ii  perl                              5.24.1-3
ii  realpath                          8.26-3

Versions of packages dgit recommends:
ii  openssh-client [ssh-client]  1:7.4p1-10

Versions of packages dgit suggests:
ii  sbuild  0.73.0-4

-- no debconf information
fork_for_multisuite: xenial -updates
fetching xenial...
 | rmadison -asource -sxenial -uubuntu ceph
 => ` ceph | 10.1.2-0ubuntu1 | xenial | source'
canonical suite name is xenial
 clone main body
 CD ceph
 + git init -q
 + git config merge.dpkg-mergechangelogs.name 'debian/changelog merge driver'
 + git config merge.dpkg-mergechangelogs.driver 'dpkg-mergechangelogs -m %O %A 
%B %A'
starting new git history
 + git config remote.dgit.skipdefaultupdate true
downloading 
http://archive.ubuntu.com/ubuntu/pool/main/c/ceph/ceph_10.1.2-0ubuntu1.dsc...
 get_archive_dsc: Version 10.1.2-0ubuntu1
last upload to archive: NO git hash
 | git for-each-ref '--format=%(objectname)' 
'[r]efs/dgit-fetch/ubuntu/dgit/xenial'
 => `'
 previous reference hash=
 | git for-each-ref '--format=%(objectname)' '[r]efs/remotes/dgit/dgit/xenial'
 => `'
 fetch_from_archive: lastfetch=
 CD .git/dgit/unpack
 considering reusing ceph_10.1.2.orig.tar.gz:  (No such file or directory)  (No 
such file or directory)  absent.
 ./ceph_10.1.2.orig.tar.gz does not exist, need to fetch
 + curl -f -o ./ceph_10.1.2.orig.tar.gz -- 
http://archive.ubuntu.com/ubuntu/pool/main/c/ceph/ceph_10.1.2.orig.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11.1M  100 11.1M    0     0  95.6M      0 --:--:-- --:--:-- --:--:-- 95.8M
 considering saving ceph_10.1.2.orig.tar.gz:  linked.
 considering reusing ceph_10.1.2-0ubuntu1.debian.tar.xz:  (No such file or 
directory)  (No such file or directory)  absent.
 ./ceph_10.1.2-0ubuntu1.debian.tar.xz does not exist, need to fetch
 + curl -f -o ./ceph_10.1.2-0ubuntu1.debian.tar.xz -- 
http://archive.ubuntu.com/ubuntu/pool/main/c/ceph/ceph_10.1.2-0ubuntu1.debian.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 45040  100 45040    0     0  2351k      0 --:--:-- --:--:-- --:--:-- 2443k
 considering saving ceph_10.1.2-0ubuntu1.debian.tar.xz:  linked.
 import considering ceph_10.1.2.orig.tar.gz  Y .gz orig
 + chmod -R '+rwX' _unpack-tar
 CD _unpack-tar
 | find -name .git -prune -print0
 + git init -q
 + git config gc.auto 0
 + git add -Af .
 | git write-tree
 => `443340d14f25fc3ace525abd06a913955fe23909'
 | git ls-tree -z 443340d14f25fc3ace525abd06a913955fe23909
 => `040000 tree 6fe1328acb1c11216d5a4e315b58860c3a196379\x09ceph-10.1.2\x00'
 one subtree 6fe1328acb1c11216d5a4e315b58860c3a196379
 CD ..
 import considering ceph_10.1.2-0ubuntu1.debian.tar.xz  Y .xz (none)
 + chmod -R '+rwX' _unpack-tar
 CD _unpack-tar
 | find -name .git -prune -print0
 + git init -q
 + git config gc.auto 0
 + git add -Af .
 | git write-tree
 => `5385d99c09be881cc3031535b7c245dc3d6c46c0'
 | git ls-tree -z 5385d99c09be881cc3031535b7c245dc3d6c46c0
 => `040000 tree 69fd9febdcedd4c705955c0b320313c3931e2477\x09debian\x00'
 one subtree 69fd9febdcedd4c705955c0b320313c3931e2477
 CD ..
 + dpkg-source --skip-patches -x -- ceph.dsc
dpkg-source: info: extracting ceph in ceph-10.1.2
dpkg-source: info: unpacking ceph_10.1.2.orig.tar.gz
dpkg-source: info: unpacking ceph_10.1.2-0ubuntu1.debian.tar.xz
 CD ceph-10.1.2
 | find -name .git -prune -print0
 + git init -q
 + git config gc.auto 0
 + git add -Af .
 | git write-tree
 => `4c50f0aa2a11ba591f096cef8d435343d6ae7617'
 checking for vendor-specific debian/patches/debian.series (Dpkg::Vendor 
`current vendor')
 checking for vendor-specific debian/patches/ubuntu.series ((base) distro being 
accessed)
 checking for vendor-specific debian/patches/ubuntu.series ((nominal) distro 
being accessed)
 + sh -ec 'exec >/dev/null; exec "$@"' x dpkg-source --before-build .
 + git add -Af .
 | git write-tree
 => `9fae2b89fd8b71194bdaf8a97d8e4c98f03caeba'
 | dpkg-parsechangelog --format rfc822 --all
 import clog search...
 import clog 10.1.2-0ubuntu1 package changelog, entry no.1...
 import clog 10.1.2-0ubuntu1 vs 10.1.2...
 import clog 10.1.2-0ubuntu1 becomes r1
 import clog 10.1.1-0ubuntu1 package changelog, entry no.2...
 import clog 10.1.1-0ubuntu1 vs 10.1.2...
 | date '+%s %z' -d 'Thu, 14 Apr 2016 14:46:58 +0100'
 => `1460641618 +0000'
 | date '+%s %z' -d 'Thu, 14 Apr 2016 14:46:58 +0100'
 => `1460641618 +0000'
 import tartrees authline   James Page <[email protected]> 1460641618 +0000
 import tartrees r1authline James Page <[email protected]> 1460641618 +0000
 import tartree ceph_10.1.2.orig.tar.gz 6fe1328acb1c11216d5a4e315b58860c3a196379
 | git hash-object -w -t commit --stdin
 => b308223b799afcec7894f2fabb81a5d1f234fec9
 import tartree ceph_10.1.2-0ubuntu1.debian.tar.xz 
69fd9febdcedd4c705955c0b320313c3931e2477
 | git hash-object -w -t commit --stdin
 => 5a653e98c8db4811d23c7435b00a226fa8fd7fc3
 import main commit
 | git hash-object -w -t commit ../commit.tmp
 => `4e21cbf2d8b4165d07c343c1376f0f5d1c14a929'
 import apply patches...
 | git hash-object -w -t commit --stdin
 => ed66ffd71eed7fdb1dde104ea243b878dbeadc12
 + git checkout -q -b dapplied ed66ffd71eed7fdb1dde104ea243b878dbeadc12
 + git checkout -q -b unpa 4e21cbf2d8b4165d07c343c1376f0f5d1c14a929
 | date '+%s %z' -d 'Thu, 14 Apr 2016 14:46:58 +0100'
 => `1460641618 +0000'
 + git checkout -q unpa
 + git update-ref -d refs/heads/patch-queue/unpa
 + sh -ec 'exec >/dev/null 2>>../../gbp-pq-output; exec "$@"' x gbp pq import
 | git rev-parse 'HEAD~0'
 => `f73f081956ca572d1af0ed9f55e286618b852b63'
 | git rev-parse HEAD:
 => `9fae2b89fd8b71194bdaf8a97d8e4c98f03caeba'
synthesised git commit from .dsc 10.1.2-0ubuntu1
 CD ../../../..
 fetch mergeinfos:
  commit f73f081956ca572d1af0ed9f55e286618b852b63 Import of source package
 fetch hash=f73f081956ca572d1af0ed9f55e286618b852b63
 + git update-ref -m 'dgit fetch xenial' DGIT_ARCHIVE 
f73f081956ca572d1af0ed9f55e286618b852b63
 | git log -n2 f73f081956ca572d1af0ed9f55e286618b852b63
 => `commit f73f081956ca572d1af0ed9f55e286618b852b63'...
 | git update-ref -m 'dgit fetch' refs/remotes/dgit/dgit/xenial 
f73f081956ca572d1af0ed9f55e286618b852b63
 => `'
 + git remote add vcs-git git://anonscm.debian.org/pkg-ceph/ceph.git
 + git reset --hard refs/remotes/dgit/dgit/xenial
HEAD is now at f73f081 drop-user-group-osd-prestart
 + bash -ec '        set -o pipefail
        git ls-tree -r --name-only -z HEAD | '\\'
        xargs -0r touch -h -r . --
'
dgit [xenial] ok: ready for work in ceph
 CD /tmp/test4/ceph
 del_lrfetchrefs...
multisuite xenial ok (canon=xenial)
multi clone before fetch merge
CD ceph
fetching -updates...
 | rmadison -asource -s-updates -uubuntu ceph
 => ` ceph | 0.41-1ubuntu2            | precise         | source'...
canonical suite name for -updates is artful
 + git config remote.dgit.skipdefaultupdate true
downloading 
http://archive.ubuntu.com/ubuntu/pool/main/c/ceph/ceph_10.2.7-0ubuntu1.dsc...
 get_archive_dsc: Version 10.2.7-0ubuntu1
last upload to archive: NO git hash
 | git for-each-ref '--format=%(objectname)' 
'[r]efs/dgit-fetch/ubuntu/dgit/artful'
 => `'
 previous reference hash=
 | git for-each-ref '--format=%(objectname)' '[r]efs/remotes/dgit/dgit/artful'
 => `'
 fetch_from_archive: lastfetch=
 CD .git/dgit/unpack
 considering reusing ceph_10.2.7.orig.tar.gz:  (No such file or directory)  (No 
such file or directory)  absent.
 ./ceph_10.2.7.orig.tar.gz does not exist, need to fetch
 + curl -f -o ./ceph_10.2.7.orig.tar.gz -- 
http://archive.ubuntu.com/ubuntu/pool/main/c/ceph/ceph_10.2.7.orig.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13.8M  100 13.8M    0     0  67.6M      0 --:--:-- --:--:-- --:--:-- 67.8M
 considering saving ceph_10.2.7.orig.tar.gz:  linked.
 considering reusing ceph_10.2.7-0ubuntu1.debian.tar.xz:  (No such file or 
directory)  (No such file or directory)  absent.
 ./ceph_10.2.7-0ubuntu1.debian.tar.xz does not exist, need to fetch
 + curl -f -o ./ceph_10.2.7-0ubuntu1.debian.tar.xz -- 
http://archive.ubuntu.com/ubuntu/pool/main/c/ceph/ceph_10.2.7-0ubuntu1.debian.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 45996  100 45996    0     0  2521k      0 --:--:-- --:--:-- --:--:-- 2642k
 considering saving ceph_10.2.7-0ubuntu1.debian.tar.xz:  linked.
 import considering ceph_10.2.7.orig.tar.gz  Y .gz orig
 + chmod -R '+rwX' _unpack-tar
 CD _unpack-tar
 | find -name .git -prune -print0
 + git init -q
 + git config gc.auto 0
 + git add -Af .
 | git write-tree
 => `b3c273514113f586858a88fbca699aa1ef51bbcc'
 | git ls-tree -z b3c273514113f586858a88fbca699aa1ef51bbcc
 => `040000 tree f50f9f208c122e4c1e4af9968b5d52a76f06c4ab\x09ceph-10.2.7\x00'
 one subtree f50f9f208c122e4c1e4af9968b5d52a76f06c4ab
 CD ..
 import considering ceph_10.2.7-0ubuntu1.debian.tar.xz  Y .xz (none)
 + chmod -R '+rwX' _unpack-tar
 CD _unpack-tar
 | find -name .git -prune -print0
 + git init -q
 + git config gc.auto 0
 + git add -Af .
 | git write-tree
 => `9a33422b5adbc17ea92ed320f510af171d4b445a'
 | git ls-tree -z 9a33422b5adbc17ea92ed320f510af171d4b445a
 => `040000 tree cbb17ee164478a901476bed4a3d82b5e84eb671c\x09debian\x00'
 one subtree cbb17ee164478a901476bed4a3d82b5e84eb671c
 CD ..
 + dpkg-source --skip-patches -x -- ceph.dsc
dpkg-source: info: extracting ceph in ceph-10.2.7
dpkg-source: info: unpacking ceph_10.2.7.orig.tar.gz
dpkg-source: info: unpacking ceph_10.2.7-0ubuntu1.debian.tar.xz
 CD ceph-10.2.7
 | find -name .git -prune -print0
 + git init -q
 + git config gc.auto 0
 + git add -Af .
 | git write-tree
 => `8858b86ede09bd3452d796a8cba437a65b8a34dc'
 checking for vendor-specific debian/patches/debian.series (Dpkg::Vendor 
`current vendor')
 checking for vendor-specific debian/patches/ubuntu.series ((base) distro being 
accessed)
 checking for vendor-specific debian/patches/ubuntu.series ((nominal) distro 
being accessed)
 + sh -ec 'exec >/dev/null; exec "$@"' x dpkg-source --before-build .
 + git add -Af .
 | git write-tree
 => `648f8e26e06631e4bfa51f31e8a429acd17c879b'
 | dpkg-parsechangelog --format rfc822 --all
 import clog search...
 import clog 10.2.7-0ubuntu1 package changelog, entry no.1...
 import clog 10.2.7-0ubuntu1 vs 10.2.7...
 import clog 10.2.7-0ubuntu1 becomes r1
 import clog 10.2.6-0ubuntu1 package changelog, entry no.2...
 import clog 10.2.6-0ubuntu1 vs 10.2.7...
 | date '+%s %z' -d 'Fri, 21 Apr 2017 09:20:08 +0100'
 => `1492762808 +0000'
 | date '+%s %z' -d 'Fri, 21 Apr 2017 09:20:08 +0100'
 => `1492762808 +0000'
 import tartrees authline   James Page <[email protected]> 1492762808 +0000
 import tartrees r1authline James Page <[email protected]> 1492762808 +0000
 import tartree ceph_10.2.7.orig.tar.gz f50f9f208c122e4c1e4af9968b5d52a76f06c4ab
 | git hash-object -w -t commit --stdin
 => f8634ce0a881f2aa7706814568504775ab61bc58
 import tartree ceph_10.2.7-0ubuntu1.debian.tar.xz 
cbb17ee164478a901476bed4a3d82b5e84eb671c
 | git hash-object -w -t commit --stdin
 => 07d65eac62bf733af08b58b07211ef080d6f2d04
 import main commit
 | git hash-object -w -t commit ../commit.tmp
 => `0037131b7a72df57fc5fe5345bba2566b17f839e'
 import apply patches...
 | git hash-object -w -t commit --stdin
 => a0a76cbd78bb5c2b3d17574ecebbfd30fed529bf
 + git checkout -q -b dapplied a0a76cbd78bb5c2b3d17574ecebbfd30fed529bf
 + git checkout -q -b unpa 0037131b7a72df57fc5fe5345bba2566b17f839e
 | date '+%s %z' -d 'Fri, 21 Apr 2017 09:20:08 +0100'
 => `1492762808 +0000'
 + git checkout -q unpa
 + git update-ref -d refs/heads/patch-queue/unpa
 + sh -ec 'exec >/dev/null 2>>../../gbp-pq-output; exec "$@"' x gbp pq import
 | git rev-parse 'HEAD~0'
 => `97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7'
 | git rev-parse HEAD:
 => `648f8e26e06631e4bfa51f31e8a429acd17c879b'
synthesised git commit from .dsc 10.2.7-0ubuntu1
 CD ../../../..
 fetch mergeinfos:
  commit 97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7 Import of source package
 fetch hash=97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7
 + git update-ref -m 'dgit fetch artful' DGIT_ARCHIVE 
97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7
 | git log -n2 97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7
 => `commit 97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7'...
 | git update-ref -m 'dgit fetch' refs/remotes/dgit/dgit/artful 
97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7
 => `'
dgit [-updates] ok: fetched into refs/remotes/dgit/dgit/artful
 CD /tmp/test4/ceph
 del_lrfetchrefs...
multisuite -updates ok (canon=artful)
| git for-each-ref '--format=%(objectname)' '[r]efs/remotes/dgit/dgit/xenial'
=> `f73f081956ca572d1af0ed9f55e286618b852b63'
| git for-each-ref '--format=%(objectname)' '[r]efs/remotes/dgit/dgit/artful'
=> `97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7'
| git for-each-ref '--format=%(objectname)' 
'[r]efs/remotes/dgit/dgit/xenial,artful'
=> `'
+ sh -ec 'exec >.git/dgit/clog-f73f081956ca572d1af0ed9f55e286618b852b63; exec 
"$@"' x git cat-file blob 
f73f081956ca572d1af0ed9f55e286618b852b63:debian/changelog
+ sh -ec 'exec >.git/dgit/clog-97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7; exec 
"$@"' x git cat-file blob 
97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7:debian/changelog
multisuite merge check artful
multisuite merge this-needed
multisuite merge check xenial
| git merge-base f73f081956ca572d1af0ed9f55e286618b852b63 
97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7
=>!256
multisuite merge this-needed
multisuite merge nontrivial
| git rev-parse 97b1dc6d58fc3ca93bd85d955dff50a88ff5bca7:
=> `648f8e26e06631e4bfa51f31e8a429acd17c879b'
multisuite merge include xenial
multisuite merge include artful
| date '+%s %z' -d 'Fri, 21 Apr 2017 09:20:08 +0100'
=> `1492762808 +0000'
| git hash-object -w -t commit --stdin
=> c7eb38f0d524858af30901846b6ae4d0b99eacf6
multisuite merge generated c7eb38f0d524858af30901846b6ae4d0b99eacf6
+ git update-ref -m 'dgit fetch xenial,artful' DGIT_ARCHIVE 
c7eb38f0d524858af30901846b6ae4d0b99eacf6
| git log -n2 c7eb38f0d524858af30901846b6ae4d0b99eacf6
=> `commit c7eb38f0d524858af30901846b6ae4d0b99eacf6'...
| git update-ref -m 'dgit fetch' 'refs/remotes/dgit/dgit/xenial,artful' 
c7eb38f0d524858af30901846b6ae4d0b99eacf6
=> `'
calculated combined tracking suite xenial,artful
multi clone after fetch merge
+ git reset --hard 'refs/remotes/dgit/dgit/xenial,artful'
HEAD is now at c7eb38f Combine archive branches xenial,artful [dgit]
+ bash -ec '        set -o pipefail
        git ls-tree -r --name-only -z HEAD | '\\'
        xargs -0r touch -h -r . --
'
dgit ok: ready for work in ceph
clone rmonerror removing ceph

--- End Message ---
--- Begin Message ---
Source: dgit
Source-Version: 3.11~deb9u1

We believe that the bug you reported is fixed in the latest version of
dgit, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ian Jackson <[email protected]> (supplier of updated dgit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 11 Jul 2017 09:28:15 +0100
Source: dgit
Binary: dgit dgit-infrastructure
Architecture: all source
Version: 3.11~deb9u1
Distribution: stretch
Urgency: high
Maintainer: Ian Jackson <[email protected]>
Changed-By: Ian Jackson <[email protected]>
Closes: 857694 858054 865863 867185 867189 867309 867434 867603 867693
Description: 
 dgit       - git interoperability with the Debian archive
 dgit-infrastructure - dgit server backend infrastructure
Changes:
 dgit (3.11~deb9u1) stretch; urgency=high
 .
   * Rebuild and upload to stretch.
 .
 dgit (3.11) unstable; urgency=high
 .
   Important bugfixes to dgit:
   * Fix rpush+buildinfo: Transfer buildinfos for signing.  Closes:#867693.
   * Cope if the archive server sends an HTTP redirect,
     by passing -L to curl.  Closes:#867185,#867309.
   * Cope with newer git which hates --local outside a tree.  Closes:#865863.
   * rpush: Honour local git config from build host working tree.
   * Tolerate compressor terminating with SIGPIPE.  Closes:#857694.
   * Honour more pre-tree git config options in our private trees sharing
     the user's object store.  In particular, core.sharedRepository.
     Prompted by #867603.
   * Clone multisuite works even without --no-rm-on-error.  Closes:#867434.
   * Work if "git init" does not create $GIT/info.  Closes:#858054.
   * Actually understand foo,-security (!)  Closes:#867189.
 .
   Important bugfixes to other components:
   * dgit-badcommit-fixup: Honour core.sharedRepository.   Closes:#867603.
   * infrastructure: Cope with new git-receive-pack which has
     quarantine feature: ie, work around #867702.
 .
   Test suite:
   * Cope with git restricting ext:: protocols.
   * multisuite: Test clone without --rm-on-error.
Checksums-Sha1: 
 df0129f7c33e51ac76cdbc3a8af7e19a1eed6d23 1536 dgit_3.11~deb9u1.dsc
 a3cb50f6e32039914cb40ceca80e909ee63fa321 399729 dgit_3.11~deb9u1.tar.gz
 8bf2a2bc338609e7b902009904e8a512b0aef5df 47572 
dgit-infrastructure_3.11~deb9u1_all.deb
 e33770373fd88ba5cde8026b5d68a841c3181e1d 133290 dgit_3.11~deb9u1_all.deb
 cd53190ace5e4a4d2d32154d6d96ee514deb7290 5267 dgit_3.11~deb9u1_amd64.buildinfo
Checksums-Sha256: 
 4ba1f07c5e0e772724714d5f9f6efef2835be715d595e7c0564ba0d064042469 1536 
dgit_3.11~deb9u1.dsc
 fb7946313123e28c017b64d31b96c5c4209dc3d63ae1c2a1109b569e26badd44 399729 
dgit_3.11~deb9u1.tar.gz
 e2918a45fb7adba10ed23fcacd63d430a81f9efd8370adf1500a66d450caeebc 47572 
dgit-infrastructure_3.11~deb9u1_all.deb
 4a809d9be0ca0f08b5ad7895b55773a8a7d020ebc49a3fddbe3d0bce033e5b98 133290 
dgit_3.11~deb9u1_all.deb
 4af930378f250bcc90e0a5b12766e79bf99237629e19dcaa21835fb2b4e306d1 5267 
dgit_3.11~deb9u1_amd64.buildinfo
Files: 
 5c5b66e9d3dde9d9758aff30ba75bec9 1536 devel optional dgit_3.11~deb9u1.dsc
 08f239f5a7993bcd7842fbc6e274b21d 399729 devel optional dgit_3.11~deb9u1.tar.gz
 d64632f9623cfbe3ac2b830c05829696 47572 devel extra 
dgit-infrastructure_3.11~deb9u1_all.deb
 0aeb696f6b62a31463e4607420ba7ba9 133290 devel optional dgit_3.11~deb9u1_all.deb
 5b8796741aab8efdcd27244c0137477f 5267 devel optional 
dgit_3.11~deb9u1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEVZrkbC1rbTJl58uh4+M5I0i1DTkFAllqZwsACgkQ4+M5I0i1
DTnrrAgAw+mHQs2oj2kjHExKrzXpTf/lNwiJDyBW/l2bLI/kz5i1hhJbwkH8zauI
zlfJugVoCteMXVOqcEhONrTDukVwN0DqPv8vEHtPmqZE8dJw15yrE4268r4OlflJ
ox4I03zhLoUTFICA9IQc/pvmwv7VUTBMNhHKMjQGLIMPexAleFYEh/aDYP7QO+qv
JBz7+3ZiRKCUfr9SHfWQ9HTrnz+VVfWY2S51QaT8aJXTAxO9p6+hC3oOUbCO1xjH
314786fLsaSO9HMFviQ3Xjg07ibp6FVoCrd1crzShtnyHw5eJIVhZlJQcQQVPJus
A01HgDsZKMclz3qTvCHketO2qRKFAQ==
=YrI5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to