On Tuesday 21 January 2014 10:07:51 Andreas Tille wrote:
> Please mind the '/(git/)*git/' in Vcs-Git.

Oops. I've messed up the substitution regexp. This is now fixed:

$ cme fix dpkg
Fixing from Dpkg...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Warning in 'control source Standards-Version' value '3.9.4': Current standards 
version is 3.9.5
Warning in 'control source Vcs-Browser' value 
'http://git.debian.org/?p=debian-med/r-cran-reshape2.git;a=summary': URL to 
debian system is not the recommended one (code is: '!defined $_ or ! 
/debian.org/ or m{^https?://anonscm.debian.org/(viewvc|gitweb|loggerhead)} ;')
Warning in 'control source Vcs-Git' value 
'git://git.debian.org/git/debian-med/r-cran-reshape2.git': URL to debian system 
is not the recommended one (code is: '!defined $_ or ! /debian.org/ or 
m{^http://anonscm.debian.org/git/(?!git/)} or 
m{^git://anonscm.debian.org/(?!git/)} ;')
Warning in 'copyright Format' value 'http://dep.debian.net/deps/dep5': Format 
does not match the recommended URL for DEP-5

Changes applied to dpkg configuration:
- control source Standards-Version: '3.9.4' -> '3.9.5' # applied fix
- control source Vcs-Browser: 
'http://git.debian.org/?p=debian-med/r-cran-reshape2.git;a=summary' -> 
'http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-reshape2.git;a=summary' 
# applied fix
- control source Vcs-Git: 
'git://git.debian.org/git/debian-med/r-cran-reshape2.git' -> 
'git://anonscm.debian.org/git/debian-med/r-cran-reshape2.git' # applied fix
- copyright Format: 'http://dep.debian.net/deps/dep5' -> 
'http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/' # applied 
fix

I've added test for all Vcs-* parameter. These changes are available in 
git.debian.org.

Theorically, cme will work on your packages. Can you check ?

All the best
-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org

Reply via email to