Package: maint-guide Version: 1.2.14 Severity: minor Tags: patch The Vcs-Cvs field is being used even though the source is hosted in svn. Attached patch fixes it.
-- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (100, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.31-1-686 (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/bash maint-guide depends on no packages. maint-guide recommends no packages. Versions of packages maint-guide suggests: ii debian-policy 3.8.3.0 Debian Policy Manual and related d ii developers-reference 3.4.3 guidelines and information for Deb ii devscripts 2.10.59 scripts to make the life of a Debi pn dh-make <none> (no description available) ii doc-base 0.9.5 utilities to manage online documen ii dput 0.9.5.1 Debian package upload tool ii dupload 2.6.6 utility to upload Debian packages ii fakeroot 1.14.4-1 Gives a fake root environment pn linda <none> (no description available) ii lintian 2.2.18 Debian package checker ii pbuilder 0.194 personal package builder for Debia
Index: debian/control =================================================================== --- debian/control (revision 7000) +++ debian/control (working copy) @@ -6,7 +6,7 @@ Build-Depends: debhelper (>> 4.0.0) Build-Depends-Indep: debiandoc-sgml (>= 1.2.1), texlive-full, w3m, latex-cjk-all, freetype2-demos, ghostscript | gs-esp | gs Standards-Version: 3.8.0 -Vcs-Cvs: svn://svn.debian.org/ddp/manuals/trunk/maint-guide +Vcs-Svn: svn://svn.debian.org/ddp/manuals/trunk/maint-guide Vcs-Browser: http://svn.debian.org/viewsvn/ddp/manuals/trunk/maint-guide/ Package: maint-guide