Package: sunclock Version: 3.56-5 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch
There has been a report to the Ubuntu-MOTU mailing list about the outdated Homepage field in debian control. The attached patch fixes this. Please apply it in the next release. Thank you. *** /tmp/tmpeS1U9h In Ubuntu, we've applied the attached patch to achieve the following: * debian/control: Update Homepage field for new location
diff -u sunclock-3.56/debian/changelog sunclock-3.56/debian/changelog diff -u sunclock-3.56/debian/control sunclock-3.56/debian/control --- sunclock-3.56/debian/control +++ sunclock-3.56/debian/control @@ -1,11 +1,12 @@ Source: sunclock Section: x11 Priority: optional Standards-Version: 3.8.0 Build-Depends: debhelper (>= 5), libx11-dev, libxpm-dev, xutils-dev, libjpeg62-dev, zlib1g-dev, libpng12-dev, dpatch -Homepage: http://frmas.free.fr/li_1.htm +Homepage: http://www.arvernes.com/wiki/index.php/Sunclock Package: sunclock Architecture: any

