From 2492d2ec5cdd1214dfbc45725949e4bb453baf8e Mon Sep 17 00:00:00 2001
From: Paul Menzel <pm.debian@googlemail.com>
Date: Thu, 12 Jun 2008 17:34:05 +0200
Subject: [PATCH] There is no tag for URL in description, so use the Hompage field.


Signed-off-by: Paul Menzel <pm.debian@googlemail.com>
---
 debian/control |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 5f70f9f..ef8f9c8 100644
--- a/debian/control
+++ b/debian/control
@@ -22,10 +22,11 @@ Description: X.Org X server -- VIA display driver
  .
  Originally called the 'snapshot' release, since it was a snapshot of an
  experimental branch of the unichrome cvs code, this is a continued development
- of the open source unichrome driver (from <URL:http://unichrome.sf.net>) which
- also incorporates support for the unichrome-pro chipsets.
+ of the open source unichrome driver which also incorporates support for the
+ unichrome-pro chipsets.
  .
  Support for hardware acceleration (XvMC) for all chipsets has subsequently
  been ripped out of the unichrome.sf.net driver. Therefore your only option if
  you wish to make use of the acceleration features of your VIA chip with free
  and open-source drivers is to use this version of the driver.
+Homepage: http://unichrome.sf.net
-- 
1.5.5.4

