Hi, Please see the log below. I do not think git config interferes with what I see (such as by overwriting).
svetlana@laptop:~/pp$ LANG=C apt-get source publican Reading package lists... Done Building dependency tree Reading state information... Done NOTICE: 'publican' packaging is maintained in the 'Git' version control system at: git://anonscm.debian.org/collab-maint/publican.git Please use: git clone git://anonscm.debian.org/collab-maint/publican.git to retrieve the latest (possibly unreleased) updates to the package. Skipping already downloaded file 'publican_4.3.2-1.dsc' Skipping already downloaded file 'publican_4.3.2-1.debian.tar.xz' Need to get 4040 kB of source archives. Get:1 http://mirror.overthewire.com.au/debian stretch/main publican 4.3.2-1 (tar) [4040 kB] Fetched 2619 kB in 15s (173 kB/s) dpkg-source: info: extracting publican in publican-4.3.2 dpkg-source: info: unpacking publican_4.3.2.orig.tar.gz dpkg-source: info: unpacking publican_4.3.2-1.debian.tar.xz dpkg-source: info: applying fix-install-dir-of-completion-files.patch dpkg-source: info: applying drop-system-id-for-docbook-entities.patch dpkg-source: info: applying fix-handling-of-screen.patch dpkg-source: info: applying keep-pi-from-po.patch svetlana@laptop:~/pp$ grep -r anonscm . ./publican-4.3.2/debian/changelog: * Update Vcs related URL from git.debian.org to anonscm.debian .org. ./publican-4.3.2/debian/control:Vcs-Git: git://anonscm.debian.org/collab-maint/publican.git ./publican-4.3.2/debian/control:Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/publican. git ./publican_4.3.2-1.dsc:Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/publican.git ./publican_4.3.2-1.dsc:Vcs-Git: git://anonscm.debian.org/collab-maint/publican.git svetlana@laptop:~/pp$ Regards, Svetlana

