Hi,

I tried to read the vcs_browser field from udd sources table and wondered
why all my packages are missing such a field.  A wuicl query revealed:

udd=# SELECT release, source, vcs_type, vcs_url, vcs_browser FROM sources WHERE 
vcs_browser is not null ORDER by SOURCE;
    release    |         source          | vcs_type |                           
 vcs_url                            |                             vcs_browser   
                           
---------------+-------------------------+----------+---------------------------------------------------------------+----------------------------------------------------------------------
 lenny         | cakephp-instaweb        | Git      | 
git://git.chris-lamb.co.uk/cakephp-instaweb.git               | 
http://git.chris-lamb.co.uk/?p=cakephp-instaweb.git
 etch          | dutch                   | Svn      | 
svn://svn.debian.org/svn/pkg-dutch                            | 
http://svn.debian.org/wsvn/pkg-dutch
 sid           | emma-coverage           | Svn      | 
svn://svn.debian.org/pkg-java/trunk/emma-coverage             | 
http://svn.debian.org/wsvn/pkg-java/trunk/emma-coverage/
 squeeze       | emma-coverage           | Svn      | 
svn://svn.debian.org/pkg-java/trunk/emma-coverage             | 
http://svn.debian.org/wsvn/pkg-java/trunk/emma-coverage/
 lenny         | emma-coverage           | Svn      | 
svn://svn.debian.org/pkg-java/trunk/emma-coverage             | 
http://svn.debian.org/wsvn/pkg-java/trunk/emma-coverage/
 lenny         | ganymed-ssh2            | Svn      | 
svn://svn.debian.org/pkg-java/trunk/ganymed-ssh2              | 
http://svn.debian.org/wsvn/pkg-java/trunk/ganymed-ssh2/
 squeeze       | ganymed-ssh2            | Svn      | 
svn://svn.debian.org/pkg-java/trunk/ganymed-ssh2              | 
http://svn.debian.org/wsvn/pkg-java/trunk/ganymed-ssh2/
 sid           | ganymed-ssh2            | Svn      | 
svn://svn.debian.org/pkg-java/trunk/ganymed-ssh2              | 
http://svn.debian.org/wsvn/pkg-java/trunk/ganymed-ssh2/
 squeeze       | input-utils             | Svn      | 
svn://svn.debian.org/collab-maint/ext-maint/input-utils/trunk | 
http://svn.debian.org/wsvn/collab-maint/ext-maint/input-utils/trunk/
 sid           | input-utils             | Svn      | 
svn://svn.debian.org/collab-maint/ext-maint/input-utils/trunk | 
http://svn.debian.org/wsvn/collab-maint/ext-maint/input-utils/trunk/
 lenny         | input-utils             | Svn      | 
svn://svn.debian.org/collab-maint/ext-maint/input-utils/trunk | 
http://svn.debian.org/wsvn/collab-maint/ext-maint/input-utils/trunk/
 lenny         | libcommons-modeler-java | Svn      | 
svn://svn.debian.org/pkg-java/trunk/libcommons-modeler-java   | 
http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-modeler-java/
 sid           | libcommons-modeler-java | Svn      | 
svn://svn.debian.org/pkg-java/trunk/libcommons-modeler-java   | 
http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-modeler-java/
 squeeze       | libcommons-modeler-java | Svn      | 
svn://svn.debian.org/pkg-java/trunk/libcommons-modeler-java   | 
http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-modeler-java/
 etch          | mailman                 | Svn      | 
svn://svn.debian.org/svn/pkg-mailman                          | 
http://svn.debian.org/wsvn/pkg-mailman
 etch          | mailplate               | Git      | 
git://git.debian.org/git/collab-maint/mailplate.git           | 
http://git.debian.org/?p=collab-maint/mailplate.git
 etch          | mysql-connector-java    | Svn      | 
svn://svn.debian.org/pkg-java/trunk/mysql-connector-java      | 
http://svn.debian.org/wsvn/pkg-java/trunk/mysql-connector-java/
 etch-security | phpmyadmin              | Svn      | 
https://svn.kinkhorst.nl/svn/debian/phpmyadmin/trunk          | 
https://aphrodite.kinkhorst.nl/wsvn/debian/phpmyadmin/
 etch          | phpmyadmin              | Svn      | 
https://svn.kinkhorst.nl/svn/debian/phpmyadmin/trunk          | 
https://aphrodite.kinkhorst.nl/wsvn/debian/phpmyadmin/
 squeeze       | stylebook               | Svn      | 
svn://svn.debian.org/pkg-java/trunk/stylebook                 | 
http://svn.debian.org/wsvn/pkg-java/trunk/stylebook/
 sid           | stylebook               | Svn      | 
svn://svn.debian.org/pkg-java/trunk/stylebook                 | 
http://svn.debian.org/wsvn/pkg-java/trunk/stylebook/
 lenny         | stylebook               | Svn      | 
svn://svn.debian.org/pkg-java/trunk/stylebook                 | 
http://svn.debian.org/wsvn/pkg-java/trunk/stylebook/
(22 rows)

udd=# 

which is definitely way to less.  But strangely enough we actually
have some packages with this field which makes the more simple
assumption that the field was just forgotten when injecting the
data void.

Would anybody have a look?

Should things like this go to BTS targeting at Debian QA?

Kind regards

          Andreas.

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to