During the discussion of my sponsor Thomas Viehmann, I had to update some stuff..
Thanks for the help Tomas! -- Marco Rodrigues http://Marco.Tondela.org
diff -u xcin-2.5.2.99.pre2+cvs20030224/debian/control xcin-2.5.2.99.pre2+cvs20030224/debian/control --- xcin-2.5.2.99.pre2+cvs20030224/debian/control +++ xcin-2.5.2.99.pre2+cvs20030224/debian/control @@ -2,8 +2,9 @@ Section: utils Priority: optional Maintainer: Anthony Fok <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 3.0.5), libtabe-dev (>= 0.2.5+cvs20011207), libtabe-db, libdb-dev (>= 4.6.19-1), gettext, libx11-dev, x-dev +Build-Depends: debhelper (>= 3.0.5), libtabe-dev (>= 0.2.5+cvs20011207), libtabe-db, libdb-dev (>= 4.6.19-1), gettext, libx11-dev, x-dev, libxext-dev Standards-Version: 3.7.2 +Homepage: http://cle.linux.org.tw/xcin/ Package: xcin Architecture: any @@ -23,7 +24,6 @@ locales. More fonts and input methods will be available for Debian in the future. . - Home Page: http://xcin.linux.org.tw/ Authors: Edward Der-Hua Liu, Taiwan Suei-Jeng Wang <[EMAIL PROTECTED]> Tung-Han Hsieh <[EMAIL PROTECTED]> diff -u xcin-2.5.2.99.pre2+cvs20030224/debian/copyright xcin-2.5.2.99.pre2+cvs20030224/debian/copyright --- xcin-2.5.2.99.pre2+cvs20030224/debian/copyright +++ xcin-2.5.2.99.pre2+cvs20030224/debian/copyright @@ -5,7 +5,7 @@ migrating this package from 2.3.x to 2.5.x. :-) It was downloaded from: - ftp://xcin.linux.org.tw/pub/xcin/xcin/xcin-2.5.2.3.tar.gz + ftp://cle.linux.org.tw/pub/xcin/ftp/xcin/ with reference to 鳿°¸æ Cd Chen <[EMAIL PROTECTED]> and éåå¿ CHENG Yuan-Chung's <[EMAIL PROTECTED]> xcin source RPM @@ -15,7 +15,7 @@ xcin-2.5.0-0.3.src.rpm For up-to-date comprehensive information and source code, visit - http://xcin.linux.org.tw/ + http://cle.linux.org.tw/xcin/ Upstream Authors: diff -u xcin-2.5.2.99.pre2+cvs20030224/debian/watch xcin-2.5.2.99.pre2+cvs20030224/debian/watch --- xcin-2.5.2.99.pre2+cvs20030224/debian/watch +++ xcin-2.5.2.99.pre2+cvs20030224/debian/watch @@ -1,5 +1,2 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# Site Directory Pattern Version Script -xcin.linux.org.tw /pub/xcin/xcin xcin-*.tar.gz debian uupdate +version=3 +ftp://cle.linux.org.tw/pub/xcin/ftp/xcin/xcin-(.*)\.tar\.gz diff -u xcin-2.5.2.99.pre2+cvs20030224/debian/changelog xcin-2.5.2.99.pre2+cvs20030224/debian/changelog --- xcin-2.5.2.99.pre2+cvs20030224/debian/changelog +++ xcin-2.5.2.99.pre2+cvs20030224/debian/changelog @@ -1,3 +1,16 @@ +xcin (2.5.2.99.pre2+cvs20030224-1.5) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: + + Add Homepage field with new upstream URL. + + Add build dependency on libxext-dev (Closes: #451135). + * debian/watch: + + Change to version 3 and fix url path (Closes: #450140). + * debian/copyright: + + Fix upstream URL to the new one. + + -- Marco Rodrigues <[EMAIL PROTECTED]> Wed, 11 Jun 2008 09:51:11 +0100 + xcin (2.5.2.99.pre2+cvs20030224-1.4) unstable; urgency=low * Non-maintainer upload.

