[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#637524: marked as done (qa.debian.org: UDD: Vcs-* header with uppercase letters not considered)



Your message dated Sun, 31 Mar 2013 15:29:41 +0200
with message-id <20130331132941.GA1646@xanadu.blop.info>
and subject line Re: Bug#637524: qa.debian.org: UDD: Vcs-* header with uppercase letters not considered
has caused the Debian Bug report #637524,
regarding qa.debian.org: UDD: Vcs-* header with uppercase letters not considered
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 owner@bugs.debian.org
immediately.)


-- 
637524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637524
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: normal
User: qa.debian.org@packages.debian.org
Usertags: udd


AFAICS udd has a bug when the VCS is written with uppercase letters
in the source package. Vcs-CVS doesn't seem to be counted as Cvs
then:

udd=> SELECT version,vcs_type,vcs_url,vcs_browser FROM sources_uniq WHERE source='mksh';                                                                                                  version         | vcs_type | vcs_url |                   vcs_browser
-------------------------+----------+---------+--------------------------------------------------
 28.0-3                  |          |         |
 35.2-3                  |          |         |
 39.3.20100725-1~bpo50+1 |          |         | http://cvs.mirbsd.de/contrib/hosted/tg/deb/mksh/
 39.3.20100725-1         |          |         | http://cvs.mirbsd.de/contrib/hosted/tg/deb/mksh/
 40.2-1~bpo50+1          |          |         | http://cvs.mirbsd.de/contrib/hosted/tg/deb/mksh/
 40.2-2~bpo60+1          |          |         | http://cvs.mirbsd.de/contrib/hosted/tg/deb/mksh/
 40.2-2                  |          |         | http://cvs.mirbsd.de/contrib/hosted/tg/deb/mksh/
 40.2-2                  |          |         | http://cvs.mirbsd.de/contrib/hosted/tg/deb/mksh/
(8 rows)

% apt-cache showsrc mksh | grep Vcs | sort -u
Vcs-Browser: http://cvs.mirbsd.de/contrib/hosted/tg/deb/mksh/
Vcs-Cvs: :ext:_anoncvs@anoncvs.mirbsd.org:/cvs contrib/hosted/tg/deb/mksh

% apt-get source mksh >/dev/null
% grep Vcs mksh-40.2/debian/control
Vcs-CVS: :ext:_anoncvs@anoncvs.mirbsd.org:/cvs contrib/hosted/tg/deb/mksh
Vcs-Browser: http://cvs.mirbsd.de/contrib/hosted/tg/deb/mksh/

regards,
-mika-



--- End Message ---
--- Begin Message ---
Hi,

I've deployed a new importer for archive data, and fixes that issue.

Lucas

--- End Message ---

Reply to: