Bug#818337: publican: git source url is out of date

2016-03-19 Thread svetlana
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



Bug#818337: publican: git source url is out of date

2016-03-15 Thread Svetlana A. Tkachenko
Package: publican
Severity: normal

Dear Maintainer,

I typed `apt-get source publican' and saw this output.

$ apt-get source publican/testing
Reading package lists... Done
Building dependency tree
Reading state information... Done
NOTICE: 'publican' packaging is maintained in the 'Git' version control system 
at:
git://git.debian.org/collab-maint/publican.git
...

But `git clone git://git.debian.org/collab-maint/publican.git' says this:
fatal: repository 'https://anonscm.debian.org/collab-maint/publican.git/' not 
found
And in a web browser it gives 404.

1) Please fix this by changing this URI to 
git://git.fedorahosted.org/publican.git as this is linked from the project home 
page specified in the package metadata.

2) I read the .dsc file,
> Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/publican.git
> Vcs-Git: git://anonscm.debian.org/collab-maint/publican.git
The first URI should be https://git.fedorahosted.org/git/publican.git

-- System Information:
Debian Release: 8.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)